<!-- #003366 Antigo: #005782
sniffBrowsers();

//menuItemBullet = new bulletPoint("bullets/one/menu_off.gif","bullets/one/menu_on.gif");
//labelBullet = new bulletPoint("bullets/one/header_off.gif","bullets/one/header_on.gif");
//subMenuBullet = new bulletPoint("bullets/one/sub_header_off.gif","bullets/one/sub_header_on.gif");

var caminho = "http://www.ultimato.com.br/";
//var caminho = "http://127.0.0.1/ultimato/";

menuUlt = new menuBar('menuUlt',550, 'horizontal', null, null);
menuUlt.addLabel( null, '<img src="imagens/layout_azul/menu_1.gif" border="0" width="41" height="23">', 6, 41, '', '#002448', caminho, 'center');
menuUlt.addLabel( null, '<img src="imagens/layout_azul/menu_sep.gif" border="0" width="7" height="23">', 6, 7, '', '', '#', 'center');
menuUlt.addLabel( null, '<img src="imagens/layout_azul/menu_2.gif" border="0" width="82" height="23">', 1, 82, '', '#002448', '#', 'center');
menuUlt.addLabel( null, '<img src="imagens/layout_azul/menu_sep.gif" border="0" width="7" height="23">', 6, 7, '', '', '#', 'center');
menuUlt.addLabel( null, '<img src="imagens/layout_azul/menu_3.gif" border="0" width="100" height="23">', 2, 100, '', '#002448', '#', 'center');
menuUlt.addLabel( null, '<img src="imagens/layout_azul/menu_sep.gif" border="0" width="7" height="23">', 6, 7, '', '', '#', 'center');
menuUlt.addLabel( null, '<img src="imagens/layout_azul/menu_4.gif" border="0" width="45" height="23">', 3, 45, '', '#002448', '#', 'center');
menuUlt.addLabel( null, '<img src="imagens/layout_azul/menu_sep.gif" border="0" width="7" height="23">', 6, 7, '', '', '#', 'center');
menuUlt.addLabel( null, '<img src="imagens/layout_azul/menu_5.gif" border="0" width="95" height="23">', 4, 95, '', '#002448', '#', 'center');
menuUlt.addLabel( null, '<img src="imagens/layout_azul/menu_sep.gif" border="0" width="7" height="23">', 6, 7, '', '', '#', 'center');
menuUlt.addLabel( null, '<img src="imagens/layout_azul/menu_6.gif" border="0" width="55" height="23">', 5, 55, '', '#002448', '#', 'center');
menuUlt.addLabel( null, '<img src="imagens/layout_azul/menu_sep.gif" border="0" width="7" height="23">', 6, 7, '', '', '#', 'center');
menuUlt.addLabel( null, '<img src="imagens/layout_azul/menu_7.gif" border="0" width="83" height="23">', 6, 83, '', '#002448', caminho + '?pg=central_de_atendimento', 'center');
menuUlt.addLabel( null, '<img src="imagens/layout_azul/menu_sep.gif" border="0" width="7" height="23">', 6, 7, '', '', '#', 'center');
menuUlt.height = 23;

menus[1] = new menu(150, 'vertical', '#846331', '#846331');
menus[1].height = 18;
menus[1].addItem( null, 'Quem somos', null, 150, '#F7F1EA', '#FFFFFF', caminho + '?pg=quem_somos&util=1', 'left');
menus[1].addItem( null, 'Blog', null, 150, '#F7F1EA', '#FFFFFF', caminho + 'blog', 'left');
menus[1].addItem( null, 'Perguntas frequentes', null, 150, '#F7F1EA', '#FFFFFF', caminho + '?pg=faq', 'left');
menus[1].addItem( null, 'Fale conosco', null, 150, '#F7F1EA', '#FFFFFF', caminho + '?pg=central_de_atendimento', 'left');
menus[1].writeMenu();

menus[2] = new menu(150, 'vertical', '#846331', '#846331');
menus[2].height = 18;
menus[2].addItem( null, 'Quero assinar', null, 150, '#F7F1EA', '#FFFFFF', caminho + '?pg=para_assinar&area=assinar', 'left');
menus[2].addItem( null, 'Edição atual', null, 150, '#F7F1EA', '#FFFFFF', caminho + '?pg=revista', 'left');
menus[2].addItem( null, 'Edições anteriores', null, 150, '#F7F1EA', '#FFFFFF', caminho + '?pg=edicoes_anteriores', 'left');
menus[2].addItem( null, 'Exemplares avulsos', null, 150, '#F7F1EA', '#FFFFFF', caminho + '?pg=exemplares_avulsos', 'left');
menus[2].addItem( null, 'Coleção encadernada', null, 150, '#F7F1EA', '#FFFFFF', caminho + '?pg=colecao_encadernada', 'left');
menus[2].writeMenu();

menus[3] = new menu(100, 'vertical', '#846331', '#846331');
menus[3].height = 18;
menus[3].addItem( null, 'Lançamentos', null, 100, '#F7F1EA', '#FFFFFF', caminho + '?pg=lancamentos', 'left');
menus[3].addItem( null, 'Catálogo', null, 100, '#F7F1EA', '#FFFFFF', caminho + '?pg=catalogo', 'left');
menus[3].addItem( null, 'Promoções', null, 100, '#F7F1EA', '#FFFFFF', caminho + '?pg=promocoes', 'left');
menus[3].addItem( null, 'Pré-venda', null, 100, '#F7F1EA', '#FFFFFF', caminho + '?pg=prevenda', 'left');
menus[3].addItem( null, 'Pacotes', null, 100, '#F7F1EA', '#FFFFFF', caminho + '?pg=pacotes', 'left');
menus[3].addItem( null, 'Autores', null, 100, '#F7F1EA', '#FFFFFF', caminho + '?pg=autores', 'left');
menus[3].writeMenu();

menus[4] = new menu(120, 'vertical', '#846331', '#846331');
menus[4].height = 18;
menus[4].addItem( null, 'Prateleira', null, 120, '#F7F1EA', '#FFFFFF', caminho + '?pg=conteudo&categoria=1', 'left');
menus[4].addItem( null, 'Opinião', null, 120, '#F7F1EA', '#FFFFFF', caminho + '?pg=conteudo&categoria=3', 'left');
menus[4].addItem( null, 'Plataforma', null, 120, '#F7F1EA', '#FFFFFF', caminho + '?pg=conteudo&categoria=5', 'left');
menus[4].addItem( null, 'Palavra do leitor', null, 120, '#F7F1EA', '#FFFFFF', caminho + '?pg=mural', 'left');
menus[4].addItem( null, 'Fórum', null, 120, '#F7F1EA', '#FFFFFF', caminho + '?pg=forum&util=1', 'left');
menus[4].addItem( null, 'Últimas', null, 120, '#F7F1EA', '#FFFFFF', caminho + '?pg=conteudo&categoria=2', 'left');
menus[4].addItem( null, 'Blog', null, 150, '#F7F1EA', '#FFFFFF', caminho + 'blog', 'left');
menus[4].writeMenu();

menus[5] = new menu(140, 'vertical', '#846331', '#846331');
menus[5].height = 18;
menus[5].addItem( null, 'Agenda', null, 140, '#F7F1EA', '#FFFFFF', caminho + '?pg=agenda', 'left');
menus[5].addItem( null, 'Links recomendados', null, 140, '#F7F1EA', '#FFFFFF', caminho + '?pg=estaticas&registro=4', 'left');
menus[5].addItem( null, 'Livrarias', null, 140, '#F7F1EA', '#FFFFFF', caminho + '?pg=estaticas&registro=2', 'left');
menus[5].addItem( null, 'Publicidade', null, 140, '#F7F1EA', '#FFFFFF', caminho + '?pg=publicidade', 'left');
menus[5].writeMenu();

menus[6] = new menu(0, 'vertical', '#846331', '#846331');
menus[6].height = 18;
menus[6].writeMenu();

menus[1].align='left';
menus[2].align='left';
menus[3].align='left';
menus[4].align='left';
menus[5].align='left';
menus[6].align='left';

//-->