var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016197&docid=70122132&x=4046',
		'title': '',
		'imageId': '70122132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016197&docid=70122134&x=4046',
		'title': '',
		'imageId': '70122134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016197&docid=70122130&x=4046',
		'title': '',
		'imageId': '70122130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016197&docid=70122131&x=4046',
		'title': '',
		'imageId': '70122131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016197&docid=70122128&x=4046',
		'title': '',
		'imageId': '70122128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016197&docid=70122129&x=4046',
		'title': '',
		'imageId': '70122129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016197&docid=70122133&x=4046',
		'title': '',
		'imageId': '70122133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016197';

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