


_menuCloseDelay=0         // The time delay for menus to remain visible on mouse out
_menuOpenDelay=100            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=50                // Follow scrolling Rate
_subOffsetTop=0              // Sub menu top offset
_subOffsetLeft=0           // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x


with(menuStyle=new mm_style()){
itemwidth="180";
itemheight="10";
onbgcolor="#B9C6AF";
oncolor="#ffffff";
offbgcolor="#B9C6AF";
offcolor="#ffffff";
separatorcolor="#84A196";
separatorsize="1";
borderwidth="1";
bordercolor="#84A196";
padding=5;
fontsize="16px";
fontstyle="bold";
fontweight="bold";
fontfamily="goudy old style";
subimage="none";
subimagepadding="5";
overfilter="Alpha(opacity=90)";
outfilter="Fade(duration=0);"
keepalive=0;
}

with(menuStyleSub1=new mm_style()){
itemwidth="180";
itemheight="10";
onbgcolor="#B9C6AF";
oncolor="#ffffff";
offbgcolor="#B9C6AF";
offcolor="#38535A";
separatorcolor="#84A196";
separatorsize="1";
borderwidth="1";
bordercolor="#84A196";
padding=5;
fontsize="12px";
fontstyle="bold";
fontweight="bold";
fontfamily="arial";
subimage="none";
subimagepadding="5";
overfilter="Alpha(opacity=90)";
outfilter="Fade(duration=0);"
keepalive=0;
}

with(milonic=new menuname("buyer")){
style=menuStyleSub1;
left="offset=0";
top="offset=0";
align="left";
aI("url=http://www.erbteam.com/listing.cfm;text=ErbTeam Listings;");
aI("url=http://www.erbteam.idxre.com/idx/search.cfm?cid=9398&st=1&fe=1;text=Property Search for Denver Metro MLS;");
aI("url=http://www.erbteam.idxre.com/idx/co/searchProfile.cfm?cid=9398&st=1&fe=1;text=Create Your Own Search;");
aI("url=http://www.erbteam.com/buyeragent.cfm;text=Why Have a Buyer's Agent ;");
aI("url=http://www.erbteam.com/why.cfm;text=Why Use the ErbTeam;");
aI("url=http://www.erbteam.com/mortgage.cfm;text=How to Finance Your Home;");
aI("url=http://www.erbteam.com/developers.cfm;text=Working with Developers ;");
aI("url=http://www.erbteam.com/testimonials.cfm;text=Words From Our Happy Buyers;");
aI("url=http://www.erbteam.com/buyertips.cfm;text=Helpful Buyer Tips ;");
aI("url=http://www.erbteam.com/contactus.cfm;text=Contact Us  ;");
}

with(milonic=new menuname("seller")){
style=menuStyleSub1;
left="offset=0";
top="offset=0";
align="left";
aI("url=http://www.erbteam.com/sellers.cfm;text=Selling Your Home ;");
aI("url=http://www.erbteam.com/whysell.cfm;text=Why Use the ErbTeam to Sell Your Home?;");
aI("url=http://www.erbteam.com/marketing.cfm;text=ErbTeam Marketing;");
aI("url=http://www.erbteam.com/pricing.cfm;text=Pricing Your Home;");
aI("url=http://www.erbteam.com/testimonials2.cfm;text=Words From our Happy Sellers;");
aI("url=http://www.erbteam.com/cma.cfm;text=What's Your Home Worth?;");
aI("url=http://www.erbteam.com/recent.cfm;text=Recently Sold Homes;");
}

with(milonic=new menuname("denver")){
style=menuStyleSub1;
left="offset=10";
top="offset=0";
align="left";
aI("url=neighborhoods1.cfm;text=Washington Park;");
aI("url=neighborhoods2.cfm;text=Platt Park;");
aI("url=neighborhoods3.cfm;text=Cheesman Park;");
aI("url=neighborhoods4.cfm;text=Capitol/North Capitol Hill;");
aI("url=neighborhoods5.cfm;text=City Park West and South;");
aI("url=neighborhoods6.cfm;text=Baker;");
aI("url=neighborhoods7.cfm;text=Lower Downtown (LoDo);");
aI("url=neighborhoods8.cfm;text=Golden Triangle;");
aI("url=neighborhoods9.cfm;text=Country Club;");
aI("url=neighborhoods10.cfm;text=Cherry Creek North;");
aI("url=neighborhoods11.cfm;text=Congress Park;");
aI("url=neighborhoods12.cfm;text=Park Hill;");
aI("url=neighborhoods13.cfm;text=Belcaro;");
aI("url=neighborhoods14.cfm;text=Bonnie Brae;");
aI("url=neighborhoods15.cfm;text=University Hills;");
aI("url=neighborhoods16.cfm;text=University/Observatory Park;");
aI("url=neighborhoods17.cfm;text=Hampden, Hampden South and Southmoor Park;");
aI("url=neighborhoods18.cfm;listingid=2;text=Highland;");
aI("url=neighborhoods19.cfm;text=Lowry;");
aI("url=neighborhoods20.cfm;text=City of Aurora;");
}

with(milonic=new menuname("resources")){
style=menuStyleSub1;
left="offset=0";
top="offset=0";
align="left";
aI("url=http://www.erbteam.com/communitylinks.cfm;text=Community Links;");
aI("url=http://www.erbteam.com/vendors.cfm;text=Preferred Local Vendors;");
aI("url=http://www.erbteam.com/school.cfm;text=Schools;");
aI("url=http://www.dora.state.co.us/real-estate/contracts/contracts.htm;target=_blank;text=Real Estate Contracts;");
aI("url=http://www.erbteam.com/news.cfm;text=ErbTeam  Real Estate News;");
aI("url=http://www.erbteam.com/hotspots.cfm;text=Blog;");
aI("url=http://www.erbteam.com/headlines.cfm;text=Headlines;");
}

with(milonic=new menuname("meet")){
style=menuStyleSub1;
left="offset=-55";
top="offset=0";
align="right";
aI("url=http://www.erbteam.com/about.cfm;text=About Us;");
aI("url=http://www.erbteam.com/contactus.cfm;text=Contact the ErbTeam;");
}


drawMenus();

//http://www.erbteam.com/







