_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#161E32";
onbgcolor="#161E32";
oncolor="White";
padding="16";
separatorcolor="#E1E1E1";
separatorsize="10";
subimage="images/white_4x7.gif";
subimagepadding="4";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
align="right";
bordercolor="White";
borderstyle="Solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="DarkSeaGreen";
offcolor="White";
onbgcolor="#F39C0F";
oncolor="Black";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Catarafts | White Water Rafts | Pontoon Boats;target=;url=http://RaftPro.com/;");
aI("showmenu=Rafting Definitions/Fly Fishing Pontoon BoatsLEFT_MENU;text=Rafting Definitions;target=;url=Rafting-Definitions.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy/;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Rafting Definitions/Fly Fishing Pontoon BoatsLEFT_MENU")){
style=submenuStyle;
aI("text=Fly Fishing Pontoon Boats;target=;url=Fly-Fishing-Pontoon-Boats.html;");
aI("text=Inflatable Pontoon Boats;target=;url=Inflatable-Pontoon-Boats.html;");
aI("text=Personal Pontoon Boats;target=;url=Personal-Pontoon-Boats.html;");
aI("text=Custom Cataraft Frames;target=;url=Custom-Cataraft-Frames.html;");
aI("text=White Water Rafts;target=;url=White-Water-Rafts.html;");
aI("text=Buy A Pontoon Boat For Maximum Fun;target=;url=Buy-A-Pontoon-Boat-For-Maximum-Fun.html;");
aI("text=Buy a cataraft;target=;url=Buy-a-cataraft/;");
}


 drawMenus();

