var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4019416&docid=70214432&x=2548',
		'title': '',
		'imageId': '70214432',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019416&docid=70214430&x=2548',
		'title': '',
		'imageId': '70214430',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019416&docid=70214431&x=2548',
		'title': '',
		'imageId': '70214431',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019416&docid=70214434&x=2548',
		'title': '',
		'imageId': '70214434',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019416&docid=70214439&x=2548',
		'title': '',
		'imageId': '70214439',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019416&docid=70214442&x=2548',
		'title': '',
		'imageId': '70214442',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019416&docid=70214447&x=2548',
		'title': '',
		'imageId': '70214447',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019416&docid=70214448&x=2548',
		'title': '',
		'imageId': '70214448',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019416&docid=70214449&x=2548',
		'title': '',
		'imageId': '70214449',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019416&docid=70214458&x=2548',
		'title': '',
		'imageId': '70214458',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019416&docid=70214462&x=2548',
		'title': '',
		'imageId': '70214462',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019416&docid=70214433&x=2548',
		'title': '',
		'imageId': '70214433',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4019416';

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