

// set up drop downs anywhere in the body of the page. I think the bottom of the page is better.. 

	// but you can experiment with effect on loadtime.

	if (TransMenu.isSupported()) {



		//==================================================================================================

		// create a set of dropdowns

		//==================================================================================================

		// the first param should always be down, as it is here

		//

		// The second and third param are the top and left offset positions of the menus from their actuators

		// respectively. To make a menu appear a little to the left and bottom of an actuator, you could use

		// something like -5, 5

		//

		// The last parameter can be .topLeft, .bottomLeft, .topRight, or .bottomRight to inidicate the corner

		// of the actuator from which to measure the offset positions above. Here we are saying we want the 

		// menu to appear directly below the bottom left corner of the actuator

		//==================================================================================================

		var ms = new TransMenuSet(TransMenu.direction.down, 1, 0, TransMenu.reference.bottomLeft);



		//==================================================================================================

		// create a dropdown menu

		//==================================================================================================

		// the first parameter should be the HTML element which will act actuator for the menu

		//==================================================================================================

		

		//==================================================================================================



		//==================================================================================================

		var menu2 = ms.addMenu(document.getElementById("additional"));

		menu2.addItem("Sede legale", "http://www.rolegal.com/it/bucarest-sede.html");

		menu2.addItem("Ufficio virtuale", "http://www.rolegal.com/it/romania-ufficio-virtuale.html");

		menu2.addItem("Conti bancari", "http://www.rolegal.com/it/conti-bancari.html");

		//==================================================================================================



		//==================================================================================================

		/*var menu3 = ms.addMenu(document.getElementById("servicii"));

		menu3.addItem("Servicii Proprietate Industriala", "http://www.romarkip.ro/servicii-proprietate-industriala.html");

		menu3.addItem("Reprezentare in Instanta", "http://www.romarkip.ro/reprezentare-instanta-proprietate-intelectuala.html");

		*/

		//==================================================================================================



		//==================================================================================================

	/*	var menu4 = ms.addMenu(document.getElementById("news"));

		menu4.addItem("news Nationale", "http://www.romarkip.ro/inregistrare-news-inventie.html#nationale");

		menu4.addItem("news Regionale", "http://www.romarkip.ro/inregistrare-news-inventie.html#regionale");

		menu4.addItem("news Internationalee", "http://www.romarkip.ro/inregistrare-news-inventie.html#internationale");

	*/

		//==================================================================================================



		//==================================================================================================

	var menu5 = ms.addMenu(document.getElementById("practiceareas"));

	

	menu5.addItem("Corporate & Diritto Commerciale", "http://www.rolegal.com/it/diritto-commerciale-e-societario-romania.html");
	menu5.addItem("Contenzioso", "http://www.rolegal.com/it/avvocati-contenzioso-romania.html");
	menu5.addItem("Recupero Crediti", "http://www.rolegal.com/it/recupero-crediti-romania.html");
	menu5.addItem("Servizi di consulenza", "http://www.rolegal.com/it/consulenza-legale-romania.html");
	menu5.addItem("Diritto Tributario", "http://www.rolegal.com/it/imprese-di-diritto-commerciale/avvocati-bucarest-romania.html");
	menu5.addItem("Proprieta Intellettuale", "http://www.rolegal.com/it/proprieta-intellettuale-in-romania.html");
	var submenu123 = menu5.addMenu(menu5.items[5]);
		submenu123.addItem("Registrazione del Marchio", "http://www.rolegal.com/it/registrazione-del-marchio-romania.html");
		submenu123.addItem("Registrazione Disegno Industriale", "http://www.rolegal.com/it/registrati-disegno-industriale-romania.html");
		submenu123.addItem("Registrazione Brevetti", "http://www.rolegal.com/it/registrazione-brevetti-romania.html");
	menu5.addItem("Diritto Immobiliare", "http://www.rolegal.com/it/avvocato-immobiliare-romania.html");	
	menu5.addItem("Permessi Speciali e Licenze", "http://www.rolegal.com/it/rumeno-permessi-speciali-e-licenze.html");
	var submenu12 = menu5.addMenu(menu5.items[7]);
		submenu12.addItem("Licenza Trasporti", "http://www.rolegal.com/it/romania-licenza-trasporti.html");
		submenu12.addItem("Licenza d'Azzardo", "http://www.rolegal.com/it/licenza-d-azzardo-romania.html");

	menu5.addItem("Fusioni & Acquisizioni", "http://www.rolegal.com/it/fusioni-e-acquisizioni-romania.html");

	menu5.addItem("Legge in materia di immigrazione", "http://www.rolegal.com/it/romania-in-materia-di-immigrazione.html");
	var submenu2 = menu5.addMenu(menu5.items[9]);
		submenu2.addItem("Visto di Breve Soggiorno", "http://www.rolegal.com/it/rumeno-visto-di-breve-soggiorno.html");
		submenu2.addItem("Visto di Lungo Soggiorno", "http://www.rolegal.com/it/lungo-soggiorno-rumeno-visa.html");
		submenu2.addItem("Permanente Soggiornate", "http://www.rolegal.com/it/permanente-soggiornate-in-romania.html");

menu5.addItem("Cittadinanza rumeno", "http://www.rolegal.com/it/cittadino-rumeno/cittadinanza-romena.html");		

	menu5.addItem("Diritto del lavoro", "http://www.rolegal.com/it/diritto-del-lavoro-della-romania.html");

	var submenu0 = menu5.addMenu(menu5.items[0]);

	submenu0.addItem("Informazioni Generali", "http://www.rolegal.com/it/romania-societa-di-formazione/rumeno-societa.html");
	submenu0.addItem("Pronto Societa", "http://www.rolegal.com/it/rumeno-pronto-societa.html");
	submenu0.addItem("Societa a Responsabilita Limitata", "http://www.rolegal.com/it/rumeno-societa-a-responsabilita-limitata.html");
	submenu0.addItem("Societa per Azioni", "http://www.rolegal.com/it/rumeno-societa-per-azioni.html");
	submenu0.addItem("Ramo d'Azienda", "http://www.rolegal.com/it/ramo-d-azienda-romania.html");
	submenu0.addItem("Filiale", "http://www.rolegal.com/it/istituito-filiale-in-romania.html");
	submenu0.addItem("Ufficio di Rappresentanza", "http://www.rolegal.com/it/istituito-ufficio-di-rappresentanza-romania.html");
	   

		//==================================================================================================

/*var menu6 = ms.addMenu(document.getElementById("howtoformacompany1"));

		menu6.addItem("Business Licenses", "http://www.romania-company.com/romania-business-licenses.php");

		menu6.addItem("Bank Account ", "http://www.romania-company.com/romania-business-licenses.php");

		menu6.addItem("Taxes", "http://www.romania-company.com/romania-taxes.php"); */

		//==================================================================================================

		// write drop downs into page

		//==================================================================================================

		// this method writes all the HTML for the menus into the page with document.write(). It must be

		// called within the body of the HTML page.

		//==================================================================================================

		TransMenu.renderAll();

	}
