fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=000;
_menuOpenDelay=000;
_subOffsetTop=2;
_subOffsetLeft=2;

with(menuStyle=new mm_style()){
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial";
fontsize="10";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#000033";
offcolor="#ffffff";
onbgcolor="#D91F3D";
oncolor="#ffffff";
outfilter="";
padding=4;
pagecolor="black";
separatorcolor="#FFFFFF";
separatorsize=0;
subimage="../images/spacer.gif";
subimagepadding=0;
}


with(milonic=new menuname("salesmktg")){
align="left";
alwaysvisible=0;
overflow="scroll";
screenposition="center";
itemheight="20";
left="228";
top="205";
style=menuStyle;
aI("text=New Home Division;url=../realestate/newhome.html;")
aI("text=Resale Division;url=../resale/index.html;showmenu=resale;")
aI("text=Land Division;url=../realestate/land.html;")
aI("text=Resort/International Division;url=../realestate/resort.html;")
}

with(milonic=new menuname("resale")){
align="left";
alwaysvisible=0;
overflow="scroll";
screenposition="left";
itemheight="20";
left="offset=368";
top="225";
style=menuStyle;
aI("text=Resale Program;url=../resale/index.html")
aI("text=Associate Referral Program;url=../resale/arp.html;")
aI("text=PMA Listings;url=http://www.mls.ca/PropertyResults.aspx?ID=51282&Mode=7 target=blank")
}


with(milonic=new menuname("advisory")){
align="left";
alwaysvisible=0;
overflow="scroll";
screenposition="center";
itemheight="20";
left="228";
top="233";
style=menuStyle;
aI("text=Market Feasibility Assessments;url=../research/profile.html#feas;")
aI("text=Product Strategy Development;url=../research/profile.html#dev;")
aI("text=Focus Groups;url=../research/profile.html#focus;")
aI("text=Land Evaluation;url=../research/profile.html#eval;")
aI("text=RealNet Canada;url=../research/realinfo.html;")
}

with(milonic=new menuname("education")){
align="left";
alwaysvisible=0;
overflow="scroll";
screenposition="center";
itemheight="20";
left="228";
top="261";
style=menuStyle;
aI("text=OHBA Salesmasters;url=../training/salesmasters.html;")
aI("text=Mystery Shops;url=../training/mystery.html;")
aI("text=Sales Administration;url=../training/salesadmin.html;")

}

with(milonic=new menuname("happen")){
align="left";
alwaysvisible=0;
overflow="scroll";
screenposition="center";
itemheight="20";
left="228";
top="342";
style=menuStyle;
aI("text=PMA Happenings;url=../happenings/happenings.html;")
aI("text=PMA Heroes;url=../happenings/pmaheroes.html;")
aI("text=Industry News;url=../happenings/industrynews.html;")
}

with(milonic=new menuname("rise")){
align="left";
alwaysvisible=0;
overflow="scroll";
screenposition="left";
itemheight="20";
left="offset=366";
top="205";
style=menuStyle;
aI("text=High Rise;url=../realestate/high.html;")
aI("text=Low Rise;url=../realestate/low.html;")
}



drawMenus();

