

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>

  <head>
    <title>El Tricicle - Club d'Esplai - Sant Joan Despí</title>
    <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />

    <meta name="title" content="Club d'Esplai el Tricicle"/>
    <meta name="Author" content="Trimatge i Club d'Esplai El Tricicle" />
    <meta name="subject" content="Entitat sense afany de lucre adreçada a la educació dels infants i joves en el seu temps de lleure."/>
    <meta name="DC.Title" content="Club d'Esplai el Tricicle"/>
    <meta name="keywords" content="activitats, lleure, esplai, joves, nens, nenes, educació, infants, manualitats, tallers, tricicle, colònies, campaments, rutes, intercanvis, jocs, excursions, casal d'estiu, casal de setembre, casal de nadal, casal jove."/>
    <meta name="description" content="Entitat educativa de caire social amb voluntat de servei públic, la finalitat de la qual és l'educació dels infants i joves en el seu temps de lleure, malgrat que també considerem que podem intervenir en d'altres camps educatius relacionats amb l'educació formal i no formal."/>
    <meta http-equiv="title" content="Club d'Esplai el Tricicle"/>
    <meta http-equiv="keywords" content="activitats, lleure, esplai, joves, nens, nenes, educació, infants, manualitats, tallers, tricicle, colònies, campaments, rutes, intercanvis, jocs, excursions, casal d'estiu, casal de setembre, casal de nadal, casal jove."/>
    <meta http-equiv="description" content="Entitat educativa de caire social amb voluntat de servei públic, la finalitat de la qual és l'educació dels infants i joves en el seu temps de lleure, malgrat que també considerem que podem intervenir en d'altres camps educatius relacionats amb l'educació formal i no formal."/>
    <meta http-equiv="DC.Description" content="Entitat educativa de caire social amb voluntat de servei públic, la finalitat de la qual és l'educació dels infants i joves en el seu temps de lleure, malgrat que també considerem que podem intervenir en d'altres camps educatius relacionats amb l'educació formal i no formal."/>
    <meta name="distribution" content="global"/>
    <meta name="resource-type" content="document"/>
    <meta http-equiv="Pragma" content="cache"/>
    <meta name="robots" content="all"/>
    <meta name="Revisit" content="7 days"/>

<!--Entitat educativa de caire social amb voluntat de servei públic, la finalitat de la qual és l'educació dels infants i joves en el seu temps de lleure, malgrat que també considerem que podem intervenir en d'altres camps educatius relacionats amb l'educació formal i no formal.-->


    <style type="text/css" media="screen">
      @import "./css/RobAgenda.css";
      @import "./css/Principal.css";
      @import "./css/activitats.css";
    </style>

    <script type="text/javascript" src="/scripts/libXMLHttpRequest.js"></script>
    <script type='text/javascript' src='/scripts/ParserXML.js'></script>
	<script type="text/javascript" src="/FCKeditor/fckeditor.js"></script>
    <script type="text/javascript" src='/scripts/calendar.js'></script>

    <script language="javascript" type="text/javascript">
      var cal;

      /*cal = "kk"
      alert(cal);   */

    function init() {
/*      alert("calendariON");*/
      cal  = new Epoch('cal1','popup',document.getElementById('id_input'));
    }

    </script>


    <script type="text/javascript" src="./FCKeditor/fckeditor.js"></script>
<script type="text/javascript" src="./Admin/FuncionsJavaScript.js"></script>








<script language="javascript">

function mostrarFesta(capa){

//  Leyenda.style.position='absolute';
//  Leyenda.style.width=20;
//  Leyenda.style.background='#F0EDD9';

//  capa.style.left=document.body.scrollLeft+event.clientX
//  capa.style.top=document.body.scrollTop+event.clientY
//  capa.style.visibility="visible"

document.getElementById(capa).style.left=document.body.scrollLeft+event.clientX-50;
document.getElementById(capa).style.top=document.body.scrollTop+event.clientY-30;
document.getElementById(capa).style.index=1;
document.getElementById(capa).style.visibility="visible";
}

//____________________________________________________________________________

function mostrarFestaAmple(capa){

//  Leyenda.style.position='absolute';
//  Leyenda.style.width=20;
//  Leyenda.style.background='#F0EDD9';

//  capa.style.left=document.body.scrollLeft+event.clientX
//  capa.style.top=document.body.scrollTop+event.clientY
//  capa.style.visibility="visible"

document.getElementById(capa).style.left=document.body.scrollLeft+event.clientX-10;
document.getElementById(capa).style.top=document.body.scrollTop+event.clientY-30;
document.getElementById(capa).style.index=1;
document.getElementById(capa).style.visibility="visible";
}

//____________________________________________________________________________

function ocultarFesta(capa){
document.getElementById(capa).style.visibility="hidden";
}

//____________________________________________________________________________

function ocultarFestaAmple(capa){
document.getElementById(capa).style.visibility="hidden";
}

      function ValidarTipus()
      {
        return true;
      }

//_____________________________________________________________________________________________________________________

      function ValidarAltaBanner()
      {
        mt1=document.alta_banner.NOM_BANNER.value;

        if ((mt1.length<1)||(mt1.substring(0,6)==""))
        {
          alert("Ho sentim: has de donar-li un nom.");
          document.alta_banner.NOM_BANNER.focus();
          return false;
        }
        else
        {
          document.alta_banner.action="./Admin/Guardar_banner.asp";
          document.alta_banner.submit();
          return true;
        }
      }

//_____________________________________________________________________________________________________________________

      function ValidarEditarBanner()
      {
        mt1=document.Editar_banner.NOM.value;

        if ((mt1.length<1)||(mt1.substring(0,6)==""))
        {
          alert("Ho sentim: has de donar-li un nom.");
          document.Editar_banner.NOM.focus();
          return false;
        }
        else
        {
          document.Editar_banner.action="./Admin/Update_banner.asp";
          document.Editar_banner.submit();
          return true;
        }
      }

//_____________________________________________________________________________________________________________________

      function ValidarEditarNoticia()
      {
        mt1=document.Editar_noticia.TITULAR.value;
        mt2=document.Editar_noticia.dia_inici.value;
        mt3=document.Editar_noticia.mes_inici.value;
        mt4=document.Editar_noticia.any_inici.value;

        mt5=document.Editar_noticia.dia_final.value;
        mt6=document.Editar_noticia.mes_final.value;
        mt7=document.Editar_noticia.any_final.value;

        if ((mt1.length<1)||(mt2.length<1)||(mt3.length<1)||(mt4.length<1)||(mt5.length<1)||(mt6.length<1)||(mt7.length<1))
        {
          alert("Ho sentim: has d'omplir els camps obligatoris (marcats amb *).");
          document.Editar_noticia.TITULAR.focus();
          return false;
        }
        else
        {
          document.Editar_noticia.action="./admin/Update_noticia.asp?id=";
          document.Editar_noticia.submit();
          return true;
        }
      }


//_____________________________________________________________________________________________________________________

      function ValidarEditarNoticiaAmpliada()
      {
        mt1=document.Editar_noticia.TITULAR.value;
        mt2=document.Editar_noticia.dia_inici.value;
        mt3=document.Editar_noticia.mes_inici.value;
        mt4=document.Editar_noticia.any_inici.value;

        mt5=document.Editar_noticia.dia_final.value;
        mt6=document.Editar_noticia.mes_final.value;
        mt7=document.Editar_noticia.any_final.value;

        if ((mt1.length<1)||(mt2.length<1)||(mt3.length<1)||(mt4.length<1)||(mt5.length<1)||(mt6.length<1)||(mt7.length<1))
        {
          alert("Ho sentim: has d'omplir els camps obligatoris (marcats amb *).");
          document.Editar_noticia.TITULAR.focus();
          return false;
        }
        else
        {
          document.Editar_noticia.action="./Update_noticia.asp?id=";
          document.Editar_noticia.submit();
          return true;
        }
      }

//_____________________________________________________________________________________________________________________

      function ValidarEditarAnunci()
      {
        mt1=document.Editar_anunci.TITOL.value;

        if ((mt1.length<1)||(mt1.substring(0,6)==""))
        {
          alert("Ho sentim: has de donar-li un títol.");
          document.Editar_anunci.TITOL.focus();
          return false;
        }
        else
        {
//          Mostrar_Missatge_Espera();
          document.Editar_anunci.action="./Admin/Update_anunci.asp";
          document.Editar_anunci.submit();
          return true;
          Ocultar_Missatge_Espera();
        }
      }

//_____________________________________________________________________________________________________________________

      function ValidarEditarAnunciAmpliada()
      {
        mt1=document.Editar_anunci.TITOL.value;

        if ((mt1.length<1)||(mt1.substring(0,6)==""))
        {
          alert("Ho sentim: has de donar-li un títol.");
          document.Editar_anunci.TITOL.focus();
          return false;
        }
        else
        {
//          Mostrar_Missatge_Espera();
          document.Editar_anunci.action="./Update_anunci.asp";
          document.Editar_anunci.submit();
          return true;
          Ocultar_Missatge_Espera();
        }
      }

//_____________________________________________________________________________________________________________________

 function ValidarAltaMenu()
      {
        mt1=document.alta_menu.titol_menu.value;

        if ((mt1.length<1)||(mt1.substring(0,6)==""))
        {
          alert("Ho sentim: has de donar un nom al menú.");
          document.alta_menu.titol_menu.focus();
          return false;
        }
        else
        {
//          document.alta_menu.action="http://desarrollo.esplai.org:106/Admin/Guardar_menu.asp?id_apartat=";
          document.alta_menu.action="./Admin/Guardar_menu.asp?id_apartat=";
          document.alta_menu.submit();
          return true;
        }
      }


//_____________________________________________________________________________________________________________________

      function ValidarAltaMenuMonitors()
      {
        mt1=document.alta_menu_Monitors.titol_menu.value;

        if ((mt1.length<1)||(mt1.substring(0,6)==""))
        {
          alert("Ho sentim: has de donar un nom al menú.");
          document.alta_menu_Monitors.titol_menu.focus();
          return false;
        }
        else
        {
//          document.alta_menu_Monitors.action="http://desarrollo.esplai.org:106/Admin/Guardar_menu_Monitors.asp?id_apartat=";
          document.alta_menu_Monitors.action="./Admin/Guardar_menu_Monitors.asp?id_apartat=";
          document.alta_menu_Monitors.submit();
          return true;
        }
      }

//_____________________________________________________________________________________________________________________

      function AnularTecleo()
      {
         window.event.keyCode=0;
      }

      function AnularTecleo2(txta)
      {
      if(txta.value.length >= 5) {
         window.event.keyCode=0;
         };
      }

      function AnularAcento(txt)
      {
//         if(key=96)
         var key=window.event.keyCode;//codigo de tecla.
//           alert(key);
         if((key==186)||(key==222)){
//           window.event.keyCode=32;
           txt.value=txt.value+1;
           window.event.keyCode=8;
           txt.value=txt.value-1;
//           alert("ha pulsado acento."+key);
         }
      }

</script>
<script type="text/javascript">
function SinAcentos(cadena) {
         var accents = "ÀÁÂÃÄÅàáâãäåÒÓÔÕÖØòóôõöøÈÉÊËèéêëÌÍÎÏìíîïÙÚÛÜùúûüÿÑñÇç";
         var senseAccents = "AAAAAAaaaaaaOOOOOOooooooEEEEeeeeIIIIiiiiUUUUuuuuyNnCc";
         
         for (var i = 0; i < accents.length; i++) {
          cadena = cadena.replace(accents.charAt(i), senseAccents.charAt(i));
         }
         
         return cadena;
}
</script>



    <SCRIPT LANGUAGE="JavaScript">
      <!--

        function CargaCapaCentro(CapaDestino,Fichero) {
          var nCops=0;
		  var objCapDestino;

		  objCapDestino = document.getElementById(CapaDestino);

			if(objCapDestino != null){
				objCapDestino.innerHTML = "<font color=red><blink>carregant dades <marquee width='20'>...</marquee></blink></font>";
			} else {
				alert(CapaDestino);
			}

          var quadreParametres    = new Array();
          quadreParametres["ID"] = '1';
          cargarDoc(Fichero, quadreParametres, "POST", "null", false);
          //alert('Antes de cargar la capa!');
          document.getElementById(CapaDestino).innerHTML = getResponseText();
          //alert('Despues de cargar la capa!');
          //document.write(getResponseText());
          //alert(getResponseText());
        }

//_____________________________________________________________________________________________________________________
        // Esta función es una variante de la anterior. Utiliza el método GET en lugar de POST y ello permite
        // cargar sin errores páginas en HTML, en lugar de ASP.

        function CargaCapaCentroGET(CapaDestino,Fichero) {
          var nCops=0;

          document.getElementById(CapaDestino).innerHTML = "<font color=red><blink>carregant dades <marquee width='20'>...</marquee></blink></font>";
          var quadreParametres    = new Array();
          quadreParametres["ID"] = '1';
          cargarDoc(Fichero, quadreParametres, "GET", "null", false);
          //alert('Antes de cargar la capa!');
          document.getElementById(CapaDestino).innerHTML = getResponseText();
          //alert('Despues de cargar la capa!');
          //document.write(getResponseText());
          //alert(getResponseText());
        }
//_____________________________________________________________________________________________________________________


        function AdaptarResolucion()
        {
  //        document.location = "./index.asp?ws="+document.body.clientWidth;
  //        document.location = "./index.asp?ws="+document.body.clientWidth+"&xRes="+screen.width;
        }

        function NoPermisos()
        {
          alert("Ho sentim. No té prou permissos!");
        }
      // -->


    </SCRIPT>
  </head>

  <body bgcolor="#FFFFFF">

  <DIV ID="CAPA_MISSATGE_ALERT_FALS" style="position: absolute; width: 210px; height: 127px; border: none; margin-left: 400px; margin-top: 300px; z-index: 1000; visibility: hidden;"><IMG SRC='./IMG/Missatge_espera.gif'></div><DIV class="capa_global" style="width:788px; height:591px; margin-left: 118px; margin-top: -13px; background-color: #FFFFFF"><div align="left" style="position: absolute; z-index: 1; color: #99CCFF; margin-left: 0px; margin-top: 0px;"><font color="#99CCFF">&nbsp;&nbsp;<SPAN style="font-family: Verdana, Arial; font-size: 11px;"><B>  </B></SPAN></font></div>  <DIV class="capa_cabecera_global" style="width:788px; height:20px; margin-left: 0px; margin-top: 0px; background-color: #034EA2;" ALIGN=right >  <A HREF="./index.asp?ws=0&Centro=1"><IMG SRC="./IMG/email.gif" BORDER="0" onMouseOver="src='./IMG/EmailOver.gif'" onMouseOut="src='./IMG/email.gif'" align="absmiddle"></A>&nbsp &nbsp &nbsp <A HREF="./default.asp"><B style="font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;"><FONT COLOR="#99CCFF" OnMouseOver="this.style.color='FFFF00';" OnMouseOut="this.style.color='#99CCFF';">www.esplaieltricicle.org &nbsp &nbsp </FONT></B></A>  </DIV>  <DIV ID="capa_agenda" class="capa_agenda" style="width:123px; height:98px; margin-left: -1px; margin-top: 27px;">  <CENTER><div><div style="border: none; background-color: #FFFFFF;"><TABLE CELLPADDING="0" CELLSPACING="1" WIDTH="100%" HEIGHT="100%"><TR><TH class="cabecera_calendario" COLSPAN="7">DIUMENGE&nbsp; &nbsp;20-05-2012</TH></TR><TR class="cabecera_semana"><TD COLSPAN="3"><INPUT TYPE="text" NAME="mes_calendari" class="input_text" VALUE=Maig SIZE="9" MAXLENGTH="9" READONLY></TD><TD><img src="IMG/up_down.jpg" width="15" height="17" border="0" usemap="#Map" style="cursor: hand;"></TD><TD COLSPAN="2"><INPUT TYPE="text" NAME="any_calendari" class="input_text" VALUE=2012 SIZE="5" MAXLENGTH="5" READONLY></TD><TD><img src="IMG/up_down.jpg" width="15" height="17" border="0" usemap="#Map2" style="cursor: hand;"></TD></TR><TR class="cabecera_semana"><TH>Dl</TH><TH>Dt</TH><TH>Dc</TH><TH>Dj</TH><TH>Dv</TH><TH>Ds</TH><TH>Dg</TH></TR><TR><TD style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; color:black; text-decoration:none;" >&nbsp</TD><TD bgcolor="#EEEEEE" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; color:black;   text-decoration:none; cursor: pointer;" align="right" OnMouseOver="this.bgColor='#51FDFF'"   OnMouseOut="this.bgColor='#EEEEEE'" OnClick="window.open('./agenda_ampliada.asp?data=1/05/2012', 'popup_agenda', 'width=660, height=430, left=180, top=150')" style="cursor: hand; text-decoration:none;"> 1&nbsp;</A></TD><TD bgcolor="#EEEEEE" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; color:black;   text-decoration:none; cursor: pointer;" align="right" OnMouseOver="this.bgColor='#51FDFF'"   OnMouseOut="this.bgColor='#EEEEEE'" OnClick="window.open('./agenda_ampliada.asp?data=2/05/2012', 'popup_agenda', 'width=660, height=430, left=180, top=150')" style="cursor: hand; text-decoration:none;"> 2&nbsp;</A></TD><TD bgcolor="#EEEEEE" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; color:black;   text-decoration:none; cursor: pointer;" align="right" OnMouseOver="this.bgColor='#51FDFF'"   OnMouseOut="this.bgColor='#EEEEEE'" OnClick="window.open('./agenda_ampliada.asp?data=3/05/2012', 'popup_agenda', 'width=660, height=430, left=180, top=150')" style="cursor: hand; text-decoration:none;"> 3&nbsp;</A></TD><TD bgcolor="#EEEEEE" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; color:black;   text-decoration:none; cursor: pointer;" align="right" OnMouseOver="this.bgColor='#51FDFF'"   OnMouseOut="this.bgColor='#EEEEEE'" OnClick="window.open('./agenda_ampliada.asp?data=4/05/2012', 'popup_agenda', 'width=660, height=430, left=180, top=150')" style="cursor: hand; text-decoration:none;"> 4&nbsp;</A></TD><TD bgcolor="#EEEEEE" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; color:black;   text-decoration:none; cursor: pointer;" align="right" OnMouseOver="this.bgColor='#51FDFF'"   OnMouseOut="this.bgColor='#EEEEEE'" OnClick="window.open('./agenda_ampliada.asp?data=5/05/2012', 'popup_agenda', 'width=660, height=430, left=180, top=150')" style="cursor: hand; text-decoration:none;"> 5&nbsp;</A></TD><TD bgcolor="#CCCCCC" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; color:black;   text-decoration:none; cursor: pointer;" align="right" OnMouseOver="this.bgColor='#51FDFF'"   OnMouseOut="this.bgColor='#CCCCCC'" OnClick="window.open('./agenda_ampliada.asp?data=6/05/2012', 'popup_agenda', 'width=660, height=430, left=180, top=150')" style="cursor: hand; text-decoration:none;"><strong> 6&nbsp;</strong></A></TD></TR><TR><TD bgcolor="#EEEEEE" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; color:black;   text-decoration:none; cursor: pointer;" align="right" OnMouseOver="this.bgColor='#51FDFF'"   OnMouseOut="this.bgColor='#EEEEEE'" OnClick="window.open('./agenda_ampliada.asp?data=7/05/2012', 'popup_agenda', 'width=660, height=430, left=180, top=150')" style="cursor: hand; text-decoration:none;"> 7&nbsp;</A></TD><TD bgcolor="#EEEEEE" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; color:black;   text-decoration:none; cursor: pointer;" align="right" OnMouseOver="this.bgColor='#51FDFF'"   OnMouseOut="this.bgColor='#EEEEEE'" OnClick="window.open('./agenda_ampliada.asp?data=8/05/2012', 'popup_agenda', 'width=660, height=430, left=180, top=150')" style="cursor: hand; text-decoration:none;"> 8&nbsp;</A></TD><TD bgcolor="#EEEEEE" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; color:black;   text-decoration:none; cursor: pointer;" align="right" OnMouseOver="this.bgColor='#51FDFF'"   OnMouseOut="this.bgColor='#EEEEEE'" OnClick="window.open('./agenda_ampliada.asp?data=9/05/2012', 'popup_agenda', 'width=660, height=430, left=180, top=150')" style="cursor: hand; text-decoration:none;"> 9&nbsp;</A></TD><TD bgcolor="#EEEEEE" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; color:black;   text-decoration:none; cursor: pointer;" align="right" OnMouseOver="this.bgColor='#51FDFF'"   OnMouseOut="this.bgColor='#EEEEEE'" OnClick="window.open('./agenda_ampliada.asp?data=10/05/2012', 'popup_agenda', 'width=660, height=430, left=180, top=150')" style="cursor: hand; text-decoration:none;"> 10&nbsp;</A></TD><TD bgcolor="#EEEEEE" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; color:black;   text-decoration:none; cursor: pointer;" align="right" OnMouseOver="this.bgColor='#51FDFF'"   OnMouseOut="this.bgColor='#EEEEEE'" OnClick="window.open('./agenda_ampliada.asp?data=11/05/2012', 'popup_agenda', 'width=660, height=430, left=180, top=150')" style="cursor: hand; text-decoration:none;"> 11&nbsp;</A></TD><TD bgcolor="#EEEEEE" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; color:black;  font-weight: bold; color: #0000FF;   text-decoration:none; cursor: pointer;" align="right" OnMouseOver="this.bgColor='#51FDFF'"   OnMouseOut="this.bgColor='#EEEEEE'" OnClick="window.open('./agenda_ampliada.asp?data=12/05/2012', 'popup_agenda', 'width=660, height=430, left=180, top=150')" style="cursor: hand; text-decoration:none;"> 12&nbsp;</A></TD><TD bgcolor="#CCCCCC" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; color:black;   text-decoration:none; cursor: pointer;" align="right" OnMouseOver="this.bgColor='#51FDFF'"   OnMouseOut="this.bgColor='#CCCCCC'" OnClick="window.open('./agenda_ampliada.asp?data=13/05/2012', 'popup_agenda', 'width=660, height=430, left=180, top=150')" style="cursor: hand; text-decoration:none;"><strong> 13&nbsp;</strong></A></TD></TR><TR><TD bgcolor="#EEEEEE" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; color:black;   text-decoration:none; cursor: pointer;" align="right" OnMouseOver="this.bgColor='#51FDFF'"   OnMouseOut="this.bgColor='#EEEEEE'" OnClick="window.open('./agenda_ampliada.asp?data=14/05/2012', 'popup_agenda', 'width=660, height=430, left=180, top=150')" style="cursor: hand; text-decoration:none;"> 14&nbsp;</A></TD><TD bgcolor="#EEEEEE" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; color:black;   text-decoration:none; cursor: pointer;" align="right" OnMouseOver="this.bgColor='#51FDFF'"   OnMouseOut="this.bgColor='#EEEEEE'" OnClick="window.open('./agenda_ampliada.asp?data=15/05/2012', 'popup_agenda', 'width=660, height=430, left=180, top=150')" style="cursor: hand; text-decoration:none;"> 15&nbsp;</A></TD><TD bgcolor="#EEEEEE" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; color:black;   text-decoration:none; cursor: pointer;" align="right" OnMouseOver="this.bgColor='#51FDFF'"   OnMouseOut="this.bgColor='#EEEEEE'" OnClick="window.open('./agenda_ampliada.asp?data=16/05/2012', 'popup_agenda', 'width=660, height=430, left=180, top=150')" style="cursor: hand; text-decoration:none;"> 16&nbsp;</A></TD><TD bgcolor="#EEEEEE" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; color:black;   text-decoration:none; cursor: pointer;" align="right" OnMouseOver="this.bgColor='#51FDFF'"   OnMouseOut="this.bgColor='#EEEEEE'" OnClick="window.open('./agenda_ampliada.asp?data=17/05/2012', 'popup_agenda', 'width=660, height=430, left=180, top=150')" style="cursor: hand; text-decoration:none;"> 17&nbsp;</A></TD><TD bgcolor="#EEEEEE" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; color:black;   text-decoration:none; cursor: pointer;" align="right" OnMouseOver="this.bgColor='#51FDFF'"   OnMouseOut="this.bgColor='#EEEEEE'" OnClick="window.open('./agenda_ampliada.asp?data=18/05/2012', 'popup_agenda', 'width=660, height=430, left=180, top=150')" style="cursor: hand; text-decoration:none;"> 18&nbsp;</A></TD><TD bgcolor="#EEEEEE" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; color:black;   text-decoration:none; cursor: pointer;" align="right" OnMouseOver="this.bgColor='#51FDFF'"   OnMouseOut="this.bgColor='#EEEEEE'" OnClick="window.open('./agenda_ampliada.asp?data=19/05/2012', 'popup_agenda', 'width=660, height=430, left=180, top=150')" style="cursor: hand; text-decoration:none;"> 19&nbsp;</A></TD><TD bgcolor="#CCCCCC" style="border: 1px #0000FF solid; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; color:#FFFFFF;;   text-decoration:none; cursor: pointer;" align="right" OnMouseOver="this.bgColor='#51FDFF'"   OnMouseOut="this.bgColor='#CCCCCC'" OnClick="window.open('./agenda_ampliada.asp?data=20/05/2012', 'popup_agenda', 'width=660, height=430, left=180, top=150')" style="cursor: hand; text-decoration:none;"> 20&nbsp;</A></TD></TR><TR><TD bgcolor="#EEEEEE" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; color:black;   text-decoration:none; cursor: pointer;" align="right" OnMouseOver="this.bgColor='#51FDFF'"   OnMouseOut="this.bgColor='#EEEEEE'" OnClick="window.open('./agenda_ampliada.asp?data=21/05/2012', 'popup_agenda', 'width=660, height=430, left=180, top=150')" style="cursor: hand; text-decoration:none;"> 21&nbsp;</A></TD><TD bgcolor="#EEEEEE" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; color:black;   text-decoration:none; cursor: pointer;" align="right" OnMouseOver="this.bgColor='#51FDFF'"   OnMouseOut="this.bgColor='#EEEEEE'" OnClick="window.open('./agenda_ampliada.asp?data=22/05/2012', 'popup_agenda', 'width=660, height=430, left=180, top=150')" style="cursor: hand; text-decoration:none;"> 22&nbsp;</A></TD><TD bgcolor="#EEEEEE" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; color:black;   text-decoration:none; cursor: pointer;" align="right" OnMouseOver="this.bgColor='#51FDFF'"   OnMouseOut="this.bgColor='#EEEEEE'" OnClick="window.open('./agenda_ampliada.asp?data=23/05/2012', 'popup_agenda', 'width=660, height=430, left=180, top=150')" style="cursor: hand; text-decoration:none;"> 23&nbsp;</A></TD><TD bgcolor="#EEEEEE" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; color:black;   text-decoration:none; cursor: pointer;" align="right" OnMouseOver="this.bgColor='#51FDFF'"   OnMouseOut="this.bgColor='#EEEEEE'" OnClick="window.open('./agenda_ampliada.asp?data=24/05/2012', 'popup_agenda', 'width=660, height=430, left=180, top=150')" style="cursor: hand; text-decoration:none;"> 24&nbsp;</A></TD><TD bgcolor="#EEEEEE" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; color:black;   text-decoration:none; cursor: pointer;" align="right" OnMouseOver="this.bgColor='#51FDFF'"   OnMouseOut="this.bgColor='#EEEEEE'" OnClick="window.open('./agenda_ampliada.asp?data=25/05/2012', 'popup_agenda', 'width=660, height=430, left=180, top=150')" style="cursor: hand; text-decoration:none;"> 25&nbsp;</A></TD><TD bgcolor="#EEEEEE" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; color:black;   text-decoration:none; cursor: pointer;" align="right" OnMouseOver="this.bgColor='#51FDFF'"   OnMouseOut="this.bgColor='#EEEEEE'" OnClick="window.open('./agenda_ampliada.asp?data=26/05/2012', 'popup_agenda', 'width=660, height=430, left=180, top=150')" style="cursor: hand; text-decoration:none;"> 26&nbsp;</A></TD><TD bgcolor="#CCCCCC" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; color:black;   text-decoration:none; cursor: pointer;" align="right" OnMouseOver="this.bgColor='#51FDFF'"   OnMouseOut="this.bgColor='#CCCCCC'" OnClick="window.open('./agenda_ampliada.asp?data=27/05/2012', 'popup_agenda', 'width=660, height=430, left=180, top=150')" style="cursor: hand; text-decoration:none;"><strong> 27&nbsp;</strong></A></TD></TR><TR><TD bgcolor="#EEEEEE" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; color:black;   text-decoration:none; cursor: pointer;" align="right" OnMouseOver="this.bgColor='#51FDFF'"   OnMouseOut="this.bgColor='#EEEEEE'" OnClick="window.open('./agenda_ampliada.asp?data=28/05/2012', 'popup_agenda', 'width=660, height=430, left=180, top=150')" style="cursor: hand; text-decoration:none;"> 28&nbsp;</A></TD><TD bgcolor="#EEEEEE" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; color:black;   text-decoration:none; cursor: pointer;" align="right" OnMouseOver="this.bgColor='#51FDFF'"   OnMouseOut="this.bgColor='#EEEEEE'" OnClick="window.open('./agenda_ampliada.asp?data=29/05/2012', 'popup_agenda', 'width=660, height=430, left=180, top=150')" style="cursor: hand; text-decoration:none;"> 29&nbsp;</A></TD><TD bgcolor="#EEEEEE" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; color:black;   text-decoration:none; cursor: pointer;" align="right" OnMouseOver="this.bgColor='#51FDFF'"   OnMouseOut="this.bgColor='#EEEEEE'" OnClick="window.open('./agenda_ampliada.asp?data=30/05/2012', 'popup_agenda', 'width=660, height=430, left=180, top=150')" style="cursor: hand; text-decoration:none;"> 30&nbsp;</A></TD><TD bgcolor="#EEEEEE" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; color:black;   text-decoration:none; cursor: pointer;" align="right" OnMouseOver="this.bgColor='#51FDFF'"   OnMouseOut="this.bgColor='#EEEEEE'" OnClick="window.open('./agenda_ampliada.asp?data=31/05/2012', 'popup_agenda', 'width=660, height=430, left=180, top=150')" style="cursor: hand; text-decoration:none;"> 31&nbsp;</A></TD><TD style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; color:black; text-decoration:none;" >&nbsp</TD><TD style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; color:black; text-decoration:none;" >&nbsp</TD><TD style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; color:black; text-decoration:none;" >&nbsp</TD></TR><TR><TD style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; color:black; text-decoration:none;" >&nbsp</TD><TD style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; color:black; text-decoration:none;" >&nbsp</TD><TD style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; color:black; text-decoration:none;" >&nbsp</TD><TD style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; color:black; text-decoration:none;" >&nbsp</TD><TD style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; color:black; text-decoration:none;" >&nbsp</TD><TD style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; color:black; text-decoration:none;" >&nbsp</TD><TD style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; color:black; text-decoration:none;" >&nbsp</TD></TR></TABLE></DIV></DIV><map name="Map"><area shape="rect" coords="0,0,17,8" onClick="window.open('./agenda_ampliada.asp?data=20/6/2012', 'popup_agenda', 'width=660, height=430, left=150, top=150')" style="cursor: pointer;"><area shape="rect" coords="0,8,17,17" onClick="window.open('./agenda_ampliada.asp?data=20/4/2012', 'popup_agenda', 'width=660, height=430, left=150, top=150')" style="cursor: pointer;"></map><map name="Map2"><area shape="rect" coords="0,0,17,8" onClick="window.open('./agenda_ampliada.asp?data=20/05/2013', 'popup_agenda', 'width=660, height=430, left=150, top=150')" style="cursor: pointer;"><area shape="rect" coords="0,8,17,17" onClick="window.open('./agenda_ampliada.asp?data=20/05/2011', 'popup_agenda', 'width=660, height=430, left=150, top=150')" style="cursor: pointer;"></map>  </CENTER>  </DIV><script language="javascript">  function Acces_Fotogaleria_desde_Activitats(elMenu){  Comprobar_Usuari(elMenu);    return true;  }  function Comprobar_Usuari(param_menu){    window.open('./Login_Fotogaleria.asp?Menu='+ param_menu,'Loggear','width=160, height=120, left=400, top=320, scrollbars=no');    return true;  }</script>  <DIV ID="marco_banner" class="capa_noticia_1" style="width:123px; height:98px; margin-left: 137px; margin-top: 28px; background-color: #ffffff; z-index: 0;">    <DIV ID="banner" class="capa_noticia_1" style="width:117px; height:98px; margin-left: 1px; margin-top: 0px; background-color: #ABB9C6; z-index: 0;">    <A onClick="Comprobar_Usuari();" style="cursor:pointer;"><IMG SRC="../IMG/Fotogaleria.jpg"></A>
<script language="JavaScript1.2" type="text/JavaScript1.2">



// ancho
var marqueewidth=200;

// alto
//var marqueeheight=20;
var marqueeheight=2;

// velocidad
var speed=2;

// contenido
var marqueecontents="<B><FONT COLOR=#034EA2>Video CARNAVAL 2011</FONT></B><BR>Per veure el video de Carnaval 2011 que ha penjat l'ajuntament de Sant Joan desp&iacute;. <a target=''_blank'' href=''http://www.despi.tv/entitat/42538/sant-joan-despi-es-disfressa...-es-carnaval?a7eca8862593b770ffa28e0532e39562''>clika aqu&iacute;.</a>";
//<font face="Verdana"><small>agrega aquí tu contenido noticias, etc</a><br>www.tuwebx00.com, puedes cambiar el color de fondo la fuente</a><br>Incluye aqui mas info</a><br>Modifica este script para tu uso</a></small></a></font>'

if (document.all) {
// document.write('<marquee direction="up" scrollAmount='+speed+' style="width:'+marqueewidth+';height:'+marqueeheight+'">'+marqueecontents+'</marquee>')
document.write('<marquee direction="up" scrollAmount='+speed+'>'+marqueecontents+'</marquee>');
}

function regenerate(){
window.location.reload();
}

function regenerate2(){
if (document.layers){
setTimeout("window.onresize=regenerate",100);
intializemarquee();
}
}

function intializemarquee(){
document.cmarquee01.document.cmarquee02.document.write(marqueecontents);
//document.cmarquee01.document.cmarquee02.document.close();

//thelength=document.cmarquee01.document.cmarquee02.document.height;
thelength=document.cmarquee01.document.cmarquee02.document.height*2;
scrollit() ;
}

function scrollit(){

if (document.cmarquee01.document.cmarquee02.top>=thelength*(-1)){

document.cmarquee01.document.cmarquee02.top-=speed ;

//setTimeout("scrollit()",100)
setTimeout("scrollit()",50) ;

}

else{

//document.cmarquee01.document.cmarquee02.top=marqueeheight ;
document.cmarquee01.document.cmarquee02.top=marqueeheight/3 ;

scrollit();

}

}



window.onload=regenerate2;
</script>
    </DIV>  </DIV>  <DIV ID="ticker1" class="capa_noticia_1" style="width:254px; height:98px; margin-left: 267px; margin-top: 28px; overflow-x: visible;"><DIV class="capa_noticia_1" style="width: 127px; height: 98px; margin-left: 0px; margin-top: 0px;"><IMG SRC="./Fotos/VEBACU03.jpg" WIDTH="127" ALT="./Fotos/VEBACU03.jpg"><BR></DIV><DIV class="capa_noticia_1" style="width: 119px; height: 98px; margin-left: 132px; margin-top: 0px;"><B><FONT COLOR=#034EA2>ESTEM PREPARANT LES ACTIVITATS D’ESTIU</FONT></B><BR><p>Per aquest estiu estem preparant tot un ventall d&acute;activitats per que puguis gaudir d&acute;un estiu diferent. Inscripcions el&nbsp;2 de maig.</p>
<p><a target="_blank" href="http://esplaieltricicle.org/Index_Detall.asp?ws=&amp;Apartat=3&amp;ID_Menu=12&amp;Intranet=Si">Per saber mes...</a></p></DIV>  </DIV>  <DIV align="right" class="capa_noticia_1" style="width:123px; height:12px; margin-left: 398px; margin-top: 114px;">    <span align="right"><a onClick="window.open('Noticies_Navegador.asp?idnot=68','','width=820, height=260, scrollbars=no, Directories=no,  Location=no, Menubar=no, Status=no, Titlebar=no, Toolbar=no');" class="tit_cercador" style="cursor:pointer;">Més...</a><span/><img src="/pixeltrans.gif" width="6">  </DIV>  <DIV ID="marco_banner" class="capa_noticia_1" style="width:123px; height:98px; margin-left: 528px; margin-top: 28px; z-index: 0;">    <DIV ID="banner" class="capa_noticia_1" style="width:117px; height:98px; margin-left: 3px; margin-top: 0px; z-index: 0;"><IMG SRC="./Fotos/portada.jpg" WIDTH="117" ALT="./Fotos/portada.jpg"><BR><B><FONT COLOR=#034EA2>Video CARNAVAL 2011</FONT></B><BR>Per veure el video de Carnaval 2011 que ha penjat l'ajuntament de Sant Joan desp&iacute;. <a target="_blank" href="http://www.despi.tv/entitat/42538/sant-joan-despi-es-disfressa...-es-carnaval?a7eca8862593b770ffa28e0532e39562">clika aqu&iacute;.</a>    </DIV>  </DIV>  <DIV align="right" class="capa_noticia_2" style="width:123px; height:12px; margin-left: 528px; margin-top: 114px; z-index: 3;">    <span align="right"><a onClick="window.open('Noticies_Navegador.asp?idnot=97','','width=820, height=260, scrollbars=no, Directories=no,  Location=no, Menubar=no, Status=no, Titlebar=no, Toolbar=no');" class="tit_cercador" style="cursor:pointer;">Més...</a><span/><img src="/pixeltrans.gif" width="6">  </DIV>  <DIV class="capa_logo" style="width:119px; height:98px; margin-left: 658px; margin-top: 28px;">  <A HREF="./default.asp?Suplantar=0"><IMG SRC="./IMG/LogoSuperior.gif" BORDER=0 WIDTH="119" ALT="Anar a l'inici"></A>  </DIV>  <DIV id="capa_lletres_logo" class="cabecera_calendario" style="position: absolute; margin-left: 659px; margin-top: 119px; color: #FFFFFF; font-size: 7px; background-color: #034EA2"><span style="color: #FFFFFF;">CLUB D'ESPLAI SANT JOAN DESPÍ</span>  </DIV>  <DIV ID="CAPA_CENTRO" class="capa_centre" style="width:650px; height:284px; margin-left: 2px; margin-top: 136px;  overflow-x: visible; overflow-y: visible;">  <IMG SRC="./FOTOS/IMG_PORTADA/Fotos EXCURSIO FAMILIES 2010 136.jpg" WIDTH="650" HEIGHT="279">  </DIV>  <DIV class="capa_noticia_1" style="width:119px; height:79px; margin-left: 659px; margin-top: 136px;">  </DIV>  <DIV class="capa_intranet" style="width:119px; height:89px; margin-left: 659px; margin-top: 136px; overflow: hidden;">  <SCRIPT LANGUAGE="JavaScript">
    <!--
      String.prototype.trim = function(){ return this.replace(/^s+|s+$/g,'') }

      function ValidarLogin()
      {
        var mt1=document.restringit.nom.value.trim();
        var mt2=document.restringit.clau.value.trim();

        // ELIMINEM ELS ESPAIS EN BLANC (HI HA L'USUARI "VISITANT" QUE TE USUARI I CLAU EN BLANC) TANT DE L'USUAARI.
        while(mt1.indexOf(' ', 0)!=-1)
        {
          mt1=mt1.replace(' ','');
        }

        // COM DE LA CLAU.
        while(mt2.indexOf(' ', 0)!=-1)
        {
          mt2=mt2.replace(' ','');
        }

        if ((mt1.length<1) || (mt2.length<1))
        {
          alert("Escriu el nom i la clau (sense espais en blanc)");
          document.restringit.nom.focus();
          return false;
        }
        else
        {
          document.restringit.action="./login.asp";
          document.restringit.submit();
          return true;
        }
      }



      function Comprobar_Intro(tecla)
      {
        if(tecla==13)
        {
          ValidarLogin();
        }
      }
    // -->


  function hacer_logout() {
    document.sortir.action = "./admin/logout.asp";
    document.sortir.submit();
 }
</SCRIPT>


<FORM NAME="restringit" METHOD="GET"><TABLE NAME="area_restringida" WIDTH="100%" CELLPADDING="2" CELLSPACING="0"><TR><TH COLSPAN="5" class="area_restringida">Accés restringit</TH></TR><TR><TD WIDTH="50%" COLSPAN="3" class="tabla_login">Usuari:</TD><TD COLSPAN="2"><INPUT TYPE="text" class="tabla_login" NAME="nom" SIZE=8 MAXLENGTH=50 class="generico"></TD></TR><TR><TD COLSPAN="3" class="tabla_login">Clau:</TD><TD COLSPAN="2"><INPUT TYPE="password" class="tabla_login" NAME="clau" SIZE=8 MAXLENGTH=10 onKeypress="Comprobar_Intro(event.keyCode);"></TD></TR><TR><td COLSPAN="4" ALIGN="LEFT" VALIGN="BOTTOM"><A HREF="recordar_contrasenya.asp" style="text-align: left;" onMouseOver="this.style.background='#ffff00';" onMouseOut="this.style.background='#CCDCF0';">Recordar clau</A></TD><TD ALIGN="RIGHT"><INPUT TYPE="BUTTON" VALUE="Entrar" style="font-size:10px;" OnClick="ValidarLogin();"></td></TR><TR><TD COLSPAN="5" class="tabla_login"></TD></TR></TABLE></FORM>  </DIV>  <DIV class="capa_banner" style="width:119px; height:315px; margin-left: 659px; margin-top: 229px;"><script type="text/javascript" src="./scripts/libXMLHttpRequest.js"></script>
<script type='text/javascript' src='./scripts/ParserXML.js'></script>
<SCRIPT LANGUAGE="JavaScript">
    <!--
      function CargaCapaBuscador() {
          var nCops=0;

          document.getElementById("resultat_cercador").innerHTML = "<font color=red><blink>carregant dades <marquee width='20'>...</marquee></blink></font>";
          var quadreParametres    = new Array();
          quadreParametres["Cercador_EdatDesde"] = document.frmCercador.Cercador_EdatDesde.value; 
          //alert(document.frmCercador.Cercador_EdatDesde.value);
          quadreParametres["Cercador_EdatHasta"] = document.frmCercador.Cercador_EdatHasta.value;
          //alert(document.frmCercador.Cercador_EdatHasta.value);
          quadreParametres["Cercador_Barri"] = document.frmCercador.Cercador_Barri.value;
          //alert(document.frmCercador.Cercador_Barri.value);
          quadreParametres["Cercador_DIA"] = document.frmCercador.Cercador_DIA.value;

          for (var i=0;i<document.getElementsByName("Cercador_DIA").length;i++)
          {
            if(document.getElementsByName("Cercador_DIA")[i].checked) quadreParametres["Cercador_DIA"] = document.getElementsByName("Cercador_DIA")[i].value;
          }

          //alert(document.frmCercador.Cercador_DIA_dl.value);
          quadreParametres["Cercador_TIPUS_ACTIVITAT"] = document.frmCercador.Cercador_TIPUS_ACTIVITAT.value;
          //alert(document.frmCercador.Cercador_TIPUS_ACTIVITAT.value);
          cargarDoc("resultat_cerca.asp", quadreParametres, "POST", "null", false);
          document.getElementById("resultat_cercador").innerHTML = getResponseText();
      }

        
        
      function ValidarCercador()
      {
/*        mt1=document.frmCercador.Cercador_EdatDesde.value;
        mt2=document.frmCercador.Cercador_EdatHasta.value;

        if((mt1.length>0) && (mt2.length>0) && (parseInt(mt1)>parseInt(mt2)))
        {
          alert("Cal omplir les dades.");
        }
        else */
        {
             CargaCapaBuscador();
        }
      }

    // -->

    function Solo_numeros()
    {
      var key=window.event.keyCode;
      if (key < 48 || key > 57)
      {
        window.event.keyCode=0;
      }
    }
</script>



<DIV ID="Cercador" style="width: 119px; overflow-x: hidden;"><FORM NAME="frmCercador"><TABLE class="cercador" WIDTH="100%"><TR><TH class="cabecera_semana"><FONT style="font-size: 8px;">CERCADOR ACTIVITAT</FONT></TH></TR><TR><TD BGCOLOR="#E5E5E4"><TABLE WIDTH="100%" class="tit_cercador"><TR><TD COLSPAN="4"><span class="tit_cercador">ANY DE NAIXEMENT:</span></TD></TR><TR><TD ALIGN="RIGHT">DE:</td><TD ALIGN="RIGHT"><INPUT TYPE="TEXT" NAME="Cercador_EdatDesde" id="Cercador_EdatDesde" SIZE=4 MAXLENGTH=4 class="taula_menus" onKeypress="Solo_numeros();" value=""></TD><TD ALIGN="RIGHT">A: </TD><TD><INPUT TYPE="TEXT" NAME="Cercador_EdatHasta" id="Cercador_EdatHasta" SIZE=4 MAXLENGTH=4 class="taula_menus" onKeypress="Solo_numeros();" value=""></TD></TR></TABLE></TD></TR><TR style="BACKGROUND: url(./img/pixelBlanco.gif) repeat-x right 100%"><TD COLSPAN="3"></TD></TR><TR><TD class="tit_cercador"><span class="tit_cercador">BARRI:</span><BR><SELECT NAME="Cercador_Barri" id="Cercador_Barri" class="taula_menus" style="width: 109px;"><OPTION VALUE="" SELECTED>- Cap concret -<OPTION VALUE="1">Les Planes<OPTION VALUE="2">Res. Sant Joan</SELECT></TD></TR><TR style="BACKGROUND: url(./img/pixelBlanco.gif) repeat-x right 100%"><TD COLSPAN="3"></TD></TR>


  <TR><TD BGCOLOR="#E5E5E4">
    <TABLE class="cercador" width="100%" CELLPADDING="0" CELLSPACING="0" id="tablaCercador">
        <tr>
            <tr>
                <TD COLSPAN="4"><span class="tit_cercador">DIA SETMANA:</span> </TD>
            </tr>
            <TD ALIGN="RIGHT">DLL</td><TD ALIGN="RIGHT"><INPUT TYPE="RADIO" NAME="Cercador_DIA" id="Cercador_DIA_dl" value="a_dl" ></TD>
            <TD ALIGN="RIGHT">DM</td><TD ALIGN="RIGHT"><INPUT TYPE="RADIO" NAME="Cercador_DIA" id="Cercador_DIA_dm" value="a_dm" ></TD>
            <TD ALIGN=""RIGHT"">DC&nbsp;</td><TD ALIGN="RIGHT"><INPUT TYPE="RADIO" NAME="Cercador_DIA" id="Cercador_DIA_dx" value="a_dx" ></TD>
        </TR>
        <TR>
            <TD ALIGN="RIGHT">DJ&nbsp;</td><TD ALIGN="RIGHT"><INPUT TYPE="RADIO" NAME="Cercador_DIA" id="Cercador_DIA_dj" value="a_dj" ></TD>
            <TD ALIGN="RIGHT">DV&nbsp;</td><TD ALIGN="RIGHT"><INPUT TYPE="RADIO" NAME="Cercador_DIA" id="Cercador_DIA_dv" value="a_dv" ></TD>
            <TD ALIGN="RIGHT">DSS</td><TD ALIGN="RIGHT"><INPUT TYPE="RADIO" NAME="Cercador_DIA" id="Cercador_DIA_ds" value="a_ds" ></TD>
        </TR>
        <TR>
            <TD ALIGN="RIGHT">DG</td><TD ALIGN="RIGHT"><INPUT TYPE="RADIO" NAME="Cercador_DIA" id="Cercador_DIA_dg" value="a_dg" ></TD>
            <TD COLSPAN="4" ALIGN="RIGHT">&nbsp QUALSEVOL<INPUT TYPE="RADIO" NAME="Cercador_DIA" id="Cercador_DIA_dq"  CHECKED  value=""></TD>
        </TR>
    </TABLE></TD></TR><TR style="BACKGROUND: url(./img/pixelBlanco.gif) repeat-x right 100%"><TD COLSPAN="3"></TD></TR>
  <TR><TD class="tit_cercador"><span class="tit_cercador">TIPUS D'ACTIVITAT:</span><BR><SELECT NAME="Cercador_TIPUS_ACTIVITAT" id="Cercador_TIPUS_ACTIVITAT" class="taula_menus" style="width: 109px;">
  <OPTION VALUE="">- Cap concreta -




    <OPTION VALUE="10" >Tallers diaris

    <OPTION VALUE="11" >Grups de dissabte

    <OPTION VALUE="12" >Vacances

    <OPTION VALUE="13" >Famílies

    <OPTION VALUE="15" >Festes d'aniversari

    <OPTION VALUE="16" >Festes i altres activitats

    <OPTION VALUE="31" >Espai Infantil Pam i Pipa

    <OPTION VALUE="49" >Mira què hem fet!

    <OPTION VALUE="54" >Juga amb Tricicle!!!

    <OPTION VALUE="55" >Intercambio con Cádiz

    <OPTION VALUE="56" >Diari d'Estiu

    <OPTION VALUE="58" >Diari de Primavera

    <OPTION VALUE="59" >Diari d'Estiu 2008</SELECT></TD></TR><TR style="BACKGROUND: url(./img/pixelBlanco.gif) repeat-x right 100%"><TD COLSPAN="3"></TD></TR><TR><TD class="tit_cercador><span class="tit_cercador>RESULTAT:</span><BR><DIV id="resultat_cercador" class="cercadorDIV" style="width: 109px; height: 71px; overflow-x: hidden; overflow-y: scroll; border: 1px #AAAAA9 solid; background-color: #FFFFFF"></DIV></TD></TR><TR><TD ALIGN="RIGHT"><INPUT TYPE="BUTTON" VALUE="Cercar" OnClick="ValidarCercador();" style="font-size: 10px;"></TD></TR></TABLE></FORM></DIV>  </DIV>  <DIV class="capa_contactar" style="width:119px; margin-left: 659px; margin-top: 559px;">  <TABLE WIDTH="100%">  <TR><TD><IMG SRC="./IMG/telfs2.gif" WIDTH="24"></TD><TD><B class="taula_menus" style="color: #004EB2;">93 477 01 47<BR>93 477 31 34</B></TD></TR>  </TABLE>  </DIV><DIV class="capa_peu_llarg" style="position: absolute; margin-left:2px; margin-top: 423px; width: 135px; height: 100px;"><TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0"><TR><TH ALIGN="left" BGCOLOR=#8FBE00 >> QUI SOM?</TH><TH ALIGN="left" BGCOLOR="#ffffff">&nbsp;&nbsp;&nbsp;</th></TR><TR><TD OnClick="window.location.href = './Index_Detall.asp?ws=0&Apartat=1&ID_Menu=41&Intranet=Si&ColorApartado=1'" style="cursor:pointer;" OnMouseOver="this.bgColor= '99FFFF';" OnMouseOut="this.bgColor= 'FFFFFF';">El Tricicle</TD></TR><TR><TD OnClick="window.location.href = './Index_Detall.asp?ws=0&Apartat=1&ID_Menu=1&Intranet=Si&ColorApartado=1'" style="cursor:pointer;" OnMouseOver="this.bgColor= '99FFFF';" OnMouseOut="this.bgColor= 'FFFFFF';">Breu història</TD></TR><TR><TD OnClick="window.location.href = './Index_Detall.asp?ws=0&Apartat=1&ID_Menu=4&Intranet=Si&ColorApartado=1'" style="cursor:pointer;" OnMouseOver="this.bgColor= '99FFFF';" OnMouseOut="this.bgColor= 'FFFFFF';">Línia pedagògica</TD></TR><TR><TD OnClick="window.location.href = './Index_Detall.asp?ws=0&Apartat=1&ID_Menu=5&Intranet=Si&ColorApartado=1'" style="cursor:pointer;" OnMouseOver="this.bgColor= '99FFFF';" OnMouseOut="this.bgColor= 'FFFFFF';">Línia ideològica</TD></TR><TR><TD OnClick="window.location.href = './Index_Detall.asp?ws=0&Apartat=1&ID_Menu=26&Intranet=Si&ColorApartado=1'" style="cursor:pointer;" OnMouseOver="this.bgColor= '99FFFF';" OnMouseOut="this.bgColor= 'FFFFFF';">Tricicle Solidari</TD></TR><TR><TD OnClick="window.location.href = './Index_Detall.asp?ws=0&Apartat=1&ID_Menu=29&Intranet=Si&ColorApartado=1'" style="cursor:pointer;" OnMouseOver="this.bgColor= '99FFFF';" OnMouseOut="this.bgColor= 'FFFFFF';">Entitats amigues</TD></TR><TR><TD OnClick="window.location.href = './Index_Detall.asp?ws=0&Apartat=1&ID_Menu=27&Intranet=Si&ColorApartado=1'" style="cursor:pointer;" OnMouseOver="this.bgColor= '99FFFF';" OnMouseOut="this.bgColor= 'FFFFFF';">Treballem en xarxa</TD></TR></TABLE></DIV><DIV class="capa_peu_llarg" style="position: absolute; margin-left:132px; margin-top: 423px; width: 135px; height: 100px;"><TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0"><TR><TH ALIGN="left" BGCOLOR=#1B8EBE >> EQUIP HUMÀ</TH><TH ALIGN="left" BGCOLOR="#ffffff">&nbsp;&nbsp;&nbsp;</th></TR><TR><TD OnClick="window.location.href = './Index_Detall.asp?ws=0&Apartat=2&ID_Menu=8&Intranet=Si&ColorApartado=2'" style="cursor:pointer;" OnMouseOver="this.bgColor= '99FFFF';" OnMouseOut="this.bgColor= 'FFFFFF';">Equip coordinador</TD></TR><TR><TD OnClick="window.location.href = './Index_Detall.asp?ws=0&Apartat=2&ID_Menu=6&Intranet=Si&ColorApartado=2'" style="cursor:pointer;" OnMouseOver="this.bgColor= '99FFFF';" OnMouseOut="this.bgColor= 'FFFFFF';">Equip de professionals</TD></TR><TR><TD OnClick="window.location.href = './Index_Detall.asp?ws=0&Apartat=2&ID_Menu=30&Intranet=Si&ColorApartado=2'" style="cursor:pointer;" OnMouseOver="this.bgColor= '99FFFF';" OnMouseOut="this.bgColor= 'FFFFFF';">Comissió de famílies</TD></TR><TR><TD OnClick="window.location.href = './Index_Detall.asp?ws=0&Apartat=2&ID_Menu=50&Intranet=Si&ColorApartado=2'" style="cursor:pointer;" OnMouseOver="this.bgColor= '99FFFF';" OnMouseOut="this.bgColor= 'FFFFFF';">Vols treballar amb nosaltres?</TD></TR></TABLE></DIV><DIV class="capa_peu_llarg" style="position: absolute; margin-left:262px; margin-top: 423px; width: 135px; height: 100px;"><TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0"><TR><TH ALIGN="left" BGCOLOR=#FF8C1A >> ACTIVITATS</TH><TH ALIGN="left" BGCOLOR="#ffffff">&nbsp;&nbsp;&nbsp;</th></TR><TR><TD OnClick="window.location.href = './Index_Detall.asp?ws=0&Apartat=3&ID_Menu=49&Intranet=Si&ColorApartado=3'" style="cursor:pointer;" OnMouseOver="this.bgColor= '99FFFF';" OnMouseOut="this.bgColor= 'FFFFFF';">Mira què hem fet!</TD></TR><TR><TD OnClick="window.location.href = './Index_Detall.asp?ws=0&Apartat=3&ID_Menu=10&Intranet=Si&ColorApartado=3'" style="cursor:pointer;" OnMouseOver="this.bgColor= '99FFFF';" OnMouseOut="this.bgColor= 'FFFFFF';">Tallers diaris</TD></TR><TR><TD OnClick="window.location.href = './Index_Detall.asp?ws=0&Apartat=3&ID_Menu=11&Intranet=Si&ColorApartado=3'" style="cursor:pointer;" OnMouseOver="this.bgColor= '99FFFF';" OnMouseOut="this.bgColor= 'FFFFFF';">Grups de dissabte</TD></TR><TR><TD OnClick="window.location.href = './Index_Detall.asp?ws=0&Apartat=3&ID_Menu=12&Intranet=Si&ColorApartado=3'" style="cursor:pointer;" OnMouseOver="this.bgColor= '99FFFF';" OnMouseOut="this.bgColor= 'FFFFFF';">Vacances</TD></TR><TR><TD OnClick="window.location.href = './Index_Detall.asp?ws=0&Apartat=3&ID_Menu=13&Intranet=Si&ColorApartado=3'" style="cursor:pointer;" OnMouseOver="this.bgColor= '99FFFF';" OnMouseOut="this.bgColor= 'FFFFFF';">Famílies</TD></TR><TR><TD OnClick="window.location.href = './Index_Detall.asp?ws=0&Apartat=3&ID_Menu=16&Intranet=Si&ColorApartado=3'" style="cursor:pointer;" OnMouseOver="this.bgColor= '99FFFF';" OnMouseOut="this.bgColor= 'FFFFFF';">Festes i altres activitats</TD></TR></TABLE></DIV><DIV class="capa_peu_llarg" style="position: absolute; margin-left:392px; margin-top: 423px; width: 135px; height: 100px;"><TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0"><TR><TH ALIGN="left" BGCOLOR=#BA1FB5 >> GESTIÓ SERVEIS</TH><TH ALIGN="left" BGCOLOR="#ffffff">&nbsp;&nbsp;&nbsp;</th></TR><TR><TD OnClick="window.location.href = './Index_Detall.asp?ws=0&Apartat=4&ID_Menu=57&Intranet=Si&ColorApartado=4'" style="cursor:pointer;" OnMouseOver="this.bgColor= '99FFFF';" OnMouseOut="this.bgColor= 'FFFFFF';">Serveis a mida</TD></TR></TABLE></DIV><DIV class="capa_peu_llarg" style="position: absolute; margin-left:522px; margin-top: 423px; width: 130px; height: 100px;"><TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0"><TR><TH ALIGN="left" BGCOLOR=#FF0033>> ON ESTEM?</TH></TR><TR><TD OnClick="window.location.href = './Index_Detall.asp?ws=0&Apartat=5&ID_Menu=22&Intranet=Si&ColorApartado=5'" style="cursor:pointer;" OnMouseOver="this.bgColor= '99FFFF';" OnMouseOut="this.bgColor= 'FFFFFF';">Barri Les Planes</TD></TR><TR><TD OnClick="window.location.href = './Index_Detall.asp?ws=0&Apartat=5&ID_Menu=23&Intranet=Si&ColorApartado=5'" style="cursor:pointer;" OnMouseOver="this.bgColor= '99FFFF';" OnMouseOut="this.bgColor= 'FFFFFF';">Barri Res. Sant Joan</TD></TR></TABLE></DIV><DIV ID="CAPA_CONTADOR" style="position: absolute; width: 400px; height: 98px; border: 1px solid #FF0000; margin-left: 0px; margin-top: 0px; z-index: 1000; visibility: hidden; filter: alpha(opacity: 50); opacity: 0.5; background-color: #ff00ff;">asdfadsf</div></DIV><DIV ID="CAPA_MISSATGE_ALERT_FALS_SOLICITUT" style="position: absolute; width: 800px; height: 600px; border: none; margin-left: 118px; margin-top: 0px; z-index: 1000; visibility: hidden; filter: alpha(opacity: 50); opacity: 0.5; background-color: #ffffff;"></div><DIV ID="CAPA_MISSATGE_ALERT_FALS_SOLICITUT_2" style="position: absolute; width: 800px; height: 600px; border: none; margin-left: 118px; margin-top: 0px; z-index: 1001; visibility: hidden;"><IMG SRC="./IMG/Missatge_espera.gif" style="margin-left: 350px; margin-top: 230px;"></div>
      <script language="javascript">
  //      alert('Contador++');
        CargaCapaCentroGET('CAPA_CONTADOR','./comptador_tricicle.html');

  //      window.open('./comptador_tricicle.html', 'popup_agenda', 'width=430, height=100, left=250, top=350, scrollbars=NO');
  //      location.href('./comptador_tricicle.asp');
  //      Comptador_Visites = "CargaCapaCentroGET('CAPA_CONTADOR','./comptador_tricicle.html');"
      </script>
      
  </body>


</html>
