_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-25;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glossy_Tab_Small9.png";
borderstyle="solid";
fontfamily="Bookman Old Style";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#333333";
oncolor="#333333";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Glossy_Tab_Small_hover9.png";
itemheight="32";
itemwidth="170";
}

with(submenuStyle=new mm_style()){
bordercolor="#E1EC66";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#E1EC66";
offcolor="#333333";
onbgcolor="#E1EC66";
oncolor="#333333";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=870;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
itemheight="32";
aI("text=Main;target=;url=http://www.vertigosourcing.com/;");
aI("text=Service;target=;url=service.html;");
aI("text=Download;target=;url=download/;");
aI("text=Clients;target=;url=http://www.vertigosourcing.com/links_client_list.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
}


 drawMenus();

