var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3984462&docid=69364162&x=3733',
		'title': '',
		'imageId': '69364162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984462&docid=69364166&x=3733',
		'title': '',
		'imageId': '69364166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984462&docid=69364167&x=3733',
		'title': '',
		'imageId': '69364167',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984462&docid=69364163&x=3733',
		'title': '',
		'imageId': '69364163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984462&docid=69364169&x=3733',
		'title': '',
		'imageId': '69364169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984462&docid=69364164&x=3733',
		'title': '',
		'imageId': '69364164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984462&docid=69364165&x=3733',
		'title': '',
		'imageId': '69364165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984462&docid=69364170&x=3733',
		'title': '',
		'imageId': '69364170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984462&docid=69364168&x=3733',
		'title': '',
		'imageId': '69364168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3984462';

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