var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015739&docid=70101807&x=595',
		'title': '',
		'imageId': '70101807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015739&docid=70101809&x=595',
		'title': '',
		'imageId': '70101809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015739&docid=70101810&x=595',
		'title': '',
		'imageId': '70101810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015739&docid=70101811&x=595',
		'title': '',
		'imageId': '70101811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015739&docid=70101812&x=595',
		'title': '',
		'imageId': '70101812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015739&docid=70101821&x=595',
		'title': '',
		'imageId': '70101821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015739&docid=70101823&x=595',
		'title': '',
		'imageId': '70101823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015739&docid=70101825&x=595',
		'title': '',
		'imageId': '70101825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015739&docid=70101808&x=595',
		'title': '',
		'imageId': '70101808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015739';

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