with(milonic=new menuname("Main Menu")){
style=menuStyle;
alwaysvisible=1;
orientation="vertical";
overfilter="";
position="absolute"; 
align="center"; 
menuheight=230;
itemwidth=153;
aI("text=The River;url=river.html;");
aI("text=Riverwalk;url=riverwalk.html;");
aI("text=Walking Tour;showmenu=Walking Tour;");
aI("text=Photo Galleries;url=Gallery/albums.php;target=_blank;");
aI("text=Area Events;showmenu=Area Events;");
aI("text=Blackwater Pirates;showmenu=Pirates;");
aI("text=Getting to Milton;url=arrivingbyboat.html;");
aI("text=Area Sports;showmenu=Area Sports;");
aI("text=Outdoors;showmenu=Outdoors;");
aI("text=Milton's Resources;showmenu=Milton's Resources;");
aI("text=More Stuff;showmenu=More Stuff;");
aI("text=Gift Shops and Florist;showmenu=giftshop;");
aI("text=Real Estate;showmenu=Real Estate;url=real_estate.html;");
aI("text=Restaurants;showmenu=Restaurants;");
aI("text=Retail;url=retail.html;");
aI("text=Coupons;url=coupons.html;");
}

drawMenus();		
