fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildAfterLoad=false;

with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Georgia, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#154778";
offcolor="#ffffff";
onbgcolor="#1A5895";
oncolor="white";
outfilter="Blinds( Bands=1,direction=up, duration=0.2)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="white";
separatorcolor="#999999";
separatorsize=0;
//subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=97;
//left=458;
itemwidth=10;
itemheight=2;
align="left";
alwaysvisible=1;
screenposition="center"; 
left="offset=0";
orientation="horizontal";

aI("image=images/nav_left_corner.jpg;");

aI("image=images/nav_Home.jpg;overimage=images/nav_Home_f2.jpg;url=index.asp;");

aI("showmenu=The Homes;image=images/nav_thehomes.jpg;overimage=images/nav_thehomes_f2.jpg;");

aI("showmenu=Community;image=images/nav_community.jpg;overimage=images/nav_community_f2.jpg;");

aI("image=images/NAVIGATION_r1_c5.jpg;");

aI("showmenu=Village;image=images/nav_village.jpg;overimage=images/nav_village_f2.jpg;");

aI("showmenu=Builder;image=images/nav_builder.jpg;overimage=images/nav_builder_f2.jpg;");

aI("image=images/nav_contact.jpg;overimage=images/nav_contact_f2.jpg;url=contact.asp;");


}

with(milonic=new menuname("The Homes")){
style=menuStyle;
margin=3;

aI("text=Introduction & Gallery;url=thehomes_intro.asp;");
aI("text=Construction;url=thehomes_construction.asp;");
aI("text=Landscape;url=thehomes_landscape.asp;");
aI("text=Energy Efficiency;url=thehomes_energy.asp;");
aI("text=Featured Plan;url=thehomes_plans.asp;");
aI("text=Standard Features;url=thehomes_features.asp;");

}

with(milonic=new menuname("Community")){
style=menuStyle;
margin=3;
aI("text=Port 32 Lifestyle;url=community_lifestyle.asp;");
aI("text=Shore Spa;url=community_shorespa.asp;");
aI("text=The People;url=community_people.asp;");
//aI("text=Interactive Site Plan;url=community_plans.asp;");
aI("text=Interactive Site Plan;url=http://www.port32.com/2006/OverviewMap.htm;target=windowname;targetfeatures=width=800,height=533");
aI("text=News;url=news_ntlpost.asp;");
}





with(milonic=new menuname("Village")){
style=menuStyle;
margin=3;
aI("text=About Bobcaygeon;url=village_Bobcaygeon.asp;");
aI("text=Activities;url=village_activities.asp;status=Plans");
}

with(milonic=new menuname("Builder")){
style=menuStyle;
margin=3;
aI("text=Marshall Homes;url=builder_marshall.asp;");

}



drawMenus();
