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=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="";
borderstyle="";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#000099";
outfilter="";
overfilter="Fade(duration=0.2);Alpha(opacity=100)";
padding=0;
pagebgcolor="#ffffff";
pagecolor="black";
separatorcolor="";
separatorsize=0;
subimage="";
subimagepadding=0;
}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
aI("image=images/bhomesforsale0.png;overimage=images/bhomesforsale1.png;pageimage=images/bhomesforsale1.png;url=halifax-homes-for-sale.php;");
aI("image=images/bitsallhere0.png;overimage=images/bitsallhere1.png;pageimage=images/bitsallhere1.png;url=its-all-here.php;");
aI("image=images/bgreenliving0.png;overimage=images/bgreenliving1.png;pageimage=images/bgreenliving1.png;url=greenliving.php;");
aI("image=images/btheteam0.png;overimage=images/btheteam1.png;pageimage=images/btheteam1.png;url=halifax-home-builders.php;");
aI("image=images/bcommunitynews0.png;overimage=images/bcommunitynews1.png;pageimage=images/bcommunitynews1.png;url=the-parks-community-news.php;");
aI("image=images/bcontact0.png;overimage=images/bcontact1.png;pageimage=images/bcontact1.png;url=contact.php;");
}



drawMenus();


