Wenas a todos y perdonen las molestias.
Ahora lo k me pasa es k en esta web k estoy intentando hacer: http://usuarios.lycos.es/chadsmith si pulsais sobre los vinculos del menu, no funcionan, y yo los tengo bien...:z)
<script language="JavaScript1.2"><!--
if (document.all||document.layers) {
makeStatic();}
var text=new Array();
var thelink=new Array();
//configura aqui los enlaces - en los text los textos, en thelink su correspondiente link
text[0]="Historia del grupo";
text[1]="Fotos";
text[2]="Descargas";
text[3]="Discografia";
text[4]="Links pepperianos";
text[5]="Letras y traducciones";
text[6]="Singles, covers, bootlegs...";
thelink[0]="http://usuarios.lycos.es/chadsmith/historia.html";
thelink[1]="http://usuarios.lycos.es/chadsmith/fotos.html";
thelink[2]="http://usuarios.lycos.es/chadsmith/descargas.html";
thelink[3]="http://usuarios.lycos.es/chadsmith/discografia.html";
thelink[4]="http://usuarios.lycos.es/chadsmith/links.html";
thelink[5]="http://usuarios.lycos.es/chadsmith/letras.html";
thelink[6]="http://usuarios.lycos.es/chadsmith/scb.html";
//Aqui se configura el target, pero solo son validos '' (el mismo marco), 'new' (nueva ventana), or 'framename' (el mismo frame)
var linktarget='framenane'
///A PARTIR DE AQUI NO TOCAR NADA////////////////
function navigateie(which){
if (linktarget=='')
window.location=thelink[which]
else if (linktarget=='new')
window.open(thelink[which])
else{
temp_var=eval("window.parent."+linktarget)
temp_var.location=thelink[which]
}
}
for (i=0;i<=text.length-1;i++)
if (document.all) {document.write('<TR><TD height=20 bgcolor=white onclick="navigateie('+i+')" onmouseover="className=\'hl\'" onmouseout="className=\'n\'"><FONT SIZE=2 FACE=ARIAL> '+text+'</FONT></TD></TR>')}
else {document.write('<TR><TD bgcolor="white"><ILAYER><LAYER HEIGHT="18" onmouseover="this.bgColor=\'yellow\'" onmouseout="this.bgColor=\'white\'" width=131><FONT SIZE=2 FACE=ARIAL> <A HREF="'+thelink+'" target="'+linktarget+'" id="nounderline">'+text+'</A></FONT></LAYER></ILAYER></TD></TR>')}
//-->
</script>
Salu2 y gracias de antemano