var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4004171&docid=69813894&x=1914',
		'title': '',
		'imageId': '69813894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004171&docid=69813902&x=1914',
		'title': '',
		'imageId': '69813902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004171&docid=69813901&x=1914',
		'title': '',
		'imageId': '69813901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004171&docid=69813895&x=1914',
		'title': '',
		'imageId': '69813895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004171&docid=69813897&x=1914',
		'title': '',
		'imageId': '69813897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004171&docid=69813896&x=1914',
		'title': '',
		'imageId': '69813896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004171&docid=69813900&x=1914',
		'title': '',
		'imageId': '69813900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004171&docid=69813899&x=1914',
		'title': '',
		'imageId': '69813899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004171&docid=69813898&x=1914',
		'title': '',
		'imageId': '69813898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4004171';

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