Existen unos menus que van indicando la raiz de navegacion, aqui pongo un ejemplo y la progra,acion, lo necesito asi, pero con links activos, este no contiene links
You are here: inicio/ productos / botes
<script language="JavaScript">
<!--
thePath = '';
loc = '' +location.href;
paths = loc.substring(7).split('/');
for (i=0, n=paths.length;i<n;i++)
thePath += '> ' + paths[i] + ' ';
document.write('<font color="#ff0000"><b>You are here: ' +
thePath.substring(1)+'</b></font>');
//-->
</script>
gracias
Que el lado oscuro de la fuerza los acompañe