//Menu Prospect - Retirado
//document.write("<script language='JavaScript' src='" + sRotaAcesso + "js/menu_itaucard_p.js'></script>");

var menu = new Array();
var defOver = '#D6D3CE', defBack = '#ffffff';
var defOver1 = '#D6D3CE', defBack1 = '#ffffff';
var defOver2 = '#D6D3CE', defBack2 = '#ffffff';
var defBorder = '#8f8f8f';
var defLength = 25;
var defLength1 = 35;

imgMenuHeight = 185; //altura do menu 277 com promocoes

//Descrição do Menu Principal

menu[0] = new Array();
menu[0][0] = new Menu(true, '<img src=' + sRotaAcesso + 'img/img_menu/stcinza.gif width=10 height=7 border=0>', 15, div_top, 190, defOver, defBack, 'submenu', 'submenu');
menu[0][1] = new Item(' <b>Pe&ccedil;a j&aacute; o seu Itaucard</b>', sRotaAcesso + 'produtos_servicos/home.htm', '', defLength, 0, 0);
menu[0][2] = new Item(' <b>Como Utilizar</b>', sRotaAcesso + 'como_utilizar/home.htm', '', defLength, 0, 0);
menu[0][3] = new Item(' <b>Mais Cr&eacute;dito para Voc&ecirc;</b>', sRotaAcesso + 'mais_credito/home.htm', '', defLength, 0, 0);
menu[0][4] = new Item(' <b>Benef&iacute;cios Itaucard</b>', sRotaAcesso + 'beneficios_itaucard/home.htm', '', defLength, 0, 0);
menu[0][5] = new Item(' <b>Seguros e Assist&ecirc;ncias</b>', sRotaAcesso + 'seuitaucard/seguros.html', '', defLength, 0, 0);
menu[0][6] = new Item(' <b>Atendimento 30 horas</b>', sRotaAcesso + 'itaucard30horas/home.htm', '', defLength + 8, 0, 0);
menu[0][7] = new Item(' <b>Tarifas e Contratos</b>', sRotaAcesso + 'tarifas_contratos/home.htm', '', defLength, 0, 0);

