var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3991692&docid=69526980&x=4441',
		'title': '',
		'imageId': '69526980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991692&docid=69526983&x=4441',
		'title': '',
		'imageId': '69526983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991692&docid=69526984&x=4441',
		'title': '',
		'imageId': '69526984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991692&docid=69526979&x=4441',
		'title': '',
		'imageId': '69526979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991692&docid=69526978&x=4441',
		'title': '',
		'imageId': '69526978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991692&docid=69526981&x=4441',
		'title': '',
		'imageId': '69526981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991692&docid=69526982&x=4441',
		'title': '',
		'imageId': '69526982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991692&docid=69526985&x=4441',
		'title': '',
		'imageId': '69526985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991692&docid=69526977&x=4441',
		'title': '',
		'imageId': '69526977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3991692';

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