var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4019211&docid=70210016&x=655',
		'title': '',
		'imageId': '70210016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019211&docid=70210025&x=655',
		'title': '',
		'imageId': '70210025',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019211&docid=70210028&x=655',
		'title': '',
		'imageId': '70210028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019211&docid=70210023&x=655',
		'title': '',
		'imageId': '70210023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019211&docid=70210024&x=655',
		'title': '',
		'imageId': '70210024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019211&docid=70210027&x=655',
		'title': '',
		'imageId': '70210027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019211&docid=70210021&x=655',
		'title': '',
		'imageId': '70210021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019211&docid=70210031&x=655',
		'title': '',
		'imageId': '70210031',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019211&docid=70210030&x=655',
		'title': '',
		'imageId': '70210030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019211&docid=70210017&x=655',
		'title': '',
		'imageId': '70210017',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019211&docid=70210022&x=655',
		'title': '',
		'imageId': '70210022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019211&docid=70210019&x=655',
		'title': '',
		'imageId': '70210019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019211&docid=70210026&x=655',
		'title': '',
		'imageId': '70210026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019211&docid=70210029&x=655',
		'title': '',
		'imageId': '70210029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019211&docid=70210020&x=655',
		'title': '',
		'imageId': '70210020',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019211&docid=70210018&x=655',
		'title': '',
		'imageId': '70210018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019211&docid=70210064&x=655',
		'title': '',
		'imageId': '70210064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4019211';

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