var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3873235&docid=66717344&x=4240',
		'title': '',
		'imageId': '66717344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873235&docid=66717345&x=4240',
		'title': '',
		'imageId': '66717345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873235&docid=66717346&x=4240',
		'title': '',
		'imageId': '66717346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873235&docid=66717343&x=4240',
		'title': '',
		'imageId': '66717343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873235&docid=66717347&x=4240',
		'title': '',
		'imageId': '66717347',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873235&docid=66717348&x=4240',
		'title': '',
		'imageId': '66717348',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873235&docid=66717349&x=4240',
		'title': '',
		'imageId': '66717349',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3873235';

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