_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#CC9900";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="9";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
offbgcolor="#CC9900";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#996600";
separatorsize="1";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.tomfuleky.com/;");
aI("showmenu=Recent Project Pictures/Celtic Gardens 2007 Philadelphia Flower ShowLEFT_MENU;text=Recent Project Pictures;target=;url=Recent-Project-Pictures.html;");
aI("showmenu=Articles/StonemasonryLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("showmenu=Resources/Web SitesLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("text=Contact Tom;target=;url=Contact-Tom.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-navigation.html;");
}

with(milonic=new menuname("Recent Project Pictures/Celtic Gardens 2007 Philadelphia Flower ShowLEFT_MENU")){
style=submenuStyle;
aI("text=Celtic Gardens 2007 Philadelphia Flower Show;target=;url=Celtic-Gardens-2007-Philadelphia-Flower-Show.html;");
aI("text=Blue Stone Patio;target=;url=Blue-Stone-Patio.html;");
aI("text=Stone Patio and Walls;target=;url=Stone-Patio-and-Walls.html;");
aI("text=Random Rubble Design;target=;url=Random-Rubble-Design.html;");
aI("text=Classic Home With Cobble Stone Foundation;target=;url=Classic-Home-With-Cobble-Stone-Foundation.html;");
aI("text=English Garden;target=;url=English-Garden.html;");
aI("text=Celtic Gardens;target=;url=Celtic-Gardens.html;");
aI("text=Celtic Gardens Valparaiso IN;target=;url=Celtic-Gardens-Valparaiso-IN.html;");
}

with(milonic=new menuname("Articles/StonemasonryLEFT_MENU")){
style=submenuStyle;
aI("text=Stonemasonry;target=;url=Stonemasonry.html;");
aI("text=Masonry;target=;url=Masonry.html;");
aI("text=The Art of the Stone Mason;target=;url=The-Art-of-the-Stone-Mason.html;");
}

with(milonic=new menuname("Resources/Web SitesLEFT_MENU")){
style=submenuStyle;
aI("text=Web Sites;target=;url=Web-Sites.html;");
aI("text=Products;target=;url=Products.html;");
}


 drawMenus();

