   // *************************************************************************************************************************
   //   Elementos que cambian en cada site
   // ************************************************************************************************************************* 

   raiz = "/secretaria.gral/es/";
   mantenidaPor = "la Secretaría General";
   mailMantenim = "secretaria.gral@ua.es";
   prePieComun  = "<br>Secretaría General<br>Campus San Vicente del Raspeig<br>Apdo. 99 E-03080 Alicante<br>Teléfono: +34 96 590 34 84 / 3921  - Fax: +34 96 590 94 44";
   infoCabecera = "Secretaría General";
          
   // Menu principal  
   listaItems = [ 
      new menuItem("image1"  , 161, 19, "presentacion/index.html"  , "Presentación"         , null) ,
      new menuItem("image2"  , 161, 19, "horario/index.html"       , "Horario"              , null) ,	  
      new menuItem("image4"  , 161, 19, "servicios/index.html"     , "Servicios y Unidades" , null) ,
      new menuItem("image5"  , 161, 19, "areas/index.html"         , "Áreas de Competencia" , null) ,
      new menuItem("image5_1"  , 161, 19, "/es/servicios/juridico/index.htm"         , "Servicio Jurídico" , null) ,
      new menuItem("image5_2"  , 161, 19, "areas/desarrollo.html"         , "Desarrollo normativo" , null) ,
      new menuItem("image5_7"  , 161, 19, "http://www.boua.ua.es/default.asp?idioma=es"         , "Boletín Oficial de la UA" , null) ,
      new menuItem("image5_3"  , 161, 19, "/es/servicios/ayr/registro_general/"         , "Registro General" , null) ,
      new menuItem("image5_4"  , 161, 19, "/es/servicios/ayr/archivo_general/index.html"         , "Archivo General" , null) ,
      new menuItem("image5_5"  , 161, 19, "/es/servicios/convenios/index.html"         , "Convenios" , null) ,
      new menuItem("image5_6"  , 161, 32, "areas/organos.html"         , "Órganos de gobierno y representación" , null) ,
      new menuItem("image8"  , 161, 19, "documentos/index.html"       , "Documentos"   , null) ,
      new menuItem("image6"  , 161, 19, "enlaces/index.html"       , "Enlaces de interés"   , null) ,
      new menuItem("image7"  , 161, 19, "anteriores/index.html"    , "Noticias anteriores"  , null) ];

   // *************************************************************************************************************************
   // Fin de los elementos particulares 
   // *************************************************************************************************************************
				 

				 


