var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3945510&docid=68475938&x=4452',
		'title': '',
		'imageId': '68475938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945510&docid=68475937&x=4452',
		'title': '',
		'imageId': '68475937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945510&docid=68475940&x=4452',
		'title': '',
		'imageId': '68475940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945510&docid=68475935&x=4452',
		'title': '',
		'imageId': '68475935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945510&docid=68475934&x=4452',
		'title': '',
		'imageId': '68475934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945510&docid=68475936&x=4452',
		'title': '',
		'imageId': '68475936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945510&docid=68475941&x=4452',
		'title': '',
		'imageId': '68475941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945510&docid=68475939&x=4452',
		'title': '',
		'imageId': '68475939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945510&docid=68475982&x=4452',
		'title': '',
		'imageId': '68475982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3945510';

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