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=3;
_subOffsetLeft=-5;

with(menuStyle=new mm_style()){
bordercolor="#669ACC";
borderstyle="solid";
borderwidth=0;
fontfamily="Trebuchet MS, Verdana, Helvetica, Arial, sans-serif";
fontsize="12px";
fontstyle="normal";
fontweight='normal';
offbgcolor="";
offcolor="#ffffff";
oncolor="#cccccc";

outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=1)";
padding=2;
pagebgcolor="";
pagecolor="#FFCC00";
subimage="";
subimagepadding=0;
}

with(menuStyle2=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=0;
fontfamily="Trebuchet MS, Verdana, Helvetica, Arial, sans-serif";
fontsize="11px";
fontstyle="normal";
fontweight='normal';

offbgcolor="#0064a1";
offcolor="#ffffff";
oncolor="#0064a1";
onbgcolor="#cccccc";
outfilter="fade(duration=1)";
overfilter="Fade(duration=1);Alpha(opacity=75);Shadow(color=#cccccc', Direction=135, Strength=1)";
padding=2;
pagebgcolor="#0064a1";
pagecolor="#FFCC00";
subimagepadding=4;
}

with(SubMenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=0;
fontfamily="Trebuchet MS, Verdana, Helvetica, Arial, sans-serif";
fontsize="95%";
fontstyle="normal";
fontweight='normal';

offbgcolor="#333333";
offcolor="#ffffff";
oncolor="#ffffff";
onbgcolor="#333333";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=2)";
padding=2;
pagebgcolor="#0064a1";
pagecolor="#FFCC00";
subimage="/Borran23/arrow.gif";
subimagepadding=3;
}

with(milonic=new menuname("realbroker")){
style=menuStyle2;

aI("text=&nbsp;Overview&nbsp;;url=/realbroker.php;");
aI("text=&nbsp;Features&nbsp;;url=/realbroker_feature.php;");
aI("text=&nbsp;Demo&nbsp;;url=/realbroker_request.php;")
aI("text=&nbsp;Testimonials&nbsp;;url=/realbroker_testimonials.php;");
aI("text=&nbsp;Package&nbsp;;url=/realbroker_package.php;")
aI("text=&nbsp;Hardware Requirements&nbsp;;url=/realbroker_requirements.php;")
aI("text=&nbsp;Support Login&nbsp;;url=/realbroker_support.php;")
aI("text=&nbsp;Request a Live Demo!&nbsp;;url=/realbroker_request.php;")
}


with(milonic=new menuname("connect")){
style=menuStyle2;

aI("text=&nbsp;Overview&nbsp;;url=/connect.php;");
aI("text=&nbsp;Features&nbsp;;url=/connect_feature.php;");
aI("text=&nbsp;Request A Live Demo!&nbsp;;url=/connect_request.php;");
aI("text=&nbsp;Support Login&nbsp;;url=/connect_support.php;")
aI("text=&nbsp;Login to CONNECT!&nbsp;;url=/connect_login.php;");
}

with(milonic=new menuname("pocketrealestate")){
style=menuStyle2;
aI("text=&nbsp;Overview&nbsp;;url=/pocketrealestate.php;");
aI("text=&nbsp;Features&nbsp;;url=/pocketrealestate_feature.php;");
aI("text=&nbsp;Demo&nbsp;;url=/pocketrealestate_tutorial.php;")
aI("text=&nbsp;Testimonials&nbsp;;url=/pocketrealestate_testimonials.php;");
aI("text=&nbsp;Packages&nbsp;;url=/pocketrealestate_package.php;")
aI("text=&nbsp;Check board compatibility&nbsp;;url=https://udts.borran.com/sc;")
aI("text=&nbsp;Hardware Requirements&nbsp;;url=/pocketrealestate_requirements.php;")
aI("text=&nbsp;Maps&nbsp;;url=/maps.php;")
aI("text=&nbsp;Support Login&nbsp;;url=/pocketrealestate_support.php;")
aI("text=&nbsp;Drivers&nbsp;;url=/drivers.php;")
aI("text=&nbsp;PURCHASE&nbsp;;url=https://udts.borran.com/sc;")
}



drawMenus();
