var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3939138&docid=68344437&x=634',
		'title': '',
		'imageId': '68344437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939138&docid=68344436&x=634',
		'title': '',
		'imageId': '68344436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939138&docid=68344430&x=634',
		'title': '',
		'imageId': '68344430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939138&docid=68344438&x=634',
		'title': '',
		'imageId': '68344438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939138&docid=68344435&x=634',
		'title': '',
		'imageId': '68344435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939138&docid=68344432&x=634',
		'title': '',
		'imageId': '68344432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939138&docid=68344433&x=634',
		'title': '',
		'imageId': '68344433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939138&docid=68344431&x=634',
		'title': '',
		'imageId': '68344431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939138&docid=68344434&x=634',
		'title': '',
		'imageId': '68344434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3939138';

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