_menuCloseDelay=750           // 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=40                // Follow scrolling Rate
_subOffsetTop=10              // Sub menu top offset
_subOffsetLeft=-10            // 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()){
onbgcolor="#828284";
oncolor="#FFFFFF";
offbgcolor="#ADABAC";
offcolor="#000000";
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
separatorcolor="#000000";
separatorsize="1";
padding=2;
fontsize="100%";
fontstyle="normal";
fontweight="bold";
fontfamily="Arial, Verdana, Tahoma";
onitalic=0;
pagecolor="#FFFFFF";
pagebgcolor="#000000";
headercolor="#828284";
headerbgcolor="#000000";
subimage=0;
onsubimage=0;
subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color='#000000', Direction=135, Strength=2)";
outfilter="randomdissolve(duration=0.4)";
}


with(milonic=new menuname("aboutlovette")){
style=menuStyle;
left="offset=10";
itemheight="22";
itemwidth="130";
orientation="vertical";
align="center";
aI("text=Credentials;url=http://www.gonnalove-it.com/aboutlovette/aboutlovette.html;");
aI("text=Selling Your Home;url=http://www.gonnalove-it.com/aboutlovette/sellingyourhome.html;");
aI("text=Buying a Home;url=http://www.gonnalove-it.com/aboutlovette/buyingahome.html;");
}


with(milonic=new menuname("virginia")){
style=menuStyle;
left="offset=10";
itemheight="22";
itemwidth="170";
orientation="vertical";
align="center";
aI("text=About Virginia;url=http://www.gonnalove-it.com/virginia/index.html;");
aI("text=Featured Listings;url=http://www.gonnalove-it.com/virginia/featuredlistings.html;");
}



with(milonic=new menuname("hawaii")){
style=menuStyle;
left="offset=10";
itemheight="22";
itemwidth="130";
orientation="vertical";
align="center";
aI("text=About Hawaii;url=http://www.gonnalove-it.com/hawaii/index.html;");
aI("text=Featured Listings;url=http://www.gonnalove-it.com/hawaii/featuredlistings.html;");
}





with(milonic=new menuname("helpfultips")){
style=menuStyle;
left="offset=10";
itemheight="22";
itemwidth="130";
orientation="vertical";
align="center";
aI("text=Tips for Buyers;url=http://www.gonnalove-it.com/tipsyoucanuse/buyers/tips.html;");
aI("text=Tips for Sellers;url=http://www.gonnalove-it.com/tipsyoucanuse/sellers/tips.html;");
aI("text=Tips for Renters;url=http://www.gonnalove-it.com/tipsyoucanuse/renters/rentals.html;");
aI("text=Realty News;showmenu=realtynews;");
aI("text=Home Maintenance;showmenu=homemaintenance;");
}


with(milonic=new menuname("uniqueservices")){
style=menuStyle;
left="offset=10";
itemheight="22";
itemwidth="150";
orientation="vertical";
align="center";
aI("text=Guided Virtual Tours;url=http://www.gonnalove-it.com/services/virtualtours.html;");
aI("text=One Stop Shop;url=http://www.gonnalove-it.com/services/onestopshop.html;");
}


with(milonic=new menuname("realtynews")){
style=menuStyle;
left="offset=10";
itemheight="22";
itemwidth="210";
orientation="vertical";
align="center";
aI("text=American Dream Downpayment Act of 2003;url=http://www.gonnalove-it.com/tipsyoucanuse/realtynews/americandream.html;");
}


with(milonic=new menuname("homemaintenance")){
style=menuStyle;
left="offset=10";
itemheight="22";
itemwidth="210";
orientation="vertical";
align="center";
aI("text=Maintenance Checklist;url=http://www.gonnalove-it.com/tipsyoucanuse/maintenance/maintenance_checklist.html;");
aI("text=General Maintenance Schedule;url=http://www.gonnalove-it.com/tipsyoucanuse/maintenance/generalmaintenancesked.html;");
aI("text=Appliance Troubleshooting;url=http://www.gonnalove-it.com/tipsyoucanuse/maintenance/appliance.html;");
aI("text=Appliance Manufacturers;url=http://www.gonnalove-it.com/tipsyoucanuse/maintenance/800numbers.html;");
}


with(milonic=new menuname("contactus")){
style=menuStyle;
left="offset=10";
itemheight="22";
itemwidth="130";
orientation="vertical";
align="center";
aI("text=Customer Support;url=http://www.gonnalove-it.com/contact/contactus.html;");
aI("text=Request a CMA;url=http://www.gonnalove-it.com/contact/cma.html;");
}






drawMenus();

<!-- 

 -->