<!--
for(k=0;k<pathinfo.length;k++)
document.write(
	"<a class=\"header\" href=\""+pathinfo[k].link+"\">"+pathinfo[k].name+"&gt;</a>&nbsp;");
//-->
