var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=179563&docid=626593&x=472',
		'title': '',
		'imageId': '626593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179563&docid=626594&x=472',
		'title': '',
		'imageId': '626594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179563&docid=626595&x=472',
		'title': '',
		'imageId': '626595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179563&docid=626596&x=472',
		'title': '',
		'imageId': '626596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179563&docid=626597&x=472',
		'title': '',
		'imageId': '626597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179563&docid=626598&x=472',
		'title': '',
		'imageId': '626598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179563&docid=626599&x=472',
		'title': '',
		'imageId': '626599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179563&docid=626600&x=472',
		'title': '',
		'imageId': '626600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179563&docid=626601&x=472',
		'title': '',
		'imageId': '626601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179563&docid=626602&x=472',
		'title': '',
		'imageId': '626602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179563&docid=626603&x=472',
		'title': '',
		'imageId': '626603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179563&docid=626604&x=472',
		'title': '',
		'imageId': '626604',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179563&docid=626605&x=472',
		'title': '',
		'imageId': '626605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179563&docid=626606&x=472',
		'title': '',
		'imageId': '626606',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179563&docid=626607&x=472',
		'title': '',
		'imageId': '626607',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #179563';

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