_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="Ivory";
borderstyle="Double";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#666699";
offcolor="#EFEFEF";
onbgcolor="#669933";
onbold="bold";
oncolor="#666699";
padding="32";
separatorcolor="Ivory";
separatorsize="1";
subimage="images/9x6_rightbend_grey.gif";
subimagepadding="6";
itemwidth="145";
}

with(submenuStyle=new mm_style()){
bordercolor="#666699";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#666699";
onbgcolor="#669933";
oncolor="#99CC99";
padding="4";
subimage="images/9x6_rightbend_grey.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=729;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.rkfischer.com/;");
aI("text=Service Offerings;target=;url=Service-Offerings.html;");
aI("text=Articles;target=;url=Articles.html;");
aI("text=Resources;target=;url=Resources.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}


 drawMenus();
