_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#BECBD8";
borderstyle="solid";
borderwidth=0;
fontfamily="Tahoma, Verdana,Arial";
fontsize="12px";
fontstyle="normal";

headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#7d200e";
offcolor="#d9dbc2";
onbgcolor="#7d200e";
oncolor="#EFBF41";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90)";
padding=4
pagebgcolor="7d200e";
pagecolor="#EFBF41";
separatorcolor="#2D729D";
separatorsize=0;
subimage="images/arrow.gif";
subimagepadding=2;
}

with(menuStyle1=new mm_style()){
bordercolor="#59a535";
borderstyle="solid";
borderwidth=1;
fontfamily="Tahoma, Verdana,Arial";
fontsize="12px";
fontstyle="normal";

headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#7d200e";
offcolor="#d9dbc2";
onbgcolor="#0e4ca1";
oncolor="#EFBF41";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90)";
padding=4
pagebgcolor="#7d200e";
pagecolor="#EFBF41";
separatorcolor="#2D729D";
separatorsize=0;
subimage="images/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
style=menuStyle;
alwaysvisible=1;
orientation="veritcal";
position="relative";
aI("text=Shared Ownership;showmenu=ownership");
aI("text=Luxury Lifestyle;showmenu=luxury");
aI("text=Properties;showmenu=properties");
aI("text=Owners Center;showmenu=owner");
aI("text=News;showmenu=news");
aI("text=About Fractional Ownership;showmenu=faq");
aI("text=About Deep Creek Lake;url=dcl1107aboutdcl.html");
aI("text=About Second Homes;url=dcl1107second.html");
aI("text=Links;url=dcl1107links.html");
aI("text=Contact Us;url=dcl1107contactus.aspx");
aI("text=Home;url=dcl1107welcome.html");
}


with(milonic=new menuname("ownership")){
style=menuStyle1;
overflow="scroll";
aI("text=Background;url=dcl1107background.html");
aI("text=Testimonials;url=dcl1107testimonials.html");
aI("text=A <i>Green</i> Alternative;url=dcl1107green.html");

}

with(milonic=new menuname("luxury")){
style=menuStyle1;
overflow="scroll";
aI("text=Reasons To Buy;url=dcl1107reason.html");
aI("text=Activities and Amenities;url=dcl1107activities.html");
}

with(milonic=new menuname("news")){
style=menuStyle1;
overflow="scroll";
aI("text=The Fractional Experience;url=dcl1009newsFractional.html;");
aI("text=Owner Lifestyles;url=dcl1107newsLifestyle.html;");

}

with(milonic=new menuname("properties")){
style=menuStyle1;
overflow="scroll";
aI("text=The Lodge at North Shore - COMING SOON;url=dcl1009thelodge.html;");
aI("text=La Maison de Montagne;url=dcl1107lamasion.html;");
aI("text=The Overlook - Resale Available;url=dcl1107theoverlook.html;");
aI("text=Testimonials;url=dcl1107testimonials2.html;");


}

with(milonic=new menuname("faq")){
style=menuStyle1;
overflow="scroll";
aI("text=Management and Ownership;url=dcl1107mgnt.html;");
aI("text=Owner Use;url=dcl1107owner.html;");
aI("text=Finances;url=dcl1107finance.html;");


}

with(milonic=new menuname("owner")){
style=menuStyle1;
overflow="scroll";
aI("text=Seasonal Calendar;url=http://www.secondhomesatdcl.com/dcl1107seasonalcalendar.html");
aI("text=Reservations;url=http://www.secondhomesatdcl.com/login.aspx");


}

drawMenus();

