var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4000370&docid=69724346&x=1238',
		'title': '',
		'imageId': '69724346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000370&docid=69724347&x=1238',
		'title': '',
		'imageId': '69724347',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000370&docid=69724348&x=1238',
		'title': '',
		'imageId': '69724348',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000370&docid=69724349&x=1238',
		'title': '',
		'imageId': '69724349',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000370&docid=69724350&x=1238',
		'title': '',
		'imageId': '69724350',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000370&docid=69724353&x=1238',
		'title': '',
		'imageId': '69724353',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000370&docid=69724345&x=1238',
		'title': '',
		'imageId': '69724345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000370&docid=69724357&x=1238',
		'title': '',
		'imageId': '69724357',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4000370';

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