var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4042990&docid=70810562&x=4729',
		'title': '',
		'imageId': '70810562',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042990&docid=70810563&x=4729',
		'title': '',
		'imageId': '70810563',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042990&docid=70810564&x=4729',
		'title': '',
		'imageId': '70810564',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042990&docid=70810565&x=4729',
		'title': '',
		'imageId': '70810565',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042990&docid=70810566&x=4729',
		'title': '',
		'imageId': '70810566',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042990&docid=70810575&x=4729',
		'title': '',
		'imageId': '70810575',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042990&docid=70810578&x=4729',
		'title': '',
		'imageId': '70810578',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042990&docid=70810579&x=4729',
		'title': '',
		'imageId': '70810579',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042990&docid=70810581&x=4729',
		'title': '',
		'imageId': '70810581',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042990&docid=70810583&x=4729',
		'title': '',
		'imageId': '70810583',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042990&docid=70810584&x=4729',
		'title': '',
		'imageId': '70810584',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042990&docid=70810561&x=4729',
		'title': '',
		'imageId': '70810561',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4042990';

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";
	})
}
