var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013173&docid=70031528&x=145',
		'title': '',
		'imageId': '70031528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013173&docid=70031527&x=145',
		'title': '',
		'imageId': '70031527',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013173&docid=70031530&x=145',
		'title': '',
		'imageId': '70031530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013173&docid=70031531&x=145',
		'title': '',
		'imageId': '70031531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013173&docid=70031532&x=145',
		'title': '',
		'imageId': '70031532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013173&docid=70031537&x=145',
		'title': '',
		'imageId': '70031537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013173&docid=70031540&x=145',
		'title': '',
		'imageId': '70031540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013173&docid=70031543&x=145',
		'title': '',
		'imageId': '70031543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013173&docid=70031529&x=145',
		'title': '',
		'imageId': '70031529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013173';

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