var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4022204&docid=70280082&x=5345',
		'title': '',
		'imageId': '70280082',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022204&docid=70280076&x=5345',
		'title': '',
		'imageId': '70280076',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022204&docid=70280073&x=5345',
		'title': '',
		'imageId': '70280073',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022204&docid=70280079&x=5345',
		'title': '',
		'imageId': '70280079',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022204&docid=70280074&x=5345',
		'title': '',
		'imageId': '70280074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022204&docid=70280078&x=5345',
		'title': '',
		'imageId': '70280078',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022204&docid=70280075&x=5345',
		'title': '',
		'imageId': '70280075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022204&docid=70280081&x=5345',
		'title': '',
		'imageId': '70280081',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022204&docid=70280080&x=5345',
		'title': '',
		'imageId': '70280080',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4022204';

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