
/*	menu.js													*/

/*	Versione 05/03/2009											*/

/*	Directory: root_pug/struttura_didattica/Teologia		*/

/*	----------------------------------------------------	*/

	gl_livello = 2;
	gl_path = path_relativo(gl_livello);
	gl_dir_banner = "zz1_banner/teologia/";
	gl_directory_hp = "index.php";
	gl_col = 3;
	gl_dir_lingue = "off";		
	
/*	----------------------------------------	*/

	menu_nav_v = "on";

/*	Menu verticale in italiano	*/

	menu_v_it[0] = new Array("Docenti",  gl_path + "Prof/selezione_docente_it.php?air_UD=2");
	menu_v_it[1] = new Array("Corsi",    gl_path + "corso/selezione_corso_it.php?air_UD=2");
	
	menu_v_it[2] = new Array("1&#176; ciclo", 				gl_path + "struttura_didattica/Teologia/specifico/primo_ciclo_it.php");	
	menu_v_it[3] = new Array("Dip. Biblica", 				gl_path + "struttura_didattica/Teologia/specifico/dipartimento_biblica_it.php");
	menu_v_it[4] = new Array("Dip. Dogmatica", 				gl_path + "struttura_didattica/Teologia/specifico/dipartimento_dogmatica_it.php");
	menu_v_it[5] = new Array("Dip. Fondamentale", 				gl_path + "struttura_didattica/Teologia/specifico/dipartimento_fondamentale_it.php");
	menu_v_it[6] = new Array("Dip. Morale", 				gl_path + "struttura_didattica/Teologia/specifico/dipartimento_morale_it.php");
	menu_v_it[7] = new Array("Dip. Patristica e Storia",			gl_path + "struttura_didattica/Teologia/specifico/dipartimento_patristica_it.php");
	menu_v_it[8] = new Array("Freisemester", 				gl_path + "struttura_didattica/Teologia/specifico/freisemester_it.html");

	menu_v_it[9] = new Array("Facoltą di Teologia", 				"index.php");
	menu_v_it[10] = new Array("Facoltą di Diritto Canonico", 		gl_path + "struttura_didattica/Diritto_canonico/index.php");
	menu_v_it[11] = new Array("Facoltą di Filosofia", 				gl_path + "struttura_didattica/filosofia/index.php");
	menu_v_it[12] = new Array("Facoltą di Storia e Beni Culturali della Chiesa", 		gl_path + "struttura_didattica/Storia/index.php");
	menu_v_it[13] = new Array("Facoltą di Missiologia",				gl_path + "struttura_didattica/Missiologia/index.php");
	menu_v_it[14] = new Array("Facoltą di Scienze Sociali", 		gl_path + "struttura_didattica/Scienze_sociali/index.php");
	
	menu_v_it[15] = new Array("Istituto di Spiritualitą",			gl_path + "struttura_didattica/Spiritualita/index.php");
	menu_v_it[16] = new Array("Istituto di Psicologia",				gl_path + "struttura_didattica/Psicologia/index.php");
	menu_v_it[17] = new Array("Istituto di Studi Interdisciplinari su Religioni e Culture", gl_path + "struttura_didattica/ISIRC/index.php");
	
	menu_v_it[18] = new Array("Centro Interdisciplinare sulla Comunicazione Sociale", 	gl_path + "struttura_didattica/CICS/index.php");
	menu_v_it[19] = new Array("Centro Interdisciplinare per la formazione dei formatori al sacerdozio",	gl_path + "struttura_didattica/CIFS/index.php");
	menu_v_it[20] = new Array("Centro &#039;Cardinal Bea&#039; per gli Studi Giudaici", 			gl_path + "Judaicstudies/default.htm");
	menu_v_it[21] = new Array("Laikos - Itinerario Formativo", 				gl_path + "struttura_didattica/Laikos/index.php");
	

	menu_v_it[22] = new Array("Biblioteca", gl_path + "Newbiblio/index.php");
	menu_v_it[23] = new Array("Archivio Storico", gl_path + "Archivio/index.htm");
	
	menu_v_it[24] = new Array("Pubblicazioni", 				gl_path + "Univ/pubblicazioni/index.htm");
	menu_v_it[25] = new Array("Argomenti e difese dottorali",				gl_path + "zz1_aspnet/ricerca_argomenti.aspx");
	
	menu_v_it[26] = new Array("Rivista La Gregoriana", 			gl_path + "LaGregoriana/index.htm");
	menu_v_it[27] = new Array("Pastorale Universitaria", 			gl_path + "Pastorale/index.htm");

	menu_v_it[28] = new Array("Eventi", 					gl_path + "Univ/eventi/index.htm");
	menu_v_it[29] = new Array("Contatti", 					gl_path + "Univ/contatti/contatti_it.html");	
	menu_v_it[30] = new Array("Orario ricevimento", 			gl_path + "Univ/contatti/orario_ricevimento_it.html");
	menu_v_it[31] = new Array("Contatta l&#039;Universitą",			gl_path + "Univ/contact/contattaci_it.html");

/*	Menu verticale in inglese	*/

	menu_v_en[0] = new Array("Professors",	gl_path + "Prof/selezione_docente_en.php?air_UD=2");
	menu_v_en[1] = new Array("Courses", 	gl_path + "corso/selezione_corso_en.php?air_UD=2");
	
	menu_v_en[2] = new Array("First cycle", 				gl_path + "struttura_didattica/Teologia/specifico/primo_ciclo_it.php");	
	menu_v_en[3] = new Array("Dept. of Biblical studies", 	gl_path + "struttura_didattica/Teologia/specifico/dipartimento_biblica_it.php");
	menu_v_en[4] = new Array("Dept. of Dogmatic Theology", 	gl_path + "struttura_didattica/Teologia/specifico/dipartimento_dogmatica_it.php");
	menu_v_en[5] = new Array("Dept. of Fundamental Theology", gl_path + "struttura_didattica/Teologia/specifico/dipartimento_fondamentale_it.php");
	menu_v_en[6] = new Array("Dept. of Moral Theology", 	gl_path + "struttura_didattica/Teologia/specifico/dipartimento_morale_it.php");
	menu_v_en[7] = new Array("Dept. of Patristics Theology",gl_path + "struttura_didattica/Teologia/specifico/dipartimento_patristica_it.php");
	menu_v_en[8] = new Array("Freisemester", 				gl_path + "struttura_didattica/Teologia/specifico/freisemester_it.html");
	
	menu_v_en[9] = new Array("Faculty of Theology", 		"index.php");
	menu_v_en[10] = new Array("Faculty of Canon Law", 		gl_path + "struttura_didattica/Diritto_canonico/index.php");
	menu_v_en[11] = new Array("Faculty of Philosophy", 		gl_path + "struttura_didattica/filosofia/index.php");
	menu_v_en[12] = new Array("Faculty of the History and Cultural Patrimony of the Church", gl_path + "struttura_didattica/Storia/index.php");
	menu_v_en[13] = new Array("Faculty of Missiology",		gl_path + "struttura_didattica/Missiologia/index.php");
	menu_v_en[14] = new Array("Faculty of Social Sciences", gl_path + "struttura_didattica/Scienze_sociali/index.php");
	
	menu_v_en[15] = new Array("Institute of Spirituality",	gl_path + "struttura_didattica/Spiritualita/index.php")
	menu_v_en[16] = new Array("Institute of Psychology",	gl_path + "struttura_didattica/Psicologia/index.php");
	menu_v_en[17] = new Array("Institute for Interdisciplinary Studies of Religions and Cultures", 	gl_path + "struttura_didattica/ISIRC/index.php");
	
	menu_v_en[18] = new Array("Interdisciplinary Centre for Social Communications", gl_path + "struttura_didattica/CICS/index_en.php");
	menu_v_en[19] = new Array("Interdisciplinary Centre for the Formators Toward the Priesthood", gl_path + "struttura_didattica/CIFS/index.php");
	menu_v_en[20] = new Array("&#039;Cardinal Bea&#039; Centre for Judaic Studies", gl_path + "Judaicstudies/default.htm");
	menu_v_en[21] = new Array("Laikos - Christian Life and Public Ethics", 	gl_path + "struttura_didattica/Laikos/index.php");
	
	menu_v_en[22] = new Array("Library", gl_path + "Newbiblio/index_en.php");
	menu_v_en[23] = new Array("History Archives", gl_path + "Archivio/index.htm");
		
	menu_v_en[24] = new Array("Publications", 				gl_path + "Univ/pubblicazioni/index_en.htm");
	menu_v_en[25] = new Array("Doctoral Dissertations and Subjects", 	gl_path + "zz1_aspnet/ricerca_argomenti.aspx");

	menu_v_en[26] = new Array("La Gregoriana Magazine", 	gl_path + "LaGregoriana/index.htm");
	menu_v_en[27] = new Array("University Ministry", 		gl_path + "Pastorale/index.htm");
	
	menu_v_en[28] = new Array("Events calendar", 			gl_path + "Univ/eventi/index.htm");
	menu_v_en[29] = new Array("Directory", gl_path + "Univ/contatti/contatti_en.html");	
	menu_v_en[30] = new Array("Office Hours", gl_path + "Univ/contatti/orario_ricevimento_en.html");
	menu_v_en[31] = new Array("Contact us", 				gl_path + "Univ/contact/contattaci_en.html");

	
/*	Sezioni in italiano	*/
/*	-------------------	*/

	menu_v_sezione_it[0] = new Array("Didattica", "#", 0, 1);
	menu_v_sezione_it[1] = new Array("", "#", -1, -1);
	
	menu_v_sezione_it[2] = new Array("Facoltą di Teologia", "#", 2, 8);
	menu_v_sezione_it[3] = new Array("", "#", -1, -1);
	
	menu_v_sezione_it[4] = new Array("Unitą didattiche", gl_path + "struttura_didattica/index.htm", 9, 21);
	menu_v_sezione_it[5] = new Array("", "#", -1, -1);
	
	menu_v_sezione_it[6] = new Array("Studi e ricerca", "#", 22, 25);
	menu_v_sezione_it[7] = new Array("", "#", -1, -1);
	
	menu_v_sezione_it[8] = new Array("Risorse", "#", 26, 27);
	menu_v_sezione_it[9] = new Array("", "#", -1, -1);
	
	menu_v_sezione_it[10] = new Array("Informazioni", "#", 28, 31);
	menu_v_sezione_it[11] = new Array("", "#", -1, -1);
	
	menu_v_sezione_it[12] = new Array("Accesso veloce ai contenuti", gl_path + "sito/sito_2/accesso_veloce_it.html", -1, -1);
	menu_v_sezione_it[13] = new Array("", "#", -1, -1);
	
	menu_v_sezione_it[14] = new Array("Pagina precedente", "javascript:history.back();", -1, -1, "alt1");
	
/*	Sezioni in inglese	*/
/*	------------------	*/

	menu_v_sezione_en[0] = new Array("Course Information", "#", 0, 1);
	menu_v_sezione_en[1] = new Array("", "#", -1, -1);
	
	menu_v_sezione_en[2] = new Array("Faculty of Theology", "#", 2, 8);
	menu_v_sezione_en[3] = new Array("", "#", -1, -1);
	
	menu_v_sezione_en[4] = new Array("Academic Units", gl_path + "struttura_didattica/index.htm", 9, 21);
	menu_v_sezione_en[5] = new Array("", "#", -1, -1);
	
	menu_v_sezione_en[6] = new Array("Research and Study", "#", 22, 25);
	menu_v_sezione_en[7] = new Array("", "#", -1, -1);
	
	menu_v_sezione_en[8] = new Array("Resources", "#", 26, 27);
	menu_v_sezione_en[9] = new Array("", "#", -1, -1);
	
	menu_v_sezione_en[10] = new Array("Information", "#", 28, 31);
	menu_v_sezione_en[11] = new Array("", "#", -1, -1);
	
	menu_v_sezione_en[12] = new Array("Quick Clicks Help", gl_path + "sito/sito_2/accesso_veloce_en.html", -1, -1);
	menu_v_sezione_en[13] = new Array("", "#", -1, -1);
	
	menu_v_sezione_en[14] = new Array("Previous page", "javascript:history.back();", -1, -1, "alt1");	

	menu_test = 1;	/*	Non modificare questa istruzione			*/
	
/*	--------------- INIZIO SEZIONE PERSONALIZZAZIONI -------------------------	*/


