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;




with(menuStyle=new mm_style()){
//align='left';
onbgcolor="#1A5895";
oncolor="white";
//background
offbgcolor="#154778";
offcolor="#ffffff";
//bordercolor="#ffffff";
//borderstyle="solid";
borderwidth=0;
separatorcolor="#ffffff";
separatorsize="0";
padding=5;	
fontsize="11px";
fontstyle="normal";
fontfamily="Georgia, Tahoma, Arial";
// what color top menu item is when page is selected
pagecolor="#ffffff";
pagebgcolor="#ffffff";
headercolor="#ffffff";
headerbgcolor="ffffff";
//subimage="http://www.flexfoil.com/menu/separator.jpg";
//subimagepadding="8";
overfilter="Fade(duration=0.2);Alpha(opacity=100);";
//outfilter="randomdissolve(duration=0.3)";
bgimage='images/nav_pics/background.jpg';

}



with(submenuStyle=new mm_style()){
bordercolor="#154778";
borderstyle="solid";
borderwidth=1;
fontfamily="Georgia, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#154778";
offcolor="#ffffff";
onbgcolor="#1A5895";
oncolor="white";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90))";
padding=5;
pagecolor="#BFCFDF";
separatorsize=1;
//subimage="white_7x7.gif";
//subimagepadding=8;
}






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=submenuStyle;
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=submenuStyle;
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=submenuStyle;
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=submenuStyle;
margin=3;
aI("text=Marshall Homes;url=builder_marshall.asp;");

}



drawMenus();

