var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4004746&docid=69831684&x=2837',
		'title': '',
		'imageId': '69831684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004746&docid=69831674&x=2837',
		'title': '',
		'imageId': '69831674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004746&docid=69831675&x=2837',
		'title': '',
		'imageId': '69831675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004746&docid=69831676&x=2837',
		'title': '',
		'imageId': '69831676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004746&docid=69831673&x=2837',
		'title': '',
		'imageId': '69831673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004746&docid=69831679&x=2837',
		'title': '',
		'imageId': '69831679',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004746&docid=69831690&x=2837',
		'title': '',
		'imageId': '69831690',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004746&docid=69831686&x=2837',
		'title': '',
		'imageId': '69831686',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004746&docid=69831685&x=2837',
		'title': '',
		'imageId': '69831685',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004746&docid=69831689&x=2837',
		'title': '',
		'imageId': '69831689',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004746&docid=69831692&x=2837',
		'title': '',
		'imageId': '69831692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004746&docid=69831683&x=2837',
		'title': '',
		'imageId': '69831683',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004746&docid=69831693&x=2837',
		'title': '',
		'imageId': '69831693',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004746&docid=69831687&x=2837',
		'title': '',
		'imageId': '69831687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004746&docid=69831694&x=2837',
		'title': '',
		'imageId': '69831694',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004746&docid=69831688&x=2837',
		'title': '',
		'imageId': '69831688',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004746&docid=69831678&x=2837',
		'title': '',
		'imageId': '69831678',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004746&docid=69831677&x=2837',
		'title': '',
		'imageId': '69831677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004746&docid=69831691&x=2837',
		'title': '',
		'imageId': '69831691',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004746&docid=59270415&x=2837',
		'title': '',
		'imageId': '59270415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004746&docid=59270407&x=2837',
		'title': '',
		'imageId': '59270407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4004746';

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