var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005786&docid=69854198&x=4120',
		'title': '',
		'imageId': '69854198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005786&docid=69854197&x=4120',
		'title': '',
		'imageId': '69854197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005786&docid=69854196&x=4120',
		'title': '',
		'imageId': '69854196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005786&docid=69854194&x=4120',
		'title': '',
		'imageId': '69854194',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005786&docid=69854190&x=4120',
		'title': '',
		'imageId': '69854190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005786&docid=69854195&x=4120',
		'title': '',
		'imageId': '69854195',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005786&docid=69854185&x=4120',
		'title': '',
		'imageId': '69854185',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005786&docid=69854193&x=4120',
		'title': '',
		'imageId': '69854193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005786&docid=69854189&x=4120',
		'title': '',
		'imageId': '69854189',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005786&docid=69854200&x=4120',
		'title': '',
		'imageId': '69854200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005786&docid=69854187&x=4120',
		'title': '',
		'imageId': '69854187',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005786&docid=69854191&x=4120',
		'title': '',
		'imageId': '69854191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005786&docid=69854199&x=4120',
		'title': '',
		'imageId': '69854199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005786&docid=69854201&x=4120',
		'title': '',
		'imageId': '69854201',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005786&docid=69854202&x=4120',
		'title': '',
		'imageId': '69854202',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005786&docid=69854183&x=4120',
		'title': '',
		'imageId': '69854183',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005786&docid=69854184&x=4120',
		'title': '',
		'imageId': '69854184',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005786&docid=69854192&x=4120',
		'title': '',
		'imageId': '69854192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005786&docid=69854186&x=4120',
		'title': '',
		'imageId': '69854186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005786&docid=69854188&x=4120',
		'title': '',
		'imageId': '69854188',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005786&docid=69854834&x=4120',
		'title': '',
		'imageId': '69854834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005786';

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