var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=179548&docid=626386&x=2644',
		'title': '',
		'imageId': '626386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179548&docid=626387&x=2644',
		'title': '',
		'imageId': '626387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179548&docid=626388&x=2644',
		'title': '',
		'imageId': '626388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179548&docid=626389&x=2644',
		'title': '',
		'imageId': '626389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179548&docid=626390&x=2644',
		'title': '',
		'imageId': '626390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179548&docid=626391&x=2644',
		'title': '',
		'imageId': '626391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179548&docid=626392&x=2644',
		'title': '',
		'imageId': '626392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179548&docid=626393&x=2644',
		'title': '',
		'imageId': '626393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179548&docid=626394&x=2644',
		'title': '',
		'imageId': '626394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179548&docid=626395&x=2644',
		'title': '',
		'imageId': '626395',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179548&docid=626396&x=2644',
		'title': '',
		'imageId': '626396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179548&docid=626397&x=2644',
		'title': '',
		'imageId': '626397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179548&docid=626398&x=2644',
		'title': '',
		'imageId': '626398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179548&docid=626399&x=2644',
		'title': '',
		'imageId': '626399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179548&docid=626400&x=2644',
		'title': '',
		'imageId': '626400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #179548';

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