<!--
var navMenus =
{
//Start Menu 1
'our_company':{//Menu Section Image
'/our_company/history.asp':{//Menu Section URL
'93':{//Menu Section Width
'84':{//Menu Section Height
'Our Company':{//Menu Section Alt Tag
'#5362A3':{//Child Menu Rollover Color
//Start Child Menu Section/Leave Blank If No Menu Items
'Our Focus':{
'/our_company/history.asp':{
//Start Third Level Page Section/Leave Blank If No Menu Items
//End Third Level Page Section/Leave Blank If No Menu Items
}},
'People':{
'/our_company/people.asp':{
//Start Third Level Page Section/Leave Blank If No Menu Items
//End Third Level Page Section/Leave Blank If No Menu Items
}},
'News/Releases':{
'/our_company/chart.asp':{
//Start Third Level Page Section/Leave Blank If No Menu Items
//End Third Level Page Section/Leave Blank If No Menu Items
}}
//End Child Menu Section/Leave Blank If No Menu Items
}
}
}
}
}
},
//Start Menu 2
'our_process':{//Menu Section Image
'/process/approach.asp':{//Menu Section URL
'93':{//Menu Section Width
'84':{//Menu Section Height
'Our Process':{//Menu Section Alt Tag
'#454896':{//Child Menu Rollover Color
//Start Child Menu Section/Leave Blank If No Menu Items
'Approach':{
'/process/approach.asp':{
}},
'Expertise':{
'/process/expertise.asp':{
}}
//End Child Menu Section/Leave Blank If No Menu Items
}
}
}
}
}
},
//Start Menu 3
'our_work':{//Menu Section Image
'/portfolio/case_studies.asp':{//Menu Section URL
'93':{//Menu Section Width
'84':{//Menu Section Height
'Our Work':{//Menu Section Alt Tag
'#554380':{//Child Menu Rollover Color
//Start Child Menu Section/Leave Blank If No Menu Items
'Case Studies':{
'/portfolio/case_studies.asp':{
}},
'Clients':{
'/portfolio/clients.asp':{
}}
//HIDE PORTFOLIO SECTION - DON'T FORGET THE COMMA WHEN UNHIDING
// ,
//'Portfolio':{
//'/portfolio/portfolio.asp':{
//}}

//End Child Menu Section/Leave Blank If No Menu Items
}
}
}
}
}
}
};
//-->