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()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#ddffdd";
oncolor="#000099";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
}

with(submenuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Georgia, Times New Roman, Times, serif";
fontsize="12px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#05523E";
offbgcolor="#D7FFD7";
offcolor="#05523E";
onbgcolor="#003300";
oncolor="#CCCCCC";
//outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#003300";
pagecolor="#CCCCCC";
separatorcolor="#999999";
separatorsize=1;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
aI("url=/;image=/images/design/menu_r1_c1.jpg;overimage=/images/design/menu_o_r1_c1.jpg;pageimage=/images/design/menu_o_r1_c1.jpg;");
aI("showmenu=services;url=#;image=/images/design/menu_r1_c2.jpg;overimage=/images/design/menu_o_r1_c2.jpg;pageimage=/images/design/menu_o_r1_c2.jpg;");
aI("showmenu=portfolio;;image=/images/design/menu_r1_c3.jpg;overimage=/images/design/menu_o_r1_c3.jpg;pageimage=/images/design/menu_o_r1_c3.jpg;");
aI("url=contact.asp;image=/images/design/menu_r1_c4.jpg;overimage=/images/design/menu_o_r1_c4.jpg;pageimage=/images/design/menu_o_r1_c4.jpg;");
}

with(milonic=new menuname("services")){
style=submenuStyle;
aI("text=Landscape Architecture Studio;url=/services-ls_09.htm;")
aI("text=Landscape Contracting;url=/services-lc_09.htm;")
aI("text=Gunnite Pools;url=/services-gp_09.htm;")
aI("text=Landscape Masonry;url=/services-lm_09.htm;")
aI("text=Conservation Mitigation Plans;url=/services-cm_09.htm;")
}

with(milonic=new menuname("portfolio")){
style=submenuStyle;
aI("text=Project One;url=/gallery.asp?f=ch1;");
aI("text=Project Two;url=/gallery.asp?f=o2;");
aI("text=Project Two cont.;url=/gallery.asp?f=o3;");
aI("text=Project Three;url=/gallery.asp?f=ch2;");
aI("text=Project Three cont.;url=/gallery.asp?f=ch3;");
aI("text=Project Four;url=/gallery.asp?f=ch4;");
aI("text=Project Five;url=/gallery.asp?f=ch5;");
aI("text=Project Six;url=/gallery.asp?f=h1;");
aI("text=Project Seven;url=/gallery.asp?f=d1;");
aI("text=Project Eight;url=/gallery.asp?f=o4;");
aI("text=Project Nine;url=/gallery.asp?f=p1;");
aI("text=Project Ten;url=/gallery.asp?f=t1;");
aI("text=Pool Construction One;url=/gallery.asp?f=p2;");
aI("text=Pool Construction Two;url=/gallery.asp?f=p3;");
aI("text=Pool Construction Three;url=/gallery.asp?f=p4;");
}

drawMenus();

