var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950181&docid=68608491&x=5218',
		'title': '',
		'imageId': '68608491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950181&docid=68608499&x=5218',
		'title': '',
		'imageId': '68608499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950181&docid=68608494&x=5218',
		'title': '',
		'imageId': '68608494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950181&docid=68608498&x=5218',
		'title': '',
		'imageId': '68608498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950181&docid=68608497&x=5218',
		'title': '',
		'imageId': '68608497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950181&docid=68608492&x=5218',
		'title': '',
		'imageId': '68608492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950181&docid=68608496&x=5218',
		'title': '',
		'imageId': '68608496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950181&docid=68608493&x=5218',
		'title': '',
		'imageId': '68608493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950181&docid=68608495&x=5218',
		'title': '',
		'imageId': '68608495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950181';

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