   // *************************************************************************************************************************
   //   Elementos que cambian en cada site
   // ************************************************************************************************************************* 
   
   raiz = "/en/presentacion/vicerrectorado/vr.plasec/";
   mantenidaPor = "Office of the Vice President for Economic Planning";
   mailMantenim = "vr.plasec@ua.es";
   prePieComun  = "";
   infoCabecera = "Office of the Vice President for Economic Planning";
          
   // Menu principal  
   listaItems = [ 
      new menuItem("image1"  , 161, 19, "presentacion/index.html"  , "Presentation"        , null) ,
      new menuItem("image2"  , 161, 19, "horario/index.html"       , "Office hours"        , null) ,	  
      new menuItem("image3"  , 161, 19, "secretariados/index.html" , "Secretariats"        , null) ,
      new menuItem("image4"  , 161, 19, "servicios/index.html"     , "Services & Units"    , null) ,
      new menuItem("image5"  , 161, 19, "areas/index.html"         , "Areas of Competence" , null) ,
      new menuItem("image6"  , 161, 19, "enlaces/index.html"       , "Links of interest"   , null) ,
      new menuItem("image7"  , 161, 19, "anteriores/index.html"    , "Past news"           , null) ];

   // *************************************************************************************************************************
   // Fin de los elementos particulares 
   // *************************************************************************************************************************
				 


