var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009423&docid=69946507&x=42',
		'title': '',
		'imageId': '69946507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009423&docid=69946504&x=42',
		'title': '',
		'imageId': '69946504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009423&docid=69946505&x=42',
		'title': '',
		'imageId': '69946505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009423&docid=69946508&x=42',
		'title': '',
		'imageId': '69946508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009423&docid=69946469&x=42',
		'title': '',
		'imageId': '69946469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009423&docid=69946483&x=42',
		'title': '',
		'imageId': '69946483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009423&docid=69946493&x=42',
		'title': '',
		'imageId': '69946493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009423&docid=69946467&x=42',
		'title': '',
		'imageId': '69946467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009423&docid=69946480&x=42',
		'title': '',
		'imageId': '69946480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009423&docid=69946489&x=42',
		'title': '',
		'imageId': '69946489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009423&docid=69946475&x=42',
		'title': '',
		'imageId': '69946475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009423&docid=69946490&x=42',
		'title': '',
		'imageId': '69946490',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009423&docid=69946474&x=42',
		'title': '',
		'imageId': '69946474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009423&docid=69946473&x=42',
		'title': '',
		'imageId': '69946473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009423&docid=69946486&x=42',
		'title': '',
		'imageId': '69946486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009423&docid=69946498&x=42',
		'title': '',
		'imageId': '69946498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009423&docid=69946452&x=42',
		'title': '',
		'imageId': '69946452',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009423&docid=69946454&x=42',
		'title': '',
		'imageId': '69946454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009423&docid=69946457&x=42',
		'title': '',
		'imageId': '69946457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009423&docid=69946511&x=42',
		'title': '',
		'imageId': '69946511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009423&docid=69946461&x=42',
		'title': '',
		'imageId': '69946461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009423';

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