_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
bordercolor="#003366";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
fontcolor="#003366";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#003366";
onbgcolor="#4F8EB6";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);";
padding=7;
pagebgcolor="#ffffff";
pagecolor="#003366";
separatorcolor="#2D729D";
separatorsize=1;
subimage="../images/arrow.gif";
subimagepadding=2;
}

with(subStyle=new mm_style()){
offcolor="#ffffff";
offbgcolor="#003366";
oncolor="#FFFFFF";
onbgcolor="#009cdc";
pagecolor="#FFFFFF";
pagebgcolor="#003366";
bordercolor="#000";
borderstyle="";
borderwidth=0;
separatorcolor="#009cdc";
separatorsize="1";
padding=4;
fontfamily="Verdana, Helvetica, sans-serif";
fontsize="11px";
fontstyle="normal";
fontweight="normal";
subimage="../images/arrow.gif";
subimageposition="right";
subimagepadding="0";
overfilter="Fade(duration=0.2);Alpha(opacity=100)";
outfilter="Fade(duration=0.2)";
}

with(menu=new menuname("Main Menu")){
alwaysvisible=1;
left=0;
style=menuStyle;
top=230;
aI("showmenu=Sub1;text=Community Resources&nbsp;&nbsp;;url=http://www.buyerconnections.com/crc.php;");
aI("text=Relocation Assistance;url=http://www.buyerconnections.com/relocation.php;");
aI("showmenu=Sub3;text=Buyer's Help Desk;;url=http://www.buyerconnections.com/buyers-help-desk.php;");
aI("text=Real Estate Glossary;url=http://www.buyerconnections.com/glossary.php;");
aI("text=Mortgage Calculator;url=http://www.buyerconnections.com/calc.php;");
aI("text=Market Trends;url=http://www.buyerconnections.com/trends.php;");
aI("showmenu=Sub7;text=Community Links;url=http://www.buyerconnections.com/communities.php;");
aI("showmenu=Sub8;text=Whatcom County Maps;");
aI("text=Contact Us;url=http://www.buyerconnections.com/contact.php;");
}

with(menu=new menuname("Sub1")){
style=subStyle;
aI("text=Whatcom County Communities;url=/communities.php;")
aI("text=Arts & Entertainment;url=/entertainment.php;")
aI("text=Cost of Living;url=/cost_of_living.php;")
aI("text=Education;url=/education.php;")
aI("text=Employment;url=/employment.php;")
aI("text=Parks & Beaches;url=/parks.php;")
aI("text=Places to Eat;url=/pted.php;")
aI("text=Places to Sleep;url=/places_to_stay.php;")
aI("text=Recreation;url=/recreation.php;")
aI("text=Retirement;url=/retirement.php;")
aI("text=Surrounding Destinations;url=/surrounding.php;")
aI("text=Transportation;url=/transportation.php;")
aI("text=Weather;url=/weather.php;")
}

with(menu=new menuname("Sub3")){
style=subStyle;
aI("text=Navagating Through the<br>&nbsp;&nbsp;Home Buying Process;url=http://www.buyerconnections.com/buying-process.php;");
aI("text=Hot New Listings;url=http://www.buyerconnections.com/buyer.php;");
aI("text=$5000 Savings Guarantee;url=http://www.buyerconnections.com/savings-guarantee.php;");
aI("text=6 Buyer Mistakes;url=http://www.buyerconnections.com/buyer-mistakes.php;");
aI("text=Moving Up?;url=http://www.buyerconnections.com/moving-up.php;");
aI("text=Beware!&nbsp;&nbsp;13 Extra Costs;url=http://www.buyerconnections.com/extra-costs.php;");
aI("text=Best Financing Rates;url=http://www.buyerconnections.com/best-rates.php;");
aI("text=Fixer Uppers;url=http://www.buyerconnections.com/fixer-uppers.php;");
aI("text=Stop Paying Rent;url=http://www.buyerconnections.com/stop-paying-rent.php;");
aI("text=Buy With Zero Down;url=http://www.buyerconnections.com/zero-down.php;");
aI("text=Danger!&nbsp;&nbsp;Buyer Traps;url=http://www.buyerconnections.com/buyer-traps.php;");
aI("text=Save Thousands;url=http://www.buyerconnections.com/save-thousands.php;");
aI("text=New Home VS Resale;url=http://www.buyerconnections.com/new-v-resale.php;");
}

with(menu=new menuname("Sub7")){
style=subStyle;
aI("text=Bellingham;url=http://www.buyerconnections.com/bellingham.php;");
aI("text=Lynden;url=http://www.buyerconnections.com/lynden.php;");
aI("text=Ferndale;url=http://www.buyerconnections.com/ferndale.php;");
aI("text=Blaine;url=http://www.buyerconnections.com/blaine.php;");
aI("text=Birch Bay;url=http://www.buyerconnections.com/birchbay.php;");
aI("text=Sudden Valley;url=http://www.buyerconnections.com/suddenvalley.php;");
aI("text=Nooksack Valley;url=http://www.buyerconnections.com/nooksack.php;");
}

with(menu=new menuname("Sub8")){
style=subStyle;
aI("text=Region Map;url=http://www.buyerconnections.com/region-map.php;");
}


drawMenus();
