var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3899892&docid=67402863&x=203',
		'title': '',
		'imageId': '67402863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899892&docid=67402861&x=203',
		'title': '',
		'imageId': '67402861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899892&docid=67402860&x=203',
		'title': '',
		'imageId': '67402860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899892&docid=67402859&x=203',
		'title': '',
		'imageId': '67402859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899892&docid=67402864&x=203',
		'title': '',
		'imageId': '67402864',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899892&docid=67402862&x=203',
		'title': '',
		'imageId': '67402862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899892&docid=67402883&x=203',
		'title': '',
		'imageId': '67402883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899892&docid=67402884&x=203',
		'title': '',
		'imageId': '67402884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899892&docid=67402880&x=203',
		'title': '',
		'imageId': '67402880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3899892';

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