var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3963928&docid=66596283&x=286',
		'title': '',
		'imageId': '66596283',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963928&docid=66596284&x=286',
		'title': '',
		'imageId': '66596284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963928&docid=66596285&x=286',
		'title': '',
		'imageId': '66596285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963928&docid=66596288&x=286',
		'title': '',
		'imageId': '66596288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963928&docid=66596290&x=286',
		'title': '',
		'imageId': '66596290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963928&docid=66596289&x=286',
		'title': '',
		'imageId': '66596289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963928&docid=66596286&x=286',
		'title': '',
		'imageId': '66596286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963928&docid=66596287&x=286',
		'title': '',
		'imageId': '66596287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963928&docid=66596291&x=286',
		'title': '',
		'imageId': '66596291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963928&docid=66596294&x=286',
		'title': '',
		'imageId': '66596294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963928&docid=66596293&x=286',
		'title': '',
		'imageId': '66596293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963928&docid=66596295&x=286',
		'title': '',
		'imageId': '66596295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963928&docid=66596297&x=286',
		'title': '',
		'imageId': '66596297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963928&docid=66596296&x=286',
		'title': '',
		'imageId': '66596296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963928&docid=66596292&x=286',
		'title': '',
		'imageId': '66596292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3963928';

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