var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4001686&docid=69807252&x=2039',
		'title': '',
		'imageId': '69807252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001686&docid=69807288&x=2039',
		'title': '',
		'imageId': '69807288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001686&docid=69807286&x=2039',
		'title': '',
		'imageId': '69807286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001686&docid=69807287&x=2039',
		'title': '',
		'imageId': '69807287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001686&docid=69807289&x=2039',
		'title': '',
		'imageId': '69807289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001686&docid=69807311&x=2039',
		'title': '',
		'imageId': '69807311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001686&docid=69807310&x=2039',
		'title': '',
		'imageId': '69807310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001686&docid=69807312&x=2039',
		'title': '',
		'imageId': '69807312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001686&docid=69807313&x=2039',
		'title': '',
		'imageId': '69807313',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4001686';

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