var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3915612&docid=66702674&x=440',
		'title': '',
		'imageId': '66702674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915612&docid=66702676&x=440',
		'title': '',
		'imageId': '66702676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915612&docid=66702675&x=440',
		'title': '',
		'imageId': '66702675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915612&docid=66702671&x=440',
		'title': '',
		'imageId': '66702671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915612&docid=66702672&x=440',
		'title': '',
		'imageId': '66702672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915612&docid=66702670&x=440',
		'title': '',
		'imageId': '66702670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915612&docid=66702673&x=440',
		'title': '',
		'imageId': '66702673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915612&docid=66702677&x=440',
		'title': '',
		'imageId': '66702677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915612&docid=66702669&x=440',
		'title': '',
		'imageId': '66702669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3915612';

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