var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3899896&docid=67403253&x=727',
		'title': '',
		'imageId': '67403253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899896&docid=67403251&x=727',
		'title': '',
		'imageId': '67403251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899896&docid=67403250&x=727',
		'title': '',
		'imageId': '67403250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899896&docid=67403252&x=727',
		'title': '',
		'imageId': '67403252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899896&docid=67403266&x=727',
		'title': '',
		'imageId': '67403266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899896&docid=67403262&x=727',
		'title': '',
		'imageId': '67403262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899896&docid=67403265&x=727',
		'title': '',
		'imageId': '67403265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899896&docid=67403264&x=727',
		'title': '',
		'imageId': '67403264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899896&docid=67403263&x=727',
		'title': '',
		'imageId': '67403263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3899896';

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