document.write('<table border="0" width="100%" bgcolor="#25AFFF" cellspacing="0" cellpadding="0">');
document.write('  <tr>');
document.write('    <td width="100%">');
document.write('<MAP NAME="FrontPageMap"><AREA SHAPE="RECT" COORDS="456, 0, 590, 19" HREF="http://ebre.info/elsports" TARGET="_top"><AREA SHAPE="RECT" COORDS="0, 0, 219, 40" HREF="http://ebre.info" target="_top"><AREA SHAPE="RECT" TARGET="_top" COORDS="591, 0, 670, 19" HREF="http://ofitecwin.com/pobles">');
document.write('<AREA SHAPE="RECT" COORDS="288, 0, 455, 19" HREF="http://ebre.info/delta" TARGET="_top"><AREA SHAPE="RECT" COORDS="227, 5, 255, 27" HREF="http://www.ofitec.net" TARGET="_blank"></MAP>');
document.write('<img src="http://ebre.info/barres/barres/barra_ebre.gif" border="0" ismap width="699" height="41" usemap="#FrontPageMap">');
document.write('</td>');
document.write('  </tr>');
document.write('</table>');
document.write('<table border="0" height="1px" width="100%" bgcolor="#1078A6" cellspacing="0" cellpadding="0">');
document.write('  <tr>');
document.write('    <td width="100%" height="1px"></td>');
document.write('  </tr>');
document.write('</table>');
document.write('<div style="position:absolute; top: 27; left: 343;font-family: Verdana; font-size: 7pt; color: rgb(255,255,255);font-weight: bolder;">');
//<script LANGUAGE="JavaScript">
//function fecha() {

	meses = new Array ("gener","febrer","març","abril","maig","juny","juliol","agost","setembre","octubre","novembre","desembre");
        data = new Date();
        index = data.getMonth();
        diasemana=new Array ("Dilluns","Dimarts","Dimecres","Dijous","Divendres","Dissabte","Diumenge");
        day = new Date();
        indexday =  data.getDay();
        if (indexday == 0) {
			indexday = 7;
		}
		anno = data.getYear();
			if ( anno < 1900) {
				anno = 1900 + anno;
	}
document.write('<strong>');	
document.write(diasemana[indexday-1]+ ", "  + ' '+data.getDate()+ " de " + meses[index] + " de " + anno);
document.write('</strong>');
//}
 //   </script>
document.write('</div>');
document.write('<div style="position:absolute; top:21; left: 523;font-family: Verdana; font-size: 7pt; color: rgb(255,255,255);font-weight: bolder;">');
document.write('<form method="get" action="http://www.google.es/custom" target="google_window"><input type="hidden" name="domains" value="ebre.com"><input type="hidden" name="sitesearch" value><input type="hidden" name="sitesearch" value="ebre.com"><input type="hidden" name="client" value="pub-4580027200848433"><input type="hidden" name="forid" value="1">');
document.write('<input type="hidden" name="ie" value="ISO-8859-1"><input type="hidden" name="oe" value="ISO-8859-1"><input type="hidden" name="cof" value="GALT:#003399;GL:1;DIV:#336699;VLC:999999;AH:center;BGC:99CCFF;LBGC:99CCFF;ALC:666666;LC:666666;T:0000CC;GFNT:0000FF;GIMP:0000FF;LH:41;LW:699;L:http://ebre.info/barres/barres/barra_ebre.gif;S:;FORID:1;"><input type="hidden" name="hl" value="es">');
document.write('<input type="text" name="q" size="20" maxlength="255" value style="background-color: rgb(43,186,255); color: rgb(255,255,255); font-family: Verdana; font-size: 8pt; border-left: 1px solid rgb(0,64,128); border-right: 1px solid rgb(0,0,128); border-top: 1px solid rgb(0,64,128); border-bottom: 1px solid rgb(0,0,128)"><input type="image" name="sa" src="http://ebre.info/barres/barres/lupeta.gif" border="0" align="absmiddle" WIDTH="18" HEIGHT="17" hspace="2"></form></div>');