_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="6pt";
fontweight="normal";
headercolor="#000000";
offcolor="#BFC0C0";
oncolor="#000000";
separatorsize="1";
separatorimage="images/disco_sep0.gif";
rawcss="padding-left:2px;padding-right:2px";
itemheight="45";
itemwidth="150";
}

with(menuStyle=new mm_style()){
fontfamily="Book Antiqua";
fontsize="10pt";
offcolor="#000000";
oncolor="Blue";
ondecoration="underline";
separatorsize="1";
separatorimage="images/disco_sep18L.gif";
rawcss="padding-left:2px;padding-right:2px";
itemheight="36";
itemwidth="120";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=725;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
itemheight="31";
aI("text=My 3 Mistakes;target=;url=./;align=center;bgimage=images/disco_left1L.gif;");
aI("text=The Plot Plan;target=;url=The_Plot_Plan.html;align=center;bgimage=images/disco_mid1L.gif;");
aI("text=Landscape As Art;target=;url=Landscape_As_Art.html;align=center;bgimage=images/disco_mid1L.gif;");
aI("text=Readers' Tips;target=;url=Best_Landscaping_Tips_Submitted_By_Readers.html;align=center;bgimage=images/disco_mid1L.gif;");
aI("text=Photos, Page 1;target=;url=Landscape_Photos_and_Landscape_Examples.html;align=center;bgimage=images/disco_mid1L.gif;");
aI("text=Photos, Page 2;target=;url=Landscape_Photos_and_Landscape_Examples_2.html;align=center;bgimage=images/disco_right1L.gif;");
}


 drawMenus();
