
/*	File definition.js - RBS					*/

/*	Versione 01-02-2010							*/

/*	----------------------------------------	*/

/*	--------------- inizio definition.js -------------------------	*/

	gl_nome_hp = "index.html";

/*	Sezione lingue					*/


	
	menu_lingua[0] = 1;	/* Italiano	*/
	menu_lingua[1] = 3;	/* Français	*/
	menu_lingua[2] = 2;	/* English	*/

/*	----------------------------------------	*/

	menu_nav_o = "off";
	
	gl_search = "70969691";
	
	def_test = 1;	/*	Non modificare questa istruzione	*/
	
	
	
	

/*	------------- da inserire in menu.js ---------------------------	*/

	gl_livello = 0;
	gl_dir_banner = "banner/";
	logo_link = "index.html";
	gl_directory_hp = "index.html";

	menu_nav_v = "on";
	
/*	Menu verticale in italiano	*/

	menu_v_it[0] = new Array("Chi siamo", "Chi_siamo_it.html");
	menu_v_it[1] = new Array("Perchè associarsi", "Associarsi_it.html");
	menu_v_it[2] = new Array("Come associarsi", "Come_associarsi_it.html");
	
	menu_v_it[3] = new Array("Un articolo", "arb_articolo_it.html");
	menu_v_it[4] = new Array("Un libretto", "arb_libretto_it.html");
	menu_v_it[5] = new Array("Un manuale", "arb_manuale_it.html");
	menu_v_it[6] = new Array("Un trattato", "arb_trattato_it.html");
	menu_v_it[7] = new Array("Degli esercizi", "arb_esercizi_it.html");
	menu_v_it[8] = new Array("La terminologia", "arb_terminologia_it.html");
	
	menu_v_it[9] = new Array("Robert Lowth", "Lowth_it.html");
	menu_v_it[10] = new Array("John Jebb", "Jebb_it.html");
	menu_v_it[11] = new Array("Thomas Boys", "Boys_it.html");
	menu_v_it[12] = new Array("John Forbes", "Forbes_it.html");
	
	menu_v_it[13] = new Array("Bibliografie", "Bibliografie_it.html");
	menu_v_it[14] = new Array("Collane Specializzate", "Collane_Specializzate_it.html");
	menu_v_it[15] = new Array("<i>Studia Rhetorica</i>", "Studia_Rhetorica_it.html");
	menu_v_it[16] = new Array("Altre pubblicazioni", "Altre_pubblicazioni_it.html");
	
	menu_v_it[17] = new Array("Convegni", "convegni_it.html");
	menu_v_it[18] = new Array("Siti Utili", "Siti_utili_it.html");
	menu_v_it[19] = new Array("Scarica caratteri", "Font_it.html");
	menu_v_it[20] = new Array("Contattaci","contattaci_it.html");
	menu_v_it[21] = new Array("Donazione","donazione_it.html");
	

/*	Menu verticale in inglese	*/

	menu_v_en[0] = new Array("Who we are", "Chi_siamo_en.html");
	menu_v_en[1] = new Array("Why to associate", "Associarsi_en.html");
	menu_v_en[2] = new Array("How to associate", "Come_associarsi_en.html");
	
	menu_v_en[3] = new Array("An article", "arb_articolo_en.html");
	menu_v_en[4] = new Array("A pocket-book", "arb_libretto_en.html");
	menu_v_en[5] = new Array("A handbook", "arb_manuale_en.html");
	menu_v_en[6] = new Array("A Treatise", "arb_trattato_en.html");
	menu_v_en[7] = new Array("Exercises", "arb_esercizi_en.html");
	menu_v_en[8] = new Array("Terminology", "arb_terminologia_en.html");
	
	menu_v_en[9] = new Array("Robert Lowth", "Lowth_en.html");
	menu_v_en[10] = new Array("John Jebb", "Jebb_en.html");
	menu_v_en[11] = new Array("Thomas Boys", "Boys_en.html");
	menu_v_en[12] = new Array("John Forbes", "Forbes_en.html");
	
	menu_v_en[13] = new Array("Bibliographies", "Bibliografie_en.html");
	menu_v_en[14] = new Array("Specialized series", "Collane_Specializzate_en.html");
	menu_v_en[15] = new Array("<i>Studia Rhetorica</i>", "Studia_Rhetorica_en.html");
	menu_v_en[16] = new Array("Others Publications", "Altre_pubblicazioni_en.html");
	
	menu_v_en[17] = new Array("Conferences", "convegni_en.html");
	menu_v_en[18] = new Array("Links", "Siti_utili_en.html");
	menu_v_en[19] = new Array("Download Fonts","Font_en.html");
	menu_v_en[20] = new Array("Contact us" , "contattaci_en.html");
	menu_v_en[21] = new Array("Donate","donazione_en.html");

/*	Menu verticale in francese	*/

	menu_v_fr[0] = new Array("Qui nous sommes", "Chi_siamo_fr.html");
	menu_v_fr[1] = new Array("Pourquoi s’associer", "Associarsi_fr.html");
	menu_v_fr[2] = new Array("Comment s’associer", "Come_associarsi_fr.html");
	
	menu_v_fr[3] = new Array("Un article", "arb_articolo_fr.html");
	menu_v_fr[4] = new Array("Un petit livre", "arb_libretto_fr.html");
	menu_v_fr[5] = new Array("Un manuel", "arb_manuale_fr.html");
	menu_v_fr[6] = new Array("Un traité", "arb_trattato_fr.html");
	menu_v_fr[7] = new Array("Exercices", "arb_esercizi_fr.html");
	menu_v_fr[8] = new Array("Terminologie", "arb_terminologia_fr.html");
	
	menu_v_fr[9] = new Array("Robert Lowth", "Lowth_fr.html");
	menu_v_fr[10] = new Array("John Jebb", "Jebb_fr.html");
	menu_v_fr[11] = new Array("Thomas Boys", "Boys_fr.html");
	menu_v_fr[12] = new Array("John Forbes", "Forbes_fr.html");
	
	menu_v_fr[13] = new Array("Bibliographies", "Bibliografie_fr.html");
	menu_v_fr[14] = new Array("Collections spécialisées", "Collane_Specializzate_fr.html");
	menu_v_fr[15] = new Array("<i>Studia Rhetorica</i>", "Studia_Rhetorica_fr.html");
	menu_v_fr[16] = new Array("Autres publications", "Altre_pubblicazioni_fr.html");
	
	menu_v_fr[17] = new Array("Congrès","convegni_fr.html");
	menu_v_fr[18] = new Array("Sites utiles","Siti_utili_fr.html");
	menu_v_fr[19] = new Array("Police de caractères","Font_fr.html");
	menu_v_fr[20] = new Array("Contactez-nous","contattaci_fr.html");
	menu_v_fr[21] = new Array("Faire un don","donazione_fr.html");
	
/*	Sezioni in italiano	*/	

	menu_v_sezione_it[0] = new Array("L'associazione RBS", "Associazione_it.html", 0, 2);
	menu_v_sezione_it[1] = new Array("", "#", -1, -1);	/* Riga vuota	*/	
	menu_v_sezione_it[2] = new Array("L'analisi retorica biblica", "Analisi_retorica_biblica_it.html", 3, 8);
	menu_v_sezione_it[3] = new Array("", "#", -1, -1);	/* Riga vuota	*/
	menu_v_sezione_it[4] = new Array("I testi fondatori", "Testi_fondatori_it.html", 9, 12);
	menu_v_sezione_it[5] = new Array("", "#", -1, -1);	/* Riga vuota	*/
	menu_v_sezione_it[6] = new Array("Le nostre pubblicazioni","Pubblicazioni_it.html", 13, 16);
	menu_v_sezione_it[7] = new Array("", "#", -1, -1);	/* Riga vuota	*/	
	menu_v_sezione_it[8] = new Array("Risorse","Risorse_it.html", 17, 21);

	
/*	Sezioni in inglese	*/	

	menu_v_sezione_en[0] = new Array("The Society RBS", "Associazione_en.html", 0, 2);
	menu_v_sezione_en[1] = new Array("", "#", -1, -1);	/* Riga vuota	*/
	menu_v_sezione_en[2] = new Array("Biblical Rhetorical Analysis", "Analisi_retorica_biblica_en.html", 3, 8);
	menu_v_sezione_en[3] = new Array("", "#", -1, -1);	/* Riga vuota	*/
	menu_v_sezione_en[4] = new Array("Founders Texts", "Testi_fondatori_en.html", 9, 12);
	menu_v_sezione_en[5] = new Array("", "#", -1, -1);	/* Riga vuota	*/
	menu_v_sezione_en[6] = new Array("Our Publications","Pubblicazioni_en.html", 13, 16);
	menu_v_sezione_en[7] = new Array("", "#", -1, -1);	/* Riga vuota	*/
	menu_v_sezione_en[8] = new Array("Resources","Risorse_en.html", 17, 21);
	
	
/*	Sezioni in francese	*/	

	menu_v_sezione_fr[0] = new Array("L'association RBS", "Associazione_fr.html", 0, 2);
	menu_v_sezione_fr[1] = new Array("", "#", -1, -1);	/* Riga vuota	*/
	menu_v_sezione_fr[2] = new Array("L'analyse rhétorique biblique", "Analisi_retorica_biblica_fr.html", 3, 8);
	menu_v_sezione_fr[3] = new Array("", "#", -1, -1);	/* Riga vuota	*/
	menu_v_sezione_fr[4] = new Array("Les textes fondateurs", "Testi_fondatori_fr.html", 9, 12);
	menu_v_sezione_fr[5] = new Array("", "#", -1, -1);	/* Riga vuota	*/
	menu_v_sezione_fr[6] = new Array("Nos publications","Pubblicazioni_fr.html", 13, 16);
	menu_v_sezione_fr[7] = new Array("", "#", -1, -1);	/* Riga vuota	*/
	menu_v_sezione_fr[8] = new Array("Ressources","Risorse_fr.html", 17, 21);
	
	menu_test = 1;	/*	Non modificare questa istruzione	*/
	
	

	
	
	