var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010617&docid=69974128&x=1035',
		'title': '',
		'imageId': '69974128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010617&docid=69974129&x=1035',
		'title': '',
		'imageId': '69974129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010617&docid=69974130&x=1035',
		'title': '',
		'imageId': '69974130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010617&docid=69974131&x=1035',
		'title': '',
		'imageId': '69974131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010617&docid=69974132&x=1035',
		'title': '',
		'imageId': '69974132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010617&docid=69974135&x=1035',
		'title': '',
		'imageId': '69974135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010617&docid=69974138&x=1035',
		'title': '',
		'imageId': '69974138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010617&docid=69974145&x=1035',
		'title': '',
		'imageId': '69974145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010617&docid=69974127&x=1035',
		'title': '',
		'imageId': '69974127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010617';

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