 <!--
  var j,d="",l="",m="",p="",q="",z="",KW_ARI= new Array()

  KW_ARI[KW_ARI.length]='images/foto_cabecera/001.jpg';
		  KW_ARI[KW_ARI.length]='images/foto_cabecera/002.jpg';
				  KW_ARI[KW_ARI.length]='images/foto_cabecera/003.jpg';
						  KW_ARI[KW_ARI.length]='images/foto_cabecera/004.jpg';
								
															
		
	
  j=parseInt(Math.random()*KW_ARI.length);
  j=(isNaN(j))?0:j;
	document.write("<div style='width:252px; height:141px;background: transparent url("+KW_ARI[j]+") no-repeat 0px 27px;'><h1><span>Mundial 2006 - Camino de Alemania</span></h1></div>");
function seqSlideShow(t,l) { // Sequential Slideshow by Kaosweaver
  x=document.seqSlideShow; j=l; j++;  if (j==KW_ARI.length) j=0;
  x.src=KW_ARI[j]; setTimeout("seqSlideShow("+t+","+j+")",t);
}
//-->
