var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3964536&docid=68920376&x=1940',
		'title': '',
		'imageId': '68920376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964536&docid=68920377&x=1940',
		'title': '',
		'imageId': '68920377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964536&docid=68920378&x=1940',
		'title': '',
		'imageId': '68920378',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964536&docid=68920379&x=1940',
		'title': '',
		'imageId': '68920379',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964536&docid=68920380&x=1940',
		'title': '',
		'imageId': '68920380',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964536&docid=68920381&x=1940',
		'title': '',
		'imageId': '68920381',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964536&docid=68920382&x=1940',
		'title': '',
		'imageId': '68920382',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964536&docid=68920383&x=1940',
		'title': '',
		'imageId': '68920383',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964536&docid=68920384&x=1940',
		'title': '',
		'imageId': '68920384',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3964536';

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