var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3995267&docid=69023028&x=5949',
		'title': '',
		'imageId': '69023028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995267&docid=69023029&x=5949',
		'title': '',
		'imageId': '69023029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995267&docid=69023030&x=5949',
		'title': '',
		'imageId': '69023030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995267&docid=69023033&x=5949',
		'title': '',
		'imageId': '69023033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995267&docid=69023027&x=5949',
		'title': '',
		'imageId': '69023027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995267&docid=69023032&x=5949',
		'title': '',
		'imageId': '69023032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995267&docid=69023031&x=5949',
		'title': '',
		'imageId': '69023031',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995267&docid=69023034&x=5949',
		'title': '',
		'imageId': '69023034',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995267&docid=69023026&x=5949',
		'title': '',
		'imageId': '69023026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3995267';

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