var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017150&docid=70159382&x=724',
		'title': '',
		'imageId': '70159382',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017150&docid=70159381&x=724',
		'title': '',
		'imageId': '70159381',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017150&docid=70159383&x=724',
		'title': '',
		'imageId': '70159383',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017150&docid=70159384&x=724',
		'title': '',
		'imageId': '70159384',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017150&docid=70159385&x=724',
		'title': '',
		'imageId': '70159385',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017150&docid=70159386&x=724',
		'title': '',
		'imageId': '70159386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017150&docid=70159392&x=724',
		'title': '',
		'imageId': '70159392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017150&docid=70159393&x=724',
		'title': '',
		'imageId': '70159393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017150&docid=70159395&x=724',
		'title': '',
		'imageId': '70159395',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017150&docid=70159400&x=724',
		'title': '',
		'imageId': '70159400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017150&docid=70159401&x=724',
		'title': '',
		'imageId': '70159401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017150&docid=70159404&x=724',
		'title': '',
		'imageId': '70159404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017150&docid=70159409&x=724',
		'title': '',
		'imageId': '70159409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017150&docid=70159411&x=724',
		'title': '',
		'imageId': '70159411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017150&docid=70159413&x=724',
		'title': '',
		'imageId': '70159413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017150&docid=70159418&x=724',
		'title': '',
		'imageId': '70159418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017150&docid=70159419&x=724',
		'title': '',
		'imageId': '70159419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017150';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
