_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="7pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="DarkGray";
offcolor="#ffffff";
onbgcolor="DarkGray";
oncolor="White";
ondecoration="underline";
padding="4";
pagebgcolor="DarkGray";
pagecolor="White";
}

with(menuStyle=new mm_style()){
bgimage="images/grey.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offcolor="#FFFFFF";
oncolor="#000000";
separatorcolor="Transparent";
separatorsize="8";
separatorimage="images/greySep.gif";
overbgimage="images/grey02.gif";
itemheight="37";
itemwidth="90";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=384;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=HOME;target=;url=http://www.opalconsultinglimited.com/;align=center;");
aI("showmenu=WHY Opal?/TestimonialsINFO_BAR_MENU;text=WHY Opal?;target=;url=WHY-Opal.html;align=center;");
aI("text=SERVICES;target=;url=SERVICES.html;align=center;");
aI("text=CONTACT;target=;url=CONTACT.html;align=center;");
}

with(milonic=new menuname("WHY Opal?/TestimonialsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=Business Link Case Study;target=;url=Business-Link-Case-Study.html;");
aI("text=Special Reports;target=;url=Special-Reports.html;");
}


 drawMenus();

