var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3844776&docid=66025110&x=5531',
		'title': '',
		'imageId': '66025110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3844776&docid=66025112&x=5531',
		'title': '',
		'imageId': '66025112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3844776&docid=66025111&x=5531',
		'title': '',
		'imageId': '66025111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3844776&docid=66025113&x=5531',
		'title': '',
		'imageId': '66025113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3844776&docid=66025117&x=5531',
		'title': '',
		'imageId': '66025117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3844776&docid=66025109&x=5531',
		'title': '',
		'imageId': '66025109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3844776&docid=66025118&x=5531',
		'title': '',
		'imageId': '66025118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3844776&docid=66025116&x=5531',
		'title': '',
		'imageId': '66025116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3844776&docid=66025114&x=5531',
		'title': '',
		'imageId': '66025114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3844776';

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