function Fmenutop() {
var menutop

menutop = '<TABLE BORDER=0 BGCOLOR="#ffebdc" CELLPADDING="0" CELLSPACING="0" WIDTH="100%" class="blues">                                                         <TR>                                                                                                                                                  <!-- nosaltres-->                                                                                                                                     <TD  height=15 align="center">&nbsp; &nbsp;<A HREF="jf_quisom.html" class="blanco1"><b>Qui som</b></A></td>                                           <TD height=15 width=2 bgcolor="#4b0082"><IMG SRC="imatges/pix_azul_claro.gif" WIDTH="2" HEIGHT="15" BORDER="0"></td>                                   <!-- el temps-->                                                                                                                                      <TD  height=15 align="center">&nbsp; &nbsp;<A HREF="jf_temps.html" class="blanco1"><b>El temps</b></A></td>                                           <TD height=15 width=2 bgcolor="#4b0082"><IMG SRC="imatges/pix_azul_claro.gif" WIDTH="2" HEIGHT="15" BORDER="0"></td>                                   <!-- webcams-->                                                                                                                                       <TD  height=15 align="center">&nbsp; &nbsp;<A HREF="jf_webcams.html" class="blanco1"><b>Webcams</b></A></td>                                          <TD height=15 width=2 bgcolor="#4b0082"><IMG SRC="imatges/pix_azul_claro.gif" WIDTH="2" HEIGHT="15" BORDER="0"></td>                                   <!-- gallery-->                                                                                                                                       <TD  height=15 align="center">&nbsp; &nbsp;<A HREF="jf_resums.html" class="blanco1"><b>Articles i rutes</b></A></td>                                  </tr></table>'

return menutop
}




function Ftoppage() {
var toppage

toppage= '<TR><TD WIDTH="520" HEIGHT="30" ALIGN="center" VALIGN="bottom" BGCOLOR="#ffffff" CLASS="redspecial"><b>Colla Boncamí</b></TD></TR>                    <TR><TD WIDTH="520"  HEIGHT="60" VALIGN="bottom"><A HREF="http://www.girona.com" target="_new"><IMG SRC="imatges/banner_girona.jpg" WIDTH="520" HEIGHT="60" BORDER="0"></A></TD></TR>                                                                                                                      <TR><TD WIDTH="520" HEIGHT="5" VALIGN="top"></TD></TR>'

return toppage
}




function Fbotpage() {
var botpage

botpage= '<BR><BR>&#169; Colla Boncam&iacute; <BR> Girona (Catalunya - UE)<BR>Telf. +34 972 00 00 00<BR><A HREF="mailto:boncami@hotmail.com?subject=colla boncami" class="blanco2">e-mail: boncami@hotmail.com</A><BR><BR>'

return botpage
}

