_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=-0;

with(menuStyle=new mm_style()){
align="center";
bgimage="images/nav_grad.jpg"
fontfamily="Verdana, Tahoma, Arial";
fontstyle="normal";
fontweight="bold";
fontsize="14px";
padding=0;
onbgcolor="#EBEAEA";
offcolor="#FFFFFF";
oncolor="#000000";
padding=12;
subimagepadding=4;
}

with(submenuStyle=new mm_style()){
styleid=1;
align="left";
bgimage="nav/pink.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="14px";
fontstyle="normal";
fontweight="bold";
itemheight=13;
padding=2;
onbgcolor="#990000";
offcolor="#000000";
oncolor="#FFFFFF";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#333333', Direction=135, Strength=3)";
padding=8;
subimagepadding=4;
clickbgimage="tab_on_black.gif";
separatorcolor="#C4C1C1";
separatorsize=1;
bordersize=1;
bordercolor="#000000";
}

with(milonic=new menuname("1")){
style=submenuStyle;
openstyle="down";
itemwidth=200;
aI("text=Search Our Listings;url=FeaturedProperties.aspx;");
aI("text=Search Listings;url=SearchListings.aspx;");
aI("separatorsize=1;");
}


with(milonic=new menuname("2")){
style=submenuStyle;
openstyle="down";
itemwidth=200;
aI("text=FAQ Foreclosures;url=ForeclosureFaq.aspx;");
aI("separatorsize=1;");
}



with(milonic=new menuname("3")){
style=submenuStyle;
openstyle="down";
itemwidth=200;
aI("text=Buyers Resources;url=BuyersResources.aspx;");
aI("text=Find Your Dream Home;url=FindDreamHome.aspx;");
aI("text=Suggested Reading;url=SuggestedReading.aspx;");
aI("text=Buyer Tips;url=BuyerTips.aspx;");
aI("text=Buyer Reports;url=BuyerReports.aspx;");
aI("text=Home Finance;url=HomeFinance.aspx;"); 
aI("text=Loan Analysis;url=LoanAnalysis.aspx;");
aI("text=Questions;url=Contact.aspx;");
}

with(milonic=new menuname("4")){
style=submenuStyle;
openstyle="down";
itemwidth=200;
aI("text=Home Value;url=HomeValue.aspx;");
aI("text=Seller Questionaire;url=SellerQuestionaire.aspx;");
aI("separatorsize=1;");
}


with(milonic=new menuname("6")){
style=submenuStyle;
openstyle="down";
itemwidth=200;
aI("text=Seller Resources;url=SellerResources.aspx;");
aI("text=Seller Questionaire;url=SellerQuestionaire.aspx;");
aI("text=Your Home's Value;url=HomeValue.aspx;");
aI("text=Suggested Reading;url=SuggestedReadingSellers.aspx;");
aI("text=Seller Tips;url=SellerTips.aspx;");
aI("text=Seller Reports;url=SellerReports.aspx;");
aI("text=Questions;url=Questions.aspx;");
aI("separatorsize=1;");
}



with(milonic=new menuname("7")){
style=submenuStyle;
openstyle="down";
itemwidth=200;
aI("text=Links;url=Links.aspx;");
aI("text=Preferred Partners;url=PreferredPartners.aspx;");
aI("text=Local School Info;url=Schools.aspx;");
aI("text=Business Partners;url=BusinessPartners.aspx;");
//aI("text=Agent Referrals;url=AgentReferrals.aspx;");
aI("separatorsize=1;");
}

drawMenus();
// JavaScript Document
