var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015852&docid=70106972&x=5045',
		'title': '',
		'imageId': '70106972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015852&docid=70106977&x=5045',
		'title': '',
		'imageId': '70106977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015852&docid=70106970&x=5045',
		'title': '',
		'imageId': '70106970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015852&docid=70106973&x=5045',
		'title': '',
		'imageId': '70106973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015852&docid=70106974&x=5045',
		'title': '',
		'imageId': '70106974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015852&docid=70106976&x=5045',
		'title': '',
		'imageId': '70106976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015852&docid=70106975&x=5045',
		'title': '',
		'imageId': '70106975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015852&docid=70106971&x=5045',
		'title': '',
		'imageId': '70106971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015852';

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