var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3951667&docid=67770737&x=2117',
		'title': '',
		'imageId': '67770737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951667&docid=67770738&x=2117',
		'title': '',
		'imageId': '67770738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951667&docid=67770739&x=2117',
		'title': '',
		'imageId': '67770739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951667&docid=67770740&x=2117',
		'title': '',
		'imageId': '67770740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951667&docid=67770741&x=2117',
		'title': '',
		'imageId': '67770741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951667&docid=67770742&x=2117',
		'title': '',
		'imageId': '67770742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951667&docid=67770743&x=2117',
		'title': '',
		'imageId': '67770743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951667&docid=67770744&x=2117',
		'title': '',
		'imageId': '67770744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951667&docid=67770745&x=2117',
		'title': '',
		'imageId': '67770745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3951667';

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