     NS4 = (document.layers);
     IE4 = (document.all);
    ver4 = (NS4 || IE4);
         IE5 = (IE4 && navigator.appVersion.indexOf("5.")!=-1);
   isMac = (navigator.appVersion.indexOf("Mac") != -1);
  isMenu = (NS4 || (IE4 && !isMac) || (IE5 && isMac));
function popUp(){return};
function popDown(){return};
if (!ver4) event=null;
isMenu = (NS4 || (IE4 && !isMac) || (IE5 && isMac));
if (isMenu) {
menuVersion = 3;
menuWidth = 120;
childOverlap = 20;
childOffset = 5;
perCentOver = null;
secondsVisible = .1;
fntCol = "#4D4C4C";
fntSiz = "8";
fntBold = false;
fntItal = false;
fntFam = "Verdana";
backCol = "#e1ce91";  
overCol = "#d2b97a";
overFnt = "#4D4C4C";
borWid = 1;
borCol = "#d2b97a";
borSty = "solid";
itemPad = 2;
imgSrc = "";
imgSiz = 10;
separator = 1;
separatorCol = "#d2b97a";
isFrames = false;
keepHilite = true; 
clickStart = false;
clickKill = true;
keepHilite = true;
NSfontOver = true;
clickStart = false;
clickKill = false;
showVisited = "false";
}

if (isMenu) {

arMenu1 = new Array(
 150,
220,115,
 "","",
 "","",
 "","",
"&nbsp; Atendimento Premium","servicos_ap.htm",0,
"&nbsp; Funilaria e Pintura","servicos_fp.htm",0,
"&nbsp; Serviço Rápido","servicos_sr.htm",0,
"&nbsp; Garantia Gold","servicos_gg.htmp",0
)

arMenu2 = new Array(
 140,
315,115,
 "","",
 "","",
 "","",
"&nbsp; Genuínas e ACDelco","pecas_ga.htm",0,
"&nbsp; Chevy Store","pacas_cs.htm",0,
"&nbsp; Acessórios","pecas_ac.htm",0
)

arMenu3 = new Array(
 170,
390,85,
 "","",
 "","",
 "","",
"&nbsp; Acessórios","pecas_ac.htm",0,
"&nbsp; Kits Instalados","servicos_ki.htm",0,
"&nbsp; Chevy Star","http://www3.chevrolet.com.br/hotsite_chevystar/index.htm",0,
"&nbsp; ACDelco","servicos_ac.htm",0,
"&nbsp; Peças Genuínas","pecas_pg.htm",0,
"&nbsp; <b>Serviços</b>","",0,
"&nbsp;&nbsp;&nbsp;&nbsp; Agendamento Serviços","agendamento.htm",0,
"&nbsp;&nbsp;&nbsp;&nbsp; Funilaria e Pintura","servicos_fp.htm",0,
"&nbsp;&nbsp;&nbsp;&nbsp; Clientes para Sempre","servicos_cs.htm",0,
"&nbsp;&nbsp;&nbsp;&nbsp; Serviço Rápido","servicos_sr.htm",0,
"&nbsp;&nbsp;&nbsp;&nbsp; Super Troca de Óleo","servicos_sto.htm",0,
"&nbsp; Seguro Proteção Mecânica","servicos_spm.htm",0
)

arMenu4 = new Array(
 126,
670,85,
 "","",
 "","",
 "","",
"&nbsp; Auto Chevrolet","seguros_ac.htm",0,
"&nbsp; Chevrolet Plus","seguros_cp.htm",0,
"&nbsp; Proteção Mecânica","seguros_pm.htm",0
)

}

if (isMenu) {
document.write("<SCRIPT LANGUAGE='JavaScript1.2' SRC='hiermenus.js' TYPE='text/javascript'><\/SCRIPT>");
}