var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012760&docid=69717932&x=3646',
		'title': '',
		'imageId': '69717932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012760&docid=69717930&x=3646',
		'title': '',
		'imageId': '69717930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012760&docid=69717928&x=3646',
		'title': '',
		'imageId': '69717928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012760&docid=69717929&x=3646',
		'title': '',
		'imageId': '69717929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012760&docid=69717934&x=3646',
		'title': '',
		'imageId': '69717934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012760&docid=69717936&x=3646',
		'title': '',
		'imageId': '69717936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012760&docid=69717935&x=3646',
		'title': '',
		'imageId': '69717935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012760&docid=69717931&x=3646',
		'title': '',
		'imageId': '69717931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012760&docid=69717933&x=3646',
		'title': '',
		'imageId': '69717933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012760';

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