var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3998743&docid=69572829&x=4149',
		'title': '',
		'imageId': '69572829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998743&docid=69572827&x=4149',
		'title': '',
		'imageId': '69572827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998743&docid=69572828&x=4149',
		'title': '',
		'imageId': '69572828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998743&docid=69572832&x=4149',
		'title': '',
		'imageId': '69572832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998743&docid=69572831&x=4149',
		'title': '',
		'imageId': '69572831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998743&docid=69572830&x=4149',
		'title': '',
		'imageId': '69572830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998743&docid=69572833&x=4149',
		'title': '',
		'imageId': '69572833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998743&docid=69572835&x=4149',
		'title': '',
		'imageId': '69572835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998743&docid=69572834&x=4149',
		'title': '',
		'imageId': '69572834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3998743';

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