var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972546&docid=69089162&x=1250',
		'title': '',
		'imageId': '69089162',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972546&docid=69089161&x=1250',
		'title': '',
		'imageId': '69089161',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972546&docid=69089153&x=1250',
		'title': '',
		'imageId': '69089153',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972546&docid=69089154&x=1250',
		'title': '',
		'imageId': '69089154',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972546&docid=69089152&x=1250',
		'title': '',
		'imageId': '69089152',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972546&docid=69089159&x=1250',
		'title': '',
		'imageId': '69089159',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972546&docid=69089160&x=1250',
		'title': '',
		'imageId': '69089160',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972546&docid=69089155&x=1250',
		'title': '',
		'imageId': '69089155',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972546&docid=69089156&x=1250',
		'title': '',
		'imageId': '69089156',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972546&docid=69089157&x=1250',
		'title': '',
		'imageId': '69089157',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972546&docid=69089151&x=1250',
		'title': '',
		'imageId': '69089151',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972546&docid=69089158&x=1250',
		'title': '',
		'imageId': '69089158',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972546';

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