var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4001706&docid=69754486&x=955',
		'title': '',
		'imageId': '69754486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001706&docid=69754487&x=955',
		'title': '',
		'imageId': '69754487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001706&docid=69754489&x=955',
		'title': '',
		'imageId': '69754489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001706&docid=69754491&x=955',
		'title': '',
		'imageId': '69754491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001706&docid=69754490&x=955',
		'title': '',
		'imageId': '69754490',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001706&docid=69754494&x=955',
		'title': '',
		'imageId': '69754494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001706&docid=69754497&x=955',
		'title': '',
		'imageId': '69754497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001706&docid=69754503&x=955',
		'title': '',
		'imageId': '69754503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001706&docid=69754488&x=955',
		'title': '',
		'imageId': '69754488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4001706';

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