<!-- 
    //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="",listmodulo2= new Array()

  listmodulo2[listmodulo2.length]= "<a href='../Udalarrantz/Agenda/eindexferias.asp?Idioma=euskera'><img src='../imagenes/menuPrincipal/eBot-NuestrasFiestas.jpg' alt='gure festak' width='149' height='100' border='0'></a>";
  listmodulo2[listmodulo2.length]= "<a href='../Turismo/Historias/eindex.asp?Idioma=euskera'><img src='../imagenes/menuPrincipal/eBot-NuestrasHistorias.jpg' alt='gure istorio eta leiendak' width='149' height='100' border='0'></a>";
  listmodulo2[listmodulo2.length]= "<a href='../Turismo/deportes/eindex.asp?Idioma=euskera'><img src='../imagenes/menuPrincipal/eBot-NuestroDeporte.jpg' alt='gure kirola' width='149' height='100' border='0'></a>";  
   
  j=parseInt(Math.random()*listmodulo2.length);
  j=(isNaN(j))?0:j;
    document.write("<span id ='SlideShowModulo2' name='SlideShowModulo2'>"+listmodulo2[j]+"</span>");
function randSlideModulo2(t,l) {
  //x=document.SlideShowModulo2;
  //y=document.randomSlideLink;
  j=l;
  while (l==j) {
    j=parseInt(Math.random()*listmodulo2.length);
    j=(isNaN(j))?0:j;
  }
  window.SlideShowModulo2.innerHTML = listmodulo2[j];
  //x.link=list2[j];
  //x.href=list2[j];
  setTimeout("randSlideModulo2("+t+","+j+")",t);
  }
   randSlideModulo2(4500,0)

//-->