var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012256&docid=70010685&x=4139',
		'title': '',
		'imageId': '70010685',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012256&docid=70010682&x=4139',
		'title': '',
		'imageId': '70010682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012256&docid=70010679&x=4139',
		'title': '',
		'imageId': '70010679',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012256&docid=70010681&x=4139',
		'title': '',
		'imageId': '70010681',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012256&docid=70010686&x=4139',
		'title': '',
		'imageId': '70010686',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012256&docid=70010680&x=4139',
		'title': '',
		'imageId': '70010680',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012256&docid=70010675&x=4139',
		'title': '',
		'imageId': '70010675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012256&docid=70010671&x=4139',
		'title': '',
		'imageId': '70010671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012256&docid=70010670&x=4139',
		'title': '',
		'imageId': '70010670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012256&docid=70010676&x=4139',
		'title': '',
		'imageId': '70010676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012256&docid=70010845&x=4139',
		'title': '',
		'imageId': '70010845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012256&docid=70010683&x=4139',
		'title': '',
		'imageId': '70010683',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012256&docid=70010689&x=4139',
		'title': '',
		'imageId': '70010689',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012256&docid=70010674&x=4139',
		'title': '',
		'imageId': '70010674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012256&docid=70010669&x=4139',
		'title': '',
		'imageId': '70010669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012256&docid=70010673&x=4139',
		'title': '',
		'imageId': '70010673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012256&docid=70010678&x=4139',
		'title': '',
		'imageId': '70010678',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012256&docid=70010882&x=4139',
		'title': '',
		'imageId': '70010882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012256&docid=70010687&x=4139',
		'title': '',
		'imageId': '70010687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012256&docid=70010677&x=4139',
		'title': '',
		'imageId': '70010677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012256&docid=70010688&x=4139',
		'title': '',
		'imageId': '70010688',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012256';

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