var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3940823&docid=68382932&x=2815',
		'title': '',
		'imageId': '68382932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940823&docid=68382933&x=2815',
		'title': '',
		'imageId': '68382933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940823&docid=68382934&x=2815',
		'title': '',
		'imageId': '68382934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940823&docid=68382935&x=2815',
		'title': '',
		'imageId': '68382935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940823&docid=68382936&x=2815',
		'title': '',
		'imageId': '68382936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940823&docid=68382937&x=2815',
		'title': '',
		'imageId': '68382937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940823&docid=68382938&x=2815',
		'title': '',
		'imageId': '68382938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940823&docid=68382939&x=2815',
		'title': '',
		'imageId': '68382939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940823&docid=68382940&x=2815',
		'title': '',
		'imageId': '68382940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3940823';

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