var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3920399&docid=67610493&x=3250',
		'title': '',
		'imageId': '67610493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920399&docid=67610494&x=3250',
		'title': '',
		'imageId': '67610494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920399&docid=67610496&x=3250',
		'title': '',
		'imageId': '67610496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920399&docid=67610497&x=3250',
		'title': '',
		'imageId': '67610497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920399&docid=67610498&x=3250',
		'title': '',
		'imageId': '67610498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920399&docid=67610499&x=3250',
		'title': '',
		'imageId': '67610499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920399&docid=67610500&x=3250',
		'title': '',
		'imageId': '67610500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920399&docid=67610501&x=3250',
		'title': '',
		'imageId': '67610501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920399&docid=67610502&x=3250',
		'title': '',
		'imageId': '67610502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3920399';

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