var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4000714&docid=69733842&x=1925',
		'title': '',
		'imageId': '69733842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000714&docid=69733846&x=1925',
		'title': '',
		'imageId': '69733846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000714&docid=69733847&x=1925',
		'title': '',
		'imageId': '69733847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000714&docid=69733844&x=1925',
		'title': '',
		'imageId': '69733844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000714&docid=69733841&x=1925',
		'title': '',
		'imageId': '69733841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000714&docid=69733845&x=1925',
		'title': '',
		'imageId': '69733845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000714&docid=69733843&x=1925',
		'title': '',
		'imageId': '69733843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000714&docid=69733839&x=1925',
		'title': '',
		'imageId': '69733839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000714&docid=69733840&x=1925',
		'title': '',
		'imageId': '69733840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4000714';

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