var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3686311&docid=69003647&x=3514',
		'title': '',
		'imageId': '69003647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3686311&docid=69003648&x=3514',
		'title': '',
		'imageId': '69003648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3686311&docid=69003646&x=3514',
		'title': '',
		'imageId': '69003646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3686311&docid=69003645&x=3514',
		'title': '',
		'imageId': '69003645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3686311&docid=69003668&x=3514',
		'title': '',
		'imageId': '69003668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3686311&docid=69003644&x=3514',
		'title': '',
		'imageId': '69003644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3686311';

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