   // *************************************************************************************************************************
   //   Elementos que cambian en cada site
   // ************************************************************************************************************************* 

   raiz = "/va/presentacion/vicerrectorado/vr.alumnat/";
   mantenidaPor = "pel Vicerectorat d'Alumnat";
   mailMantenim = "vr.alumnat@ua.es";
   prePieComun  = "";
   infoCabecera = "Vicerectorat d'Alumnat";
          
   // Menu principal  
   listaItems = [ 
      new menuItem("image1"  , 161, 19, "presentacion/index.html"  , "Presentació"           , null) ,
      new menuItem("image2"  , 161, 19, "horario/index.html"       , "Horari"                , null) ,	  
      new menuItem("image3"  , 161, 19, "" , "Secretariats"          , null) ,
      new menuItem("image8"  , 161, 19, "secretariados/acceso/index.html" , "Secretariat d'Accés"   , null) ,
      new menuItem("image9"  , 161, 32, "sec.practicas/index.html" , "Secretariat de Pràctiques d'Empresa i Suport a l'Estudiant " , null) ,
      new menuItem("image4"  , 161, 19, "servicios/index.html"     , "Serveis i unitats"     , null) ,
      new menuItem("image5"  , 161, 19, "areas/index.html"         , "Àrees de competència"  , null) ,
      new menuItem("image10"  , 161, 19, "convocatorias/index.html"       , "Convocatòries"   , null) ,
      new menuItem("image11"  , 161, 19, "normativa/index.html"       , "Normativa"   , null) ,
      new menuItem("image12"  , 161, 19, "calendario-academico/index.html"       , "Calendari acadèmic"   , null) ,
      new menuItem("image13"  , 161, 32, "limite-maximo-admision-alumnos/index.html"       , "Límit máxim d'admissió d'alumnes"   , null) ,
      new menuItem("image6"  , 161, 19, "enlaces/index.html"       , "Enllaços interessants" , null) ,
      new menuItem("image14"  , 161, 19, "anteriores/index.html"               , "Notícies anteriors"           , null) ];

   // *************************************************************************************************************************
   // Fin de los elementos particulares 
   // *************************************************************************************************************************


