_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots1.gif";
offbgcolor="#7D9476";
offcolor="#ffffff";
onbgcolor="#34564B";
oncolor="#ffffff";
padding="10";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="196";
}

with(submenuStyle=new mm_style()){
bordercolor="#34564B";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#34564B";
offcolor="#ffffff";
onbgcolor="#7D9476";
oncolor="#ffffff";
padding="4";
separatorcolor="#213730";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.CarolynRosenberg.com/;");
aI("text=Radon Information;target=;url=Radon-Information.html;");
aI("showmenu=My Active Listings30 Burling AveLEFT_MENU;text=My Active Listings;target=;url=My-Active-Listings.html;");
aI("text=Sold Listings;target=;url=Sold-Listings.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("showmenu=Westchester Jewish ResourcesWestschester SynagoguesLEFT_MENU;text=Westchester Jewish Resources;target=;url=Westchester-Jewish-Resources.html;");
aI("text=Government Information Links;target=;url=Government-Information-Links.html;");
aI("text=Radon;target=_blank;url=http://www.InternetDentalEnterprises.com/radon;");
aI("text=Weather and Traffic;target=;url=Weather-and-Traffic.html;");
aI("text=Contact;target=;url=Contact.html;");
aI("text=Glossary of Real Estate Terms;target=;url=Glossary-of-Real-Estate-Terms.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("My Active Listings30 Burling AveLEFT_MENU")){
style=submenuStyle;
aI("text=30 Burling Ave;target=;url=30-Burling-Ave.html;");
aI("text=44 Bryant Ave;target=;url=44-Bryant-Ave.html;");
}

with(milonic=new menuname("Westchester Jewish ResourcesWestschester SynagoguesLEFT_MENU")){
style=submenuStyle;
aI("text=Westschester Synagogues;target=;url=Westschester-Synagogues.html;");
aI("text=Kosher Resources;target=;url=Kosher-Resources.html;");
aI("text=Eruv Map and Information;target=;url=Eruv-Map-and-Information.html;");
aI("text=Other Jewish Organizations;target=;url=Other-Jewish-Organizations.html;");
}


 drawMenus();

