var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016799&docid=70145486&x=5820',
		'title': '',
		'imageId': '70145486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016799&docid=70145487&x=5820',
		'title': '',
		'imageId': '70145487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016799&docid=70145489&x=5820',
		'title': '',
		'imageId': '70145489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016799&docid=70145490&x=5820',
		'title': '',
		'imageId': '70145490',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016799&docid=70145488&x=5820',
		'title': '',
		'imageId': '70145488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016799&docid=70145499&x=5820',
		'title': '',
		'imageId': '70145499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016799&docid=70145497&x=5820',
		'title': '',
		'imageId': '70145497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016799&docid=70145505&x=5820',
		'title': '',
		'imageId': '70145505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016799&docid=70145508&x=5820',
		'title': '',
		'imageId': '70145508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016799&docid=70145506&x=5820',
		'title': '',
		'imageId': '70145506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016799&docid=70145507&x=5820',
		'title': '',
		'imageId': '70145507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016799&docid=70145511&x=5820',
		'title': '',
		'imageId': '70145511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016799&docid=70145485&x=5820',
		'title': '',
		'imageId': '70145485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016799';

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