var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010181&docid=69966075&x=1858',
		'title': '',
		'imageId': '69966075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010181&docid=69966072&x=1858',
		'title': '',
		'imageId': '69966072',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010181&docid=69966070&x=1858',
		'title': '',
		'imageId': '69966070',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010181&docid=69966073&x=1858',
		'title': '',
		'imageId': '69966073',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010181&docid=69966071&x=1858',
		'title': '',
		'imageId': '69966071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010181&docid=69966077&x=1858',
		'title': '',
		'imageId': '69966077',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010181&docid=69966074&x=1858',
		'title': '',
		'imageId': '69966074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010181&docid=69966078&x=1858',
		'title': '',
		'imageId': '69966078',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010181&docid=69966076&x=1858',
		'title': '',
		'imageId': '69966076',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010181';

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