var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015546&docid=70097054&x=5851',
		'title': '',
		'imageId': '70097054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015546&docid=70097062&x=5851',
		'title': '',
		'imageId': '70097062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015546&docid=70097055&x=5851',
		'title': '',
		'imageId': '70097055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015546&docid=70097064&x=5851',
		'title': '',
		'imageId': '70097064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015546&docid=70097067&x=5851',
		'title': '',
		'imageId': '70097067',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015546&docid=70097066&x=5851',
		'title': '',
		'imageId': '70097066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015546&docid=70097073&x=5851',
		'title': '',
		'imageId': '70097073',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015546&docid=70097083&x=5851',
		'title': '',
		'imageId': '70097083',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015546&docid=70097076&x=5851',
		'title': '',
		'imageId': '70097076',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015546&docid=70097071&x=5851',
		'title': '',
		'imageId': '70097071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015546&docid=70097048&x=5851',
		'title': '',
		'imageId': '70097048',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015546&docid=70097049&x=5851',
		'title': '',
		'imageId': '70097049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015546&docid=70097045&x=5851',
		'title': '',
		'imageId': '70097045',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015546&docid=70097044&x=5851',
		'title': '',
		'imageId': '70097044',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015546&docid=70097047&x=5851',
		'title': '',
		'imageId': '70097047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015546&docid=70097046&x=5851',
		'title': '',
		'imageId': '70097046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015546';

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