var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4030146&docid=70458170&x=5216',
		'title': '',
		'imageId': '70458170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030146&docid=70458173&x=5216',
		'title': '',
		'imageId': '70458173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030146&docid=70458169&x=5216',
		'title': '',
		'imageId': '70458169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030146&docid=70458167&x=5216',
		'title': '',
		'imageId': '70458167',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030146&docid=70458168&x=5216',
		'title': '',
		'imageId': '70458168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030146&docid=70458164&x=5216',
		'title': '',
		'imageId': '70458164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030146&docid=70458166&x=5216',
		'title': '',
		'imageId': '70458166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030146&docid=70458177&x=5216',
		'title': '',
		'imageId': '70458177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030146&docid=70458185&x=5216',
		'title': '',
		'imageId': '70458185',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030146&docid=70458182&x=5216',
		'title': '',
		'imageId': '70458182',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030146&docid=70458179&x=5216',
		'title': '',
		'imageId': '70458179',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030146&docid=70458188&x=5216',
		'title': '',
		'imageId': '70458188',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030146&docid=70458191&x=5216',
		'title': '',
		'imageId': '70458191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030146&docid=70458197&x=5216',
		'title': '',
		'imageId': '70458197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030146&docid=70458196&x=5216',
		'title': '',
		'imageId': '70458196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4030146';

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