function init()
{
	menus[0] = new menu(140, "vertical", -5, 135, -10, 5, "img:funbot2.jpg", "img:funbot1.jpg", "Verdana", 10, "bold", "bold", "black", "black", 1, "white", 2, "", false, false, true, false, 0, false, 0, 0, "");
	menus[0].addItem("", "", 20, "center", "Ubatuba", 4);
	menus[0].addSeparator(1, "white");
	menus[0].addItem("asetur/index.html", "pref", 20, "center", "Sec. de Turismo", 3);
	menus[0].addSeparator(1, "white");
	menus[0].addItem("../cmt/index.htm", "_blank", 20, "center", "CMT", 0);
	menus[0].addSeparator(1, "white");
	menus[0].addItem("", "", 20, "center", "Comércio", 2);
	menus[0].addSeparator(1, "white");
	menus[0].addItem("", "", 38, "center", "Atrativos Turísticos", 1);
	menus[0].addSeparator(1, "white");
	menus[0].addItem("atracoes/index.html", "pref", 38, "center", "Atrativos Culturais", 0);
	menus[0].addSeparator(1, "white");
	menus[0].addItem("ecotur/index.html", "pref", 20, "center", "Ecoturismo", 5);
	menus[0].floatMenu(780, 600, 0, 0);
	

	menus[1] = new menu(150, "vertical", 0, 0, 0, 0, "img:funbot2.jpg", "img:funbot1.jpg", "Verdana", 8, "bold", "bold", "black", "black", 1, "white", 2, "", false, false, false, false, 0, false, 0, 0, "");
	menus[1].addItem("praias/index.php", "pref", 18, "center", "Praias", 0);
<!--	menus[1].addSeparator(1, "white"); -->
<!--	menus[1].addItem("trilhas/index.html", "pref", 18, "center", "Trilhas", 0); -->
	menus[1].addSeparator(1, "white");
	menus[1].addItem("ilhas/index.html", "pref", 18, "center", "Ilhas", 0);
	menus[1].addSeparator(1, "white");
	menus[1].addItem("cachoeir/index.php", "pref", 18, "center", "Cachoeiras", 0);
	menus[1].addSeparator(1, "white");
	menus[1].addItem("surfe/index.html", "pref", 18, "center", "Locais para Surfe", 0);
	menus[1].addSeparator(1, "white");
	menus[1].addItem("mergulho/index.html", "pref", 18, "center", "Pontos de Mergulho", 0);
	menus[1].addSeparator(1, "white");
	menus[1].addItem("pesca/index.html", "pref", 18, "center", "Pontos de Pesca", 0);

	menus[2] = new menu(120, "vertical", 0, 0, 0, 0, "img:funbot2.jpg", "img:funbot1.jpg", "Verdana", 8, "bold", "bold", "black", "black", 1, "white", 2, "", false, false, false, false, 0, false, 0, 0, "");
	menus[2].addItem("gastron/index.php", "pref", 18, "center", "Gastronomia", 0);
	menus[2].addSeparator(1, "white");
	menus[2].addItem("hosped/index.php", "pref", 18, "center", "Hospedagem", 0);
	menus[2].addSeparator(1, "white");
	menus[2].addItem("servicos/index.php", "pref", 32, "center", "Serviços e Telefones Úteis", 0);
	
	menus[3] = new menu(60, "vertical", 0, 0, 0, 0, "img:funbot2.jpg", "img:funbot1.jpg", "Verdana", 8, "bold", "bold", "black", "black", 1, "white", 2, "", false, false, false, false, 0, false, 0, 0, "");
	menus[3].addItem("pmt/docs.html", "pref", 20, "center", "PMT", 0);

	menus[4] = new menu(150, "vertical", 0, 0, 0, 0, "img:funbot2.jpg", "img:funbot1.jpg", "Verdana", 8, "bold", "bold", "black", "black", 1, "white", 2, "", false, false, false, false, 0, false, 0, 0, "");
	menus[4].addItem("acidade/index.html", "pref", 18, "center", "Informações", 0);
	menus[4].addSeparator(1, "white");
	menus[4].addItem("acidade/links.html", "pref", 18, "center", "Links Importantes", 0);
	
	menus[5] = new menu(120, "vertical", 0, 0, 0, 0, "img:funbot2.jpg", "img:funbot1.jpg", "Verdana", 8, "bold", "bold", "black", "black", 1, "white", 2, "", false, false, false, false, 0, false, 0, 0, "");
	menus[5].addItem("pmt/index.html", "pref", 18, "center", "Apresentação", 0);
	menus[5].addSeparator(1, "white");
	menus[5].addItem("pmt/docs.html", "pref", 18, "center", "Documentação", 0);
	
	menus[5] = new menu(120, "vertical", 0, 0, 0, 0, "img:funbot2.jpg", "img:funbot1.jpg", "Verdana", 8, "bold", "bold", "black", "black", 1, "white", 2, "", false, false, false, false, 0, false, 0, 0, "");
	menus[5].addItem("trilhas/index.php", "pref", 18, "center", "Trilhas", 0);
	menus[5].addSeparator(1, "white");

}
