_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#7F7F7F";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="13pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="Transparent";
oncolor="#8BCDEF";
ondecoration="none";
padding="1";
pagebgcolor="Transparent";
pagecolor="White";
separatorcolor="#4F4F4F";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="11pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=index.html;");
aI("text=Free Trial;target=;url=free-crm-oil-gas-trial.html;");
aI("text=Web Demo;target=;url=crm-software-uk-web-demo-for-oil-gas-companies.html;");
aI("text=About Us;target=;url=about-oil-gas-crm-software-aberdeen-houston.html;");
aI("text=Contact Us;target=;url=contact-oil-gas-crm-solutions-aberdeen-houston.html;");
aI("text=Learn More;target=;url=learn-more-about-oil-gas-crm-software-solutions-aberdeen-houston.html;");
}


 drawMenus();

