var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4046940&docid=70916603&x=1740',
		'title': '',
		'imageId': '70916603',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4046940&docid=70916604&x=1740',
		'title': '',
		'imageId': '70916604',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4046940&docid=70916602&x=1740',
		'title': '',
		'imageId': '70916602',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4046940&docid=70916614&x=1740',
		'title': '',
		'imageId': '70916614',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4046940&docid=70916619&x=1740',
		'title': '',
		'imageId': '70916619',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4046940&docid=70916607&x=1740',
		'title': '',
		'imageId': '70916607',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4046940&docid=70916609&x=1740',
		'title': '',
		'imageId': '70916609',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4046940&docid=70916612&x=1740',
		'title': '',
		'imageId': '70916612',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4046940&docid=70916608&x=1740',
		'title': '',
		'imageId': '70916608',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4046940&docid=70916610&x=1740',
		'title': '',
		'imageId': '70916610',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4046940&docid=70916611&x=1740',
		'title': '',
		'imageId': '70916611',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4046940&docid=70916620&x=1740',
		'title': '',
		'imageId': '70916620',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4046940&docid=70916605&x=1740',
		'title': '',
		'imageId': '70916605',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4046940&docid=70916621&x=1740',
		'title': '',
		'imageId': '70916621',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4046940&docid=70916606&x=1740',
		'title': '',
		'imageId': '70916606',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4046940&docid=70916618&x=1740',
		'title': '',
		'imageId': '70916618',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4046940&docid=70916617&x=1740',
		'title': '',
		'imageId': '70916617',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4046940&docid=70916616&x=1740',
		'title': '',
		'imageId': '70916616',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4046940&docid=70916615&x=1740',
		'title': '',
		'imageId': '70916615',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4046940&docid=70916613&x=1740',
		'title': '',
		'imageId': '70916613',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4046940';

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