var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4004181&docid=69813625&x=4334',
		'title': '',
		'imageId': '69813625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004181&docid=69813626&x=4334',
		'title': '',
		'imageId': '69813626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004181&docid=69813639&x=4334',
		'title': '',
		'imageId': '69813639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004181&docid=69813634&x=4334',
		'title': '',
		'imageId': '69813634',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004181&docid=69813632&x=4334',
		'title': '',
		'imageId': '69813632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004181&docid=69813621&x=4334',
		'title': '',
		'imageId': '69813621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004181&docid=69813623&x=4334',
		'title': '',
		'imageId': '69813623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004181&docid=69813622&x=4334',
		'title': '',
		'imageId': '69813622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004181&docid=69813624&x=4334',
		'title': '',
		'imageId': '69813624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004181&docid=69813803&x=4334',
		'title': '',
		'imageId': '69813803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004181&docid=69813804&x=4334',
		'title': '',
		'imageId': '69813804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004181&docid=69813806&x=4334',
		'title': '',
		'imageId': '69813806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004181&docid=69813807&x=4334',
		'title': '',
		'imageId': '69813807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004181&docid=69813823&x=4334',
		'title': '',
		'imageId': '69813823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004181&docid=69813805&x=4334',
		'title': '',
		'imageId': '69813805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4004181';

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