var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3984188&docid=69357772&x=291',
		'title': '',
		'imageId': '69357772',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984188&docid=69357774&x=291',
		'title': '',
		'imageId': '69357774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984188&docid=69357776&x=291',
		'title': '',
		'imageId': '69357776',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984188&docid=69357778&x=291',
		'title': '',
		'imageId': '69357778',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984188&docid=69357780&x=291',
		'title': '',
		'imageId': '69357780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984188&docid=69357782&x=291',
		'title': '',
		'imageId': '69357782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984188&docid=69357783&x=291',
		'title': '',
		'imageId': '69357783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984188&docid=69357786&x=291',
		'title': '',
		'imageId': '69357786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984188&docid=69357788&x=291',
		'title': '',
		'imageId': '69357788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3984188';

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