var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=476936&docid=2608296&x=329',
		'title': '',
		'imageId': '2608296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476936&docid=2608299&x=329',
		'title': '',
		'imageId': '2608299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476936&docid=2608304&x=329',
		'title': '',
		'imageId': '2608304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476936&docid=2608307&x=329',
		'title': '',
		'imageId': '2608307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476936&docid=2608310&x=329',
		'title': '',
		'imageId': '2608310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476936&docid=2608313&x=329',
		'title': '',
		'imageId': '2608313',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476936&docid=2608316&x=329',
		'title': '',
		'imageId': '2608316',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476936&docid=2608319&x=329',
		'title': '',
		'imageId': '2608319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #476936';

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