var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3867933&docid=66610445&x=5110',
		'title': '',
		'imageId': '66610445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867933&docid=66610446&x=5110',
		'title': '',
		'imageId': '66610446',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867933&docid=66610447&x=5110',
		'title': '',
		'imageId': '66610447',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867933&docid=66610448&x=5110',
		'title': '',
		'imageId': '66610448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867933&docid=66610450&x=5110',
		'title': '',
		'imageId': '66610450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867933&docid=66610449&x=5110',
		'title': '',
		'imageId': '66610449',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3867933';

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