var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3948577&docid=68563592&x=204',
		'title': '',
		'imageId': '68563592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948577&docid=68563593&x=204',
		'title': '',
		'imageId': '68563593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948577&docid=68563589&x=204',
		'title': '',
		'imageId': '68563589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948577&docid=68563585&x=204',
		'title': '',
		'imageId': '68563585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948577&docid=68563586&x=204',
		'title': '',
		'imageId': '68563586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948577&docid=68563588&x=204',
		'title': '',
		'imageId': '68563588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948577&docid=68563590&x=204',
		'title': '',
		'imageId': '68563590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948577&docid=68563587&x=204',
		'title': '',
		'imageId': '68563587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948577&docid=68563591&x=204',
		'title': '',
		'imageId': '68563591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3948577';

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