var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014962&docid=70076255&x=5425',
		'title': '',
		'imageId': '70076255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014962&docid=70076257&x=5425',
		'title': '',
		'imageId': '70076257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014962&docid=70076256&x=5425',
		'title': '',
		'imageId': '70076256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014962&docid=70076261&x=5425',
		'title': '',
		'imageId': '70076261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014962&docid=70076262&x=5425',
		'title': '',
		'imageId': '70076262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014962&docid=70076258&x=5425',
		'title': '',
		'imageId': '70076258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014962&docid=70076260&x=5425',
		'title': '',
		'imageId': '70076260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014962&docid=70076259&x=5425',
		'title': '',
		'imageId': '70076259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014962';

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