var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4006887&docid=37558988&x=1943',
		'title': '',
		'imageId': '37558988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006887&docid=37558993&x=1943',
		'title': '',
		'imageId': '37558993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006887&docid=37558985&x=1943',
		'title': '',
		'imageId': '37558985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006887&docid=37558994&x=1943',
		'title': '',
		'imageId': '37558994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006887&docid=37558986&x=1943',
		'title': '',
		'imageId': '37558986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006887&docid=37558983&x=1943',
		'title': '',
		'imageId': '37558983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006887&docid=37558984&x=1943',
		'title': '',
		'imageId': '37558984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006887&docid=37558987&x=1943',
		'title': '',
		'imageId': '37558987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4006887';

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