var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007437&docid=69888116&x=3248',
		'title': '',
		'imageId': '69888116',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007437&docid=69888118&x=3248',
		'title': '',
		'imageId': '69888118',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007437&docid=69888119&x=3248',
		'title': '',
		'imageId': '69888119',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007437&docid=69888120&x=3248',
		'title': '',
		'imageId': '69888120',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007437&docid=69888121&x=3248',
		'title': '',
		'imageId': '69888121',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007437&docid=69888122&x=3248',
		'title': '',
		'imageId': '69888122',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007437&docid=69888123&x=3248',
		'title': '',
		'imageId': '69888123',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007437&docid=69888124&x=3248',
		'title': '',
		'imageId': '69888124',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007437&docid=69888125&x=3248',
		'title': '',
		'imageId': '69888125',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007437&docid=69888126&x=3248',
		'title': '',
		'imageId': '69888126',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007437&docid=69888127&x=3248',
		'title': '',
		'imageId': '69888127',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007437&docid=69888128&x=3248',
		'title': '',
		'imageId': '69888128',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007437&docid=69888129&x=3248',
		'title': '',
		'imageId': '69888129',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007437&docid=69888130&x=3248',
		'title': '',
		'imageId': '69888130',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007437&docid=69888131&x=3248',
		'title': '',
		'imageId': '69888131',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007437&docid=69888132&x=3248',
		'title': '',
		'imageId': '69888132',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007437&docid=69888133&x=3248',
		'title': '',
		'imageId': '69888133',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007437';

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