var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013571&docid=70049302&x=2249',
		'title': '',
		'imageId': '70049302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013571&docid=70049303&x=2249',
		'title': '',
		'imageId': '70049303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013571&docid=70049304&x=2249',
		'title': '',
		'imageId': '70049304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013571&docid=70049305&x=2249',
		'title': '',
		'imageId': '70049305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013571&docid=70049306&x=2249',
		'title': '',
		'imageId': '70049306',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013571&docid=70049307&x=2249',
		'title': '',
		'imageId': '70049307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013571&docid=70049308&x=2249',
		'title': '',
		'imageId': '70049308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013571&docid=70049309&x=2249',
		'title': '',
		'imageId': '70049309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013571&docid=70049310&x=2249',
		'title': '',
		'imageId': '70049310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013571';

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