var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3944643&docid=68454802&x=5756',
		'title': '',
		'imageId': '68454802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944643&docid=68454803&x=5756',
		'title': '',
		'imageId': '68454803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944643&docid=68454805&x=5756',
		'title': '',
		'imageId': '68454805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944643&docid=68454804&x=5756',
		'title': '',
		'imageId': '68454804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944643&docid=68454806&x=5756',
		'title': '',
		'imageId': '68454806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944643&docid=68454807&x=5756',
		'title': '',
		'imageId': '68454807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944643&docid=68454830&x=5756',
		'title': '',
		'imageId': '68454830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944643&docid=68454831&x=5756',
		'title': '',
		'imageId': '68454831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944643&docid=68454832&x=5756',
		'title': '',
		'imageId': '68454832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3944643';

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