<!-- 
    //document.write("<a href='../SociosProtectores/Sociosprotectores.asp'><img name='randomSlideShow' src='"+list[j]+"' border=0 alt='Nuestros patrocinadores' width=100></a>");
  var j,l="",m="",p="",q="",z="",listmodulo1= new Array();
  listmodulo1[listmodulo1.length]= "<a href='../Turismo/personajes/eindex.asp?Idioma=euskera'><img src='../imagenes/menuPrincipal/eBot-NuestrasPersonajes.jpg' alt='gure pertsonaiak' width='149' height='57' border='0'></a>";
  listmodulo1[listmodulo1.length]= "<a href='../Turismo/personajes/eindex.asp?Idioma=euskera'><img src='../imagenes/menuPrincipal/eBot-NuestrasPersonajes.jpg' alt='gure pertsonaiak' width='149' height='57' border='0'></a>";
  listmodulo1[listmodulo1.length]= "<a href='../Turismo/playas/eindex.asp?Idioma=euskera'><img src='../imagenes/menuPrincipal/eBot-NuestrasPlayas.gif' alt='gure hondartzak' width='149' height='57' border='0'></a>";  
  
  j=parseInt(Math.random()*listmodulo1.length);
  j=(isNaN(j))?0:j;
    //document.write("<a href='"+list2[j]+"' name='randomSlideShowModulo1'><img name='randomSlideShowModulo1' src='"+list[j]+"' alt='"+list3[j]+"' width='149' height='110' border='0'></a>");
    document.write("<span id ='SlideShowModulo1' name='SlideShowModulo1'>"+listmodulo1[j]+"</span>");	
function rndShowMdoulo1(t,l) {
  //x=document.SlideShowModulo1;
  //y=document.randomSlideLink;
  j=l;
  while (l==j) {
    j=parseInt(Math.random()*listmodulo1.length);
    j=(isNaN(j))?0:j;
  }
  window.SlideShowModulo1.innerHTML=listmodulo1[j];

  //x.link=list2[j];
  //x.href=list2[j];
  setTimeout("rndShowMdoulo1("+t+","+j+")",t);
  }
   rndShowMdoulo1(4000,0)

//-->