var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4006945&docid=69898656&x=5913',
		'title': '',
		'imageId': '69898656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006945&docid=69898655&x=5913',
		'title': '',
		'imageId': '69898655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006945&docid=69898664&x=5913',
		'title': '',
		'imageId': '69898664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006945&docid=69898662&x=5913',
		'title': '',
		'imageId': '69898662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006945&docid=69898661&x=5913',
		'title': '',
		'imageId': '69898661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006945&docid=69898660&x=5913',
		'title': '',
		'imageId': '69898660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006945&docid=69898654&x=5913',
		'title': '',
		'imageId': '69898654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006945&docid=69898659&x=5913',
		'title': '',
		'imageId': '69898659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006945&docid=69898657&x=5913',
		'title': '',
		'imageId': '69898657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4006945';

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