var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3967099&docid=65184761&x=4946',
		'title': '',
		'imageId': '65184761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967099&docid=65184762&x=4946',
		'title': '',
		'imageId': '65184762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967099&docid=65184181&x=4946',
		'title': '',
		'imageId': '65184181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967099&docid=65184180&x=4946',
		'title': '',
		'imageId': '65184180',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967099&docid=65184186&x=4946',
		'title': '',
		'imageId': '65184186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967099&docid=65184172&x=4946',
		'title': '',
		'imageId': '65184172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967099&docid=65184177&x=4946',
		'title': '',
		'imageId': '65184177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967099&docid=65184176&x=4946',
		'title': '',
		'imageId': '65184176',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967099&docid=65184170&x=4946',
		'title': '',
		'imageId': '65184170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3967099';

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