var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011395&docid=69990847&x=4932',
		'title': '',
		'imageId': '69990847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011395&docid=69990844&x=4932',
		'title': '',
		'imageId': '69990844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011395&docid=69990850&x=4932',
		'title': '',
		'imageId': '69990850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011395&docid=69990858&x=4932',
		'title': '',
		'imageId': '69990858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011395&docid=69990846&x=4932',
		'title': '',
		'imageId': '69990846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011395&docid=69990848&x=4932',
		'title': '',
		'imageId': '69990848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011395&docid=69990849&x=4932',
		'title': '',
		'imageId': '69990849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011395&docid=69990854&x=4932',
		'title': '',
		'imageId': '69990854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011395&docid=69990855&x=4932',
		'title': '',
		'imageId': '69990855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011395&docid=69990845&x=4932',
		'title': '',
		'imageId': '69990845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011395&docid=69990852&x=4932',
		'title': '',
		'imageId': '69990852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011395&docid=69990856&x=4932',
		'title': '',
		'imageId': '69990856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011395&docid=69990853&x=4932',
		'title': '',
		'imageId': '69990853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011395&docid=69990851&x=4932',
		'title': '',
		'imageId': '69990851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011395&docid=69990857&x=4932',
		'title': '',
		'imageId': '69990857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011395';

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