fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;




with(menuStyle=new mm_style()){
bordercolor="#061939";
borderstyle="solid";
itemwidth="210";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="90%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#FFFFFF";
offbgcolor="#061939";
offcolor="#FFFFFF";
onbgcolor="#C7013E";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#061939', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#0B2D64";
pagecolor="#FFFFFF";
separatorcolor="#8A8A8A";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
overflow="scroll";
style=menuStyle;
aI("text=Home;url=index.php;");
aI("showmenu=Buying;text=Buying;");
aI("showmenu=Listings;text=Listings;");
aI("showmenu=Information;text=Information;");
aI("text=Contact Debbie;url=contact.php;")


}

with(milonic=new menuname("Buying")){
overflow="scroll";
style=menuStyle;
aI("text=Relocation Request;url=reloc.php;")
aI("text=Mortgage Calculator;url=mortgage.php;")
aI("text=Mortgage Consultant;url=http://www.applywithkristine.com;target=new;")
aI("text=Buying a New Home;url=new_home.php;")
aI("text=Search the MLS;url=http://search.realtyweb.net/listingSearch.php;target=new;")

}
with(milonic=new menuname("Listings")){
overflow="scroll";
style=menuStyle;
aI("text=ATT Showcase;url=http://my.att.net/s/s.dll?ep=16184&only=y&ch=re&_lid=135&_lnm=leftnav+realestate;target=new;")
aI("text=CLRsearch.com;url=http://CLRsearch.com;target=new;")
aI("text=CyberHomes.com;url=http://CyberHomes.com;target=new;")
aI("text=FrontDoor.com;url=http://FrontDoor.com;target=new;")
aI("text=Homes.com;url=http://Homes.com;target=new;")
aI("text=Jacksonville.com;url=http://homes.jacksonville.com/realestate?tp=homes2.jacksonville.com&classification=mdRealEstate&temp_type=results&tp=homes2.jacksonville.com&price_range=-&search=1&customer=142040463;target=new;")
aI("text=Luxury Portfolio;url=http://www.luxuryportfolio.com/;target=new;")
aI("text=NEFAR MLS;url=http://search.realtyweb.net/listingSearch.php;target=new;")
aI("text=FloridaRealtors.org;url=http://webapps2.planetrealtor.com/tln/tln_realtor?cstate=FL&cid=1110236;target=new;")
aI("text=Realtor.com;url=http://debbieshagnea.featuredwebsite.com/home.asp;target=new;")
aI("text=Relocation Search;url=http://ReloHomeSearch.com;target=new;")
aI("text=The Real Estate Book;url=http://www.realestatebook.com;target=new;")
aI("text=Trulia;url=http://www.trulia.com;target=new;")
aI("text=Watson Listing Inventory;url=redirect2.php;target=new;")





}
with(milonic=new menuname("Information")){
overflow="scroll";
style=menuStyle;

aI("text=Testimonials;url=debs-testimonials.php;")
aI("text=About Debbie;url=about-debbie-shagnea.php;")
aI("text=Jacksonville Information;url=schools.php;")
aI("text=Real Estate News;url=news.php;")
aI("text=Homefeedback.com;url=http://www.homefeedback.com/Sellers/index.php?AgentId=11114;target=new;")
aI("text=Recent Sales;url=sales.php;")
}

drawMenus();

