_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#BD160E";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#6F9CBB";
onbgcolor="#ffffff";
onbold="bold";
oncolor="#6F9CBB";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#BD160E";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/blackred.gif";
offbgcolor="Black";
offcolor="#BD160E";
onbgcolor="#ffffff";
oncolor="#6F9CBB";
outfilter="Fade(Overlap=1.00)";
padding="5";
pagecolor="#BD160E";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
overimage="images/dia_9x9.gif";
imagepadding="6";
itemwidth="78";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=789;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.picvic.com/;");
aI("text=Search;target=;url=Search.html;");
aI("text=Featured;target=;url=Featured.html;");
aI("text=Relocation;target=;url=Relocation.html;");
aI("showmenu=AreaSchoolsINFO_BAR_MENU;text=Area;target=;url=Area-Information.html;");
aI("text=FAQ's;target=;url=Frequently-Asked-Questions.html;");
aI("text=Buyers;target=;url=Buyers.html;");
aI("text=Sellers;target=;url=Sellers.html;");
aI("text=About;target=;url=About.html;");
aI("text=Contact;target=;url=Contact.html;");
}

with(milonic=new menuname("AreaSchoolsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Schools;target=;url=School-Information.html;");
}


 drawMenus();
