document.write("<table width='740' border='0' cellspacing='0' cellpadding='0'><tr>")
document.write("<td bgcolor='#CC0000' width='48' align='center' valign='middle'>")

var a='' ; var b='';
w=""+location.href+"";
posicio=w.lastIndexOf("index.asp");
web = w.substring(posicio,posicio+9); 

if (web!="index.asp")
  {
  var a="<a href='http://www.amposta.cat' target='_top'>";
  var b="</a>";
  }

    document.write(a)
document.write("<img src='http://www.amposta.cat/galeria/escutpetit06.gif' alt='Ajuntament dŽAmposta' width='48' height='34' border='0'>")
    document.write(b)
document.write("</td><td bgcolor=#CC0000>")
    document.write(a)
document.write("<img src='http://www.amposta.cat/galeria/ajuntament004.gif' alt='Ajuntament dŽAmposta (inici)' width='692' height='34' border='0'>")
    document.write(b)

	document.write("</td></form></tr></table>")




