   // *************************************************************************************************************************
   //   Elementos que cambian en cada site
   // ************************************************************************************************************************* 

   raiz = "/en/presentacion/vicerrectorado/vr.alumnat/";
   mantenidaPor = "Office of the Vice President for Students";
   mailMantenim = "vr.alumnat@ua.es";
   prePieComun  = "";
   infoCabecera = "Office of the Vice President for Students";
          
   // 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("image8"  , 161, 19, "secretariados/acceso/index.html" 	, "University Entrance"            		, null) ,
      new menuItem("image9"  , 161, 32, "sec.practicas/index.html" 		, "Graduate Traineeships & Student Support"     , 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("image10"  , 161, 19, "convocatorias/index.html"       , "Announcements"   , null) ,
      new menuItem("image11"  , 161, 19, "normativa/index.html"       , "Regulations"   , null) ,
      new menuItem("image12"  , 161, 19, "calendario-academico/index.html"       , "Academic Calendar"   , null) ,
      new menuItem("image13"  , 161, 19, "limite-maximo-admision-alumnos/index.html"       , "Student Quota System"   , 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 
   // *************************************************************************************************************************
				 


