var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3939027&docid=67927628&x=3127',
		'title': '',
		'imageId': '67927628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939027&docid=67927634&x=3127',
		'title': '',
		'imageId': '67927634',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939027&docid=67927633&x=3127',
		'title': '',
		'imageId': '67927633',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939027&docid=67927632&x=3127',
		'title': '',
		'imageId': '67927632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939027&docid=67927627&x=3127',
		'title': '',
		'imageId': '67927627',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939027&docid=67927629&x=3127',
		'title': '',
		'imageId': '67927629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939027&docid=67927635&x=3127',
		'title': '',
		'imageId': '67927635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939027&docid=67927630&x=3127',
		'title': '',
		'imageId': '67927630',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939027&docid=67927631&x=3127',
		'title': '',
		'imageId': '67927631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3939027';

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