var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4019414&docid=70214345&x=5216',
		'title': '',
		'imageId': '70214345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019414&docid=70214346&x=5216',
		'title': '',
		'imageId': '70214346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019414&docid=70214347&x=5216',
		'title': '',
		'imageId': '70214347',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019414&docid=70214360&x=5216',
		'title': '',
		'imageId': '70214360',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019414&docid=70214348&x=5216',
		'title': '',
		'imageId': '70214348',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019414&docid=70214359&x=5216',
		'title': '',
		'imageId': '70214359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019414&docid=70214351&x=5216',
		'title': '',
		'imageId': '70214351',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019414&docid=70214358&x=5216',
		'title': '',
		'imageId': '70214358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019414&docid=70214363&x=5216',
		'title': '',
		'imageId': '70214363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019414&docid=70214366&x=5216',
		'title': '',
		'imageId': '70214366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019414&docid=70214375&x=5216',
		'title': '',
		'imageId': '70214375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019414&docid=70214374&x=5216',
		'title': '',
		'imageId': '70214374',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019414&docid=70214377&x=5216',
		'title': '',
		'imageId': '70214377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019414&docid=70214381&x=5216',
		'title': '',
		'imageId': '70214381',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019414&docid=70214382&x=5216',
		'title': '',
		'imageId': '70214382',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019414&docid=70214724&x=5216',
		'title': '',
		'imageId': '70214724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019414&docid=70214344&x=5216',
		'title': '',
		'imageId': '70214344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4019414';

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