var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4043101&docid=70816067&x=4256',
		'title': '',
		'imageId': '70816067',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043101&docid=70816063&x=4256',
		'title': '',
		'imageId': '70816063',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043101&docid=70816060&x=4256',
		'title': '',
		'imageId': '70816060',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043101&docid=70816064&x=4256',
		'title': '',
		'imageId': '70816064',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043101&docid=70816066&x=4256',
		'title': '',
		'imageId': '70816066',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043101&docid=70816068&x=4256',
		'title': '',
		'imageId': '70816068',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043101&docid=70816058&x=4256',
		'title': '',
		'imageId': '70816058',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043101&docid=70816062&x=4256',
		'title': '',
		'imageId': '70816062',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043101&docid=70816069&x=4256',
		'title': '',
		'imageId': '70816069',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043101&docid=70816059&x=4256',
		'title': '',
		'imageId': '70816059',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043101&docid=70816065&x=4256',
		'title': '',
		'imageId': '70816065',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4043101&docid=70816061&x=4256',
		'title': '',
		'imageId': '70816061',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4043101';

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