_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="White";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="bold";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
oncolor="#747A75";
padding="5";
subimage="images/11x9_dotted_green.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Trebuchet MS";
fontsize="11pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location6.gif";
offcolor="#FFFFFF";
oncolor="#AFAFAF";
pagecolor="#FFFFFF";
overimage="images/location_on6.gif";
imageposition="right";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Workers Union;target=;url=http://www.jtug.info/;");
aI("text=Trade Unions;target=;url=trade-unions.html;");
aI("showmenu=Labour Laws/Important Labour LawsINFO_BAR_MENU;text=Labour Laws;target=;url=labour-laws.html;");
aI("text=Trade Union Groups;target=;url=trade-union-groups.html;");
aI("text=News;target=;url=news.html;");
}

with(milonic=new menuname("Labour Laws/Important Labour LawsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Important Labour Laws;target=;url=important-labour-laws.html;");
aI("text=Collective Bargaining;target=;url=collective-bargaining.html;");
aI("text=Grievance Procedure;target=;url=grievance-procedure.html;");
aI("text=Jamaica ILO Ratifications;target=;url=jamaica-ilo-ratifications.html;");
}


 drawMenus();

