var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3916302&docid=67800311&x=4555',
		'title': '',
		'imageId': '67800311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916302&docid=67800295&x=4555',
		'title': '',
		'imageId': '67800295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916302&docid=67800296&x=4555',
		'title': '',
		'imageId': '67800296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916302&docid=67800307&x=4555',
		'title': '',
		'imageId': '67800307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916302&docid=67800308&x=4555',
		'title': '',
		'imageId': '67800308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916302&docid=67800309&x=4555',
		'title': '',
		'imageId': '67800309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916302&docid=67800312&x=4555',
		'title': '',
		'imageId': '67800312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916302&docid=67800310&x=4555',
		'title': '',
		'imageId': '67800310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3916302';

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