var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4006325&docid=69865892&x=4359',
		'title': '',
		'imageId': '69865892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006325&docid=69865898&x=4359',
		'title': '',
		'imageId': '69865898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006325&docid=69865893&x=4359',
		'title': '',
		'imageId': '69865893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006325&docid=69865890&x=4359',
		'title': '',
		'imageId': '69865890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006325&docid=69865896&x=4359',
		'title': '',
		'imageId': '69865896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006325&docid=69865897&x=4359',
		'title': '',
		'imageId': '69865897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006325&docid=69865894&x=4359',
		'title': '',
		'imageId': '69865894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006325&docid=69865891&x=4359',
		'title': '',
		'imageId': '69865891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006325&docid=69865895&x=4359',
		'title': '',
		'imageId': '69865895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4006325';

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