var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3893570&docid=66655410&x=4347',
		'title': '',
		'imageId': '66655410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893570&docid=66655416&x=4347',
		'title': '',
		'imageId': '66655416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893570&docid=66655415&x=4347',
		'title': '',
		'imageId': '66655415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893570&docid=66655414&x=4347',
		'title': '',
		'imageId': '66655414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893570&docid=66655411&x=4347',
		'title': '',
		'imageId': '66655411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893570&docid=66655417&x=4347',
		'title': '',
		'imageId': '66655417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893570&docid=66655409&x=4347',
		'title': '',
		'imageId': '66655409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893570&docid=66655413&x=4347',
		'title': '',
		'imageId': '66655413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893570&docid=66655412&x=4347',
		'title': '',
		'imageId': '66655412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3893570';

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