_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
image="images/dots9.gif";
offbgcolor="#000000";
offcolor="#ffffff";
onbgcolor="LightSteelBlue";
oncolor="Black";
padding="0";
separatorcolor="Black";
separatorsize="17";
subimage="images/arrow.gif";
subimagepadding="5";
overimage="images/whitedots.gif";
imagepadding="3";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="DodgerBlue";
offcolor="#ffffff";
onbgcolor="#007FD4";
oncolor="#ffffff";
padding="4";
separatorcolor="LightSteelBlue";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home Page;target=;url=http://frycoyachts.com/;");
aI("showmenu=Recent projects/ABD Aluminum YachtsLEFT_MENU;text=Recent projects;target=;url=Recent-projects.html;");
aI("showmenu=Brokerage/FRYCO ISLANDER 50LEFT_MENU;text=Brokerage;target=;url=Brokerage.html;");
aI("showmenu=FRYCO Design/QUALIFICATIONSLEFT_MENU;text=FRYCO Design;target=;url=FRYCO-Design.html;");
aI("showmenu=Management & Consulting/INSURANCE CLAIMS & MEDIATIONLEFT_MENU;text=Management & Consulting;target=;url=Management-&-Consulting.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Recent projects/ABD Aluminum YachtsLEFT_MENU")){
style=submenuStyle;
aI("text=ABD Aluminum Yachts;target=;url=ABD-Aluminum-Yachts.html;");
aI("text=Explorer Yachts;target=;url=Explorer-Yachts.html;");
aI("text=Heesen Yachts;target=;url=Heesen-Yachts.html;");
aI("text=LOGOS Yachts;target=;url=LOGOS-Yachts.html;");
}

with(milonic=new menuname("Brokerage/FRYCO ISLANDER 50LEFT_MENU")){
style=submenuStyle;
aI("text=FRYCO ISLANDER 50;target=;url=FRYCO-ISLANDER-50.html;");
}

with(milonic=new menuname("FRYCO Design/QUALIFICATIONSLEFT_MENU")){
style=submenuStyle;
aI("text=QUALIFICATIONS;target=;url=QUALIFICATIONS.html;");
aI("text=POWER BOAT DESIGN;target=;url=POWER-BOAT-DESIGN.html;");
aI("text=BOAT BUILDING;target=;url=BOAT-BUILDING.html;");
aI("text=BOAT BUILDING MATERIALS;target=;url=BOAT-BUILDING-MATERIALS.html;");
aI("text=MEGA YACHT BUILDING;target=;url=MEGA-YACHT-BUILDING.html;");
aI("text=YACHT DESIGN;target=;url=YACHT-DESIGN.html;");
}

with(milonic=new menuname("Management & Consulting/INSURANCE CLAIMS & MEDIATIONLEFT_MENU")){
style=submenuStyle;
aI("text=INSURANCE CLAIMS & MEDIATION;target=;url=INSURANCE-CLAIMS-&-MEDIATION.html;");
aI("text=CONSULTING;target=;url=CONSULTING.html;");
}


 drawMenus();

