var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013604&docid=70049988&x=2139',
		'title': '',
		'imageId': '70049988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013604&docid=70049987&x=2139',
		'title': '',
		'imageId': '70049987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013604&docid=70049980&x=2139',
		'title': '',
		'imageId': '70049980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013604&docid=70049983&x=2139',
		'title': '',
		'imageId': '70049983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013604&docid=70049981&x=2139',
		'title': '',
		'imageId': '70049981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013604&docid=70049986&x=2139',
		'title': '',
		'imageId': '70049986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013604&docid=70049982&x=2139',
		'title': '',
		'imageId': '70049982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013604&docid=70049984&x=2139',
		'title': '',
		'imageId': '70049984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013604&docid=70049985&x=2139',
		'title': '',
		'imageId': '70049985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013604';

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