   // *************************************************************************************************************************
   //   Elementos que cambian en cada site
   // ************************************************************************************************************************* 
   raiz = "/va/cedip/doctorat/";
   mantenidaPor = "el Centre d'Estudis de Doctorat i Postgrau";
   mailMantenim = "cedip@ua.es";
   prePieComun  = "";
   infoCabecera = "Centre d'Estudis de Doctorat i Postgrau";
   urlCabecera = "/va/cedip/index.html";
   cajaBusqueda = true;
   
   barraBotones = [
	  new barraItem("b1", 64,  17, "../index.html", "Inici"),
	  new barraItem("b2", 114, 17, "../secretaria/index.html", "Secretaria Administrativa"),
	  new barraItem("b6", 124, 17, "comision/index.html", "Comissió d'Assessorament de Doctorat"),
	  new barraItem("b3", 75, 17, "normativa/index.html", "Normatives"),
	  new barraItem("b4", 64,  17, "impresos/index.html","Impresos"),
	  new barraItem("b5", 64,  17, "tasas/index.html","Taxes")
	  ];
                
   // Menu principal  
   listaItems = [ 
      new menuItem("image01", 161, 32, "../masteroficial/index.html", "Programes Oficials de Postgrau" , null) ,
      new menuItem("image02", 161, 19, "index.html", "Doctorat" , null) ,
//      new menuItem("image1", 161, 19, "equipo/index.html", "Equipo Humano" , null) ,
//      new menuItem("image2", 161, 19, "normativa/index.html" , "Normativas"  , null) ,
      new menuItem("image3", 161, 19, "estudios/index.html" , "Oferta d'Estudis"  , null) ,
//      new menuItem("image4", 161, 19, "impresos/index.html" , "Impresos"  , null) ,
      new menuItem("image5", 161, 19, "alumno/index.html" , "Tràmits alumnat"  , null) ,
		  new menuItem("image6", 161, 19, "organizadores/index.html" , "Tràmits organitzadors"  , null) ,
	new menuItem("image11", 161, 19, "becas_ayudas/index.html" , "Beques i ajudes" , null) ,
      new menuItem("image7", 161, 19, "faq/index.html" , "Preguntes més freqüents"  , null) ,
      new menuItem("image8", 161, 19, "enlaces/index.html" , "Enllaços interessants"  , null) ,
      new menuItem("image03", 161, 19, "../titulospropios/index.html", "Títols Propis" , null) ];
	  
   listaImagenes = [ 
	  new imagenItem("a5", "/va/cedip/doctorat/alumno/preinscripcion/index.html ", "Preinscripció"),
	  new imagenItem("a6", "/va/cedip/doctorat/alumno/matricula/index.html ", "Matrícula"),
//          new imagenItem("sobrevirtual", "/va/cedip/doctorat/sobre_virtual/", "Sobre Virtual"),
	  new imagenItem("a4", "mailto:cedip@ua.es", "Bústia de comentaris i suggeriments"),
          new imagenItem("cedip-facebook", "http://es-es.facebook.com/people/Centro-Doctorado-Postgrado/527538291", "Centre Doctorat Postgrau"),
	  new imagenItem("eees_va2", "http://www.eees.ua.es/", "Espai Europeu d'Educació Superior"),
          new imagenItem("campusvirtual", "/va/univirtual/index.html", "Campus Virtual")
   ];	  

      
   // *************************************************************************************************************************
   // Fin de los elementos particulares 
   // *************************************************************************************************************************
				 


