var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010933&docid=69982615&x=4938',
		'title': '',
		'imageId': '69982615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010933&docid=69982616&x=4938',
		'title': '',
		'imageId': '69982616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010933&docid=69982617&x=4938',
		'title': '',
		'imageId': '69982617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010933&docid=69982618&x=4938',
		'title': '',
		'imageId': '69982618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010933&docid=69982619&x=4938',
		'title': '',
		'imageId': '69982619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010933&docid=69982620&x=4938',
		'title': '',
		'imageId': '69982620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010933&docid=69982621&x=4938',
		'title': '',
		'imageId': '69982621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010933&docid=69982622&x=4938',
		'title': '',
		'imageId': '69982622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010933&docid=69982623&x=4938',
		'title': '',
		'imageId': '69982623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010933';

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