var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009035&docid=69937684&x=5753',
		'title': '',
		'imageId': '69937684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009035&docid=69937687&x=5753',
		'title': '',
		'imageId': '69937687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009035&docid=69937694&x=5753',
		'title': '',
		'imageId': '69937694',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009035&docid=69937681&x=5753',
		'title': '',
		'imageId': '69937681',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009035&docid=69937690&x=5753',
		'title': '',
		'imageId': '69937690',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009035&docid=69937683&x=5753',
		'title': '',
		'imageId': '69937683',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009035&docid=69937692&x=5753',
		'title': '',
		'imageId': '69937692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009035&docid=69937689&x=5753',
		'title': '',
		'imageId': '69937689',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009035&docid=69937688&x=5753',
		'title': '',
		'imageId': '69937688',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009035&docid=69937691&x=5753',
		'title': '',
		'imageId': '69937691',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009035&docid=69937686&x=5753',
		'title': '',
		'imageId': '69937686',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009035&docid=69937685&x=5753',
		'title': '',
		'imageId': '69937685',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009035&docid=69937693&x=5753',
		'title': '',
		'imageId': '69937693',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009035&docid=69937682&x=5753',
		'title': '',
		'imageId': '69937682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009035';

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