var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3850912&docid=66206648&x=135',
		'title': '',
		'imageId': '66206648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3850912&docid=66206655&x=135',
		'title': '',
		'imageId': '66206655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3850912&docid=66206647&x=135',
		'title': '',
		'imageId': '66206647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3850912&docid=66206651&x=135',
		'title': '',
		'imageId': '66206651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3850912&docid=66206642&x=135',
		'title': '',
		'imageId': '66206642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3850912&docid=66206646&x=135',
		'title': '',
		'imageId': '66206646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3850912&docid=66206641&x=135',
		'title': '',
		'imageId': '66206641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3850912';

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