var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3985104&docid=69385807&x=4019',
		'title': '',
		'imageId': '69385807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985104&docid=69385808&x=4019',
		'title': '',
		'imageId': '69385808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985104&docid=69385809&x=4019',
		'title': '',
		'imageId': '69385809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985104&docid=69385810&x=4019',
		'title': '',
		'imageId': '69385810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985104&docid=69385812&x=4019',
		'title': '',
		'imageId': '69385812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985104&docid=69385811&x=4019',
		'title': '',
		'imageId': '69385811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985104&docid=69385806&x=4019',
		'title': '',
		'imageId': '69385806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985104&docid=69385813&x=4019',
		'title': '',
		'imageId': '69385813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3985104';

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