var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015296&docid=69267777&x=4244',
		'title': '',
		'imageId': '69267777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015296&docid=69267781&x=4244',
		'title': '',
		'imageId': '69267781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015296&docid=69267782&x=4244',
		'title': '',
		'imageId': '69267782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015296&docid=69267772&x=4244',
		'title': '',
		'imageId': '69267772',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015296&docid=69267773&x=4244',
		'title': '',
		'imageId': '69267773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015296&docid=69267778&x=4244',
		'title': '',
		'imageId': '69267778',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015296&docid=69267776&x=4244',
		'title': '',
		'imageId': '69267776',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015296&docid=69267779&x=4244',
		'title': '',
		'imageId': '69267779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015296&docid=69267783&x=4244',
		'title': '',
		'imageId': '69267783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015296&docid=69267780&x=4244',
		'title': '',
		'imageId': '69267780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015296&docid=69267774&x=4244',
		'title': '',
		'imageId': '69267774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015296&docid=69267775&x=4244',
		'title': '',
		'imageId': '69267775',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015296&docid=69533001&x=4244',
		'title': '',
		'imageId': '69533001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015296&docid=69533002&x=4244',
		'title': '',
		'imageId': '69533002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015296';

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