var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017073&docid=70157828&x=3931',
		'title': '',
		'imageId': '70157828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017073&docid=70157829&x=3931',
		'title': '',
		'imageId': '70157829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017073&docid=70157830&x=3931',
		'title': '',
		'imageId': '70157830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017073&docid=70157831&x=3931',
		'title': '',
		'imageId': '70157831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017073&docid=70157832&x=3931',
		'title': '',
		'imageId': '70157832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017073&docid=70157833&x=3931',
		'title': '',
		'imageId': '70157833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017073&docid=70157834&x=3931',
		'title': '',
		'imageId': '70157834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017073&docid=70157835&x=3931',
		'title': '',
		'imageId': '70157835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017073&docid=70157836&x=3931',
		'title': '',
		'imageId': '70157836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017073';

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