var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3913950&docid=67750222&x=222',
		'title': '',
		'imageId': '67750222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913950&docid=67750227&x=222',
		'title': '',
		'imageId': '67750227',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913950&docid=67750226&x=222',
		'title': '',
		'imageId': '67750226',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913950&docid=67750221&x=222',
		'title': '',
		'imageId': '67750221',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913950&docid=67750220&x=222',
		'title': '',
		'imageId': '67750220',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913950&docid=67750224&x=222',
		'title': '',
		'imageId': '67750224',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913950&docid=67750225&x=222',
		'title': '',
		'imageId': '67750225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913950&docid=67750228&x=222',
		'title': '',
		'imageId': '67750228',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913950&docid=67750223&x=222',
		'title': '',
		'imageId': '67750223',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3913950';

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