var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013270&docid=69938563&x=4927',
		'title': '',
		'imageId': '69938563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013270&docid=69938562&x=4927',
		'title': '',
		'imageId': '69938562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013270&docid=69938564&x=4927',
		'title': '',
		'imageId': '69938564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013270&docid=69938567&x=4927',
		'title': '',
		'imageId': '69938567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013270&docid=69938566&x=4927',
		'title': '',
		'imageId': '69938566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013270&docid=69938570&x=4927',
		'title': '',
		'imageId': '69938570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013270&docid=69938565&x=4927',
		'title': '',
		'imageId': '69938565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013270&docid=69938577&x=4927',
		'title': '',
		'imageId': '69938577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013270&docid=69938578&x=4927',
		'title': '',
		'imageId': '69938578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013270';

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