var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3933135&docid=67403101&x=5956',
		'title': '',
		'imageId': '67403101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933135&docid=67403111&x=5956',
		'title': '',
		'imageId': '67403111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933135&docid=67403108&x=5956',
		'title': '',
		'imageId': '67403108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933135&docid=67403106&x=5956',
		'title': '',
		'imageId': '67403106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933135&docid=67403110&x=5956',
		'title': '',
		'imageId': '67403110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933135&docid=67403104&x=5956',
		'title': '',
		'imageId': '67403104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933135&docid=67403105&x=5956',
		'title': '',
		'imageId': '67403105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933135&docid=67403107&x=5956',
		'title': '',
		'imageId': '67403107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933135&docid=67403109&x=5956',
		'title': '',
		'imageId': '67403109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3933135';

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