var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010223&docid=69966309&x=489',
		'title': '',
		'imageId': '69966309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010223&docid=69966308&x=489',
		'title': '',
		'imageId': '69966308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010223&docid=69966311&x=489',
		'title': '',
		'imageId': '69966311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010223&docid=69966310&x=489',
		'title': '',
		'imageId': '69966310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010223&docid=69966314&x=489',
		'title': '',
		'imageId': '69966314',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010223&docid=69966313&x=489',
		'title': '',
		'imageId': '69966313',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010223&docid=69966312&x=489',
		'title': '',
		'imageId': '69966312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010223&docid=69966307&x=489',
		'title': '',
		'imageId': '69966307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010223&docid=69966306&x=489',
		'title': '',
		'imageId': '69966306',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010223';

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