var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011916&docid=70004289&x=3846',
		'title': '',
		'imageId': '70004289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011916&docid=70004286&x=3846',
		'title': '',
		'imageId': '70004286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011916&docid=70004283&x=3846',
		'title': '',
		'imageId': '70004283',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011916&docid=70004287&x=3846',
		'title': '',
		'imageId': '70004287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011916&docid=70004291&x=3846',
		'title': '',
		'imageId': '70004291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011916&docid=70004284&x=3846',
		'title': '',
		'imageId': '70004284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011916&docid=70004288&x=3846',
		'title': '',
		'imageId': '70004288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011916&docid=70004285&x=3846',
		'title': '',
		'imageId': '70004285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011916&docid=70004290&x=3846',
		'title': '',
		'imageId': '70004290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011916';

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