var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4019468&docid=70216036&x=5012',
		'title': '',
		'imageId': '70216036',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019468&docid=70216032&x=5012',
		'title': '',
		'imageId': '70216032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019468&docid=70216035&x=5012',
		'title': '',
		'imageId': '70216035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019468&docid=70216037&x=5012',
		'title': '',
		'imageId': '70216037',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019468&docid=70216040&x=5012',
		'title': '',
		'imageId': '70216040',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019468&docid=70216043&x=5012',
		'title': '',
		'imageId': '70216043',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019468&docid=70216049&x=5012',
		'title': '',
		'imageId': '70216049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019468&docid=70216034&x=5012',
		'title': '',
		'imageId': '70216034',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4019468&docid=70216033&x=5012',
		'title': '',
		'imageId': '70216033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4019468';

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