var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4006079&docid=69108874&x=1227',
		'title': '',
		'imageId': '69108874',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006079&docid=69108875&x=1227',
		'title': '',
		'imageId': '69108875',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006079&docid=69108876&x=1227',
		'title': '',
		'imageId': '69108876',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006079&docid=69108877&x=1227',
		'title': '',
		'imageId': '69108877',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006079&docid=69108884&x=1227',
		'title': '',
		'imageId': '69108884',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006079&docid=69108885&x=1227',
		'title': '',
		'imageId': '69108885',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006079&docid=69108886&x=1227',
		'title': '',
		'imageId': '69108886',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006079&docid=69108888&x=1227',
		'title': '',
		'imageId': '69108888',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006079&docid=69108879&x=1227',
		'title': '',
		'imageId': '69108879',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006079&docid=69108880&x=1227',
		'title': '',
		'imageId': '69108880',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006079&docid=69108881&x=1227',
		'title': '',
		'imageId': '69108881',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006079&docid=69108882&x=1227',
		'title': '',
		'imageId': '69108882',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4006079';

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