if (location.protocol == 'file:') {	document.links[2].href = 'index.htm'; }

