var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3917599&docid=67843772&x=435',
		'title': '',
		'imageId': '67843772',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917599&docid=67843777&x=435',
		'title': '',
		'imageId': '67843777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917599&docid=67843776&x=435',
		'title': '',
		'imageId': '67843776',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917599&docid=67843775&x=435',
		'title': '',
		'imageId': '67843775',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917599&docid=67843779&x=435',
		'title': '',
		'imageId': '67843779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917599&docid=67843773&x=435',
		'title': '',
		'imageId': '67843773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917599&docid=67843778&x=435',
		'title': '',
		'imageId': '67843778',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917599&docid=67843774&x=435',
		'title': '',
		'imageId': '67843774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917599&docid=67843771&x=435',
		'title': '',
		'imageId': '67843771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3917599';

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