   // *************************************************************************************************************************
   //   Elementos que cambian en cada site
   // ************************************************************************************************************************* 
   
   raiz = "/en/presentacion/vicerrectorado/vr.peq/";
   mantenidaPor = "Office of the Vice President for Quality Standards & European Harmonization";
   mailMantenim = "vr.peq@ua.es";
   prePieComun  = "";
   infoCabecera = "Office of the Vice President for Quality Standards & European Harmonization";
    
// Submenu Comisiones
   subMenuComisiones = [ 
//	new menuItem("image11", 161, 19, "comisiones/posgrado.html", "Postgraduate Courses"), 
	new menuItem("image12", 161, 19, "comisiones/calidad.html", "Quality") ];
//	new menuItem("image13", 161, 19, "comisiones/ceclec.html", "Free-Elective Courses") ];
      
   // 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, "" 			   , "Secretariats"        		, null) ,
      new menuItem("image14"  , 161, 19, "secretariados/planificacion/index.html" , "Strategical Planning"        , null) ,
      new menuItem("image8"  , 161, 19, "secretariados/calidad/index.html" , "Quality Standards"        , null) ,
//      new menuItem("image9"  , 161, 19, "secretariados/estudios/index.html" , "Educational Structures"  , null) ,
      new menuItem("image4"  , 161, 19, "servicios/index.html"     , "Services & Units"    		, null) , 
      new menuItem("image10"  , 161, 19, "comisiones/index.html"     , "Committees" , subMenuComisiones) ,
      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) ];

//Barra de imágenes
   listaImagenes = [ 
   	new imagenItem("eees_tit", "/es/presentacion/vicerrectorado/vr.peq/estudioeees/index.html", "Adaptation of the UA's study programmes to the EHEA") ,
   	new imagenItem("eees_en2", "http://www.eees.ua.es/en/", "European Space for Higher Education") ];

   // *************************************************************************************************************************
   // Fin de los elementos particulares 
   // *************************************************************************************************************************
				 


