var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008797&docid=69930297&x=2240',
		'title': '',
		'imageId': '69930297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008797&docid=69930290&x=2240',
		'title': '',
		'imageId': '69930290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008797&docid=69930289&x=2240',
		'title': '',
		'imageId': '69930289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008797&docid=69930294&x=2240',
		'title': '',
		'imageId': '69930294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008797&docid=69930296&x=2240',
		'title': '',
		'imageId': '69930296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008797&docid=69930291&x=2240',
		'title': '',
		'imageId': '69930291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008797&docid=69930292&x=2240',
		'title': '',
		'imageId': '69930292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008797&docid=69930295&x=2240',
		'title': '',
		'imageId': '69930295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008797&docid=69930293&x=2240',
		'title': '',
		'imageId': '69930293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008797';

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