var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3976325&docid=69178412&x=911',
		'title': '',
		'imageId': '69178412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976325&docid=69178417&x=911',
		'title': '',
		'imageId': '69178417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976325&docid=69178410&x=911',
		'title': '',
		'imageId': '69178410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976325&docid=69178415&x=911',
		'title': '',
		'imageId': '69178415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976325&docid=69178411&x=911',
		'title': '',
		'imageId': '69178411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976325&docid=69178413&x=911',
		'title': '',
		'imageId': '69178413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976325&docid=69178416&x=911',
		'title': '',
		'imageId': '69178416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976325&docid=69178414&x=911',
		'title': '',
		'imageId': '69178414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976325&docid=69178418&x=911',
		'title': '',
		'imageId': '69178418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3976325';

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