var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4018352&docid=70194901&x=3945',
		'title': '',
		'imageId': '70194901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018352&docid=70194907&x=3945',
		'title': '',
		'imageId': '70194907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018352&docid=70194909&x=3945',
		'title': '',
		'imageId': '70194909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018352&docid=70194902&x=3945',
		'title': '',
		'imageId': '70194902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018352&docid=70194898&x=3945',
		'title': '',
		'imageId': '70194898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018352&docid=70194897&x=3945',
		'title': '',
		'imageId': '70194897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018352&docid=70194904&x=3945',
		'title': '',
		'imageId': '70194904',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018352&docid=70194905&x=3945',
		'title': '',
		'imageId': '70194905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018352&docid=70194895&x=3945',
		'title': '',
		'imageId': '70194895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018352&docid=70194894&x=3945',
		'title': '',
		'imageId': '70194894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018352&docid=70194896&x=3945',
		'title': '',
		'imageId': '70194896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018352&docid=70194906&x=3945',
		'title': '',
		'imageId': '70194906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018352&docid=70194903&x=3945',
		'title': '',
		'imageId': '70194903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018352&docid=70194900&x=3945',
		'title': '',
		'imageId': '70194900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018352&docid=70194908&x=3945',
		'title': '',
		'imageId': '70194908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018352&docid=70194899&x=3945',
		'title': '',
		'imageId': '70194899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018352&docid=70194910&x=3945',
		'title': '',
		'imageId': '70194910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018352&docid=59270415&x=3945',
		'title': '',
		'imageId': '59270415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018352&docid=59270407&x=3945',
		'title': '',
		'imageId': '59270407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4018352';

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