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=-5;
_subOffsetLeft=2;


with(EasySampleStyle=new mm_style()){
styleid=3;
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial,verdana,helvetica";
fontsize="12px";
fontstyle="normal";
fontweight="normal";
offbgcolor="#FFFFFF";
offcolor="#000000";
onbgcolor="#FFFFFF";
oncolor="#333333";
padding=5;
separatorcolor="white";
separatorsize=1;
}


with(EasySampleStyle1=new mm_style()){
styleid=3;
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial,verdana,helvetica";
fontsize="12px";
fontstyle="normal";
fontweight="normal";
offbgcolor="#FFFFFF";
offcolor="#ffffff";
onbgcolor="#FFFFFF";
oncolor="#ffffff";
padding=5;
menuwidth=200;
separatorcolor="white";
separatorsize=1;
}

with(BlackOrange=new mm_style()){
styleid=2;
bordercolor="#941B1E";
borderstyle="solid";
borderwidth=1;
align="left";
fontfamily="Arial,verdana,helvetica";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#ffffff";
offcolor="#941B1E";
onbgcolor="#941B1E";
oncolor="#ffffff";
padding=2;
separatorcolor="#941B1E";
separatorsize=1;
}


with(submenuStyle=new mm_style()){
styleid=2;
bordercolor="#941B1E";
borderstyle="solid";
borderwidth=1;
align="left";
fontfamily="Arial,verdana,helvetica";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#ffffff";
offcolor="#941B1E";
onbgcolor="#941B1E";
oncolor="#ffffff";
padding=2;
separatorcolor="#941B1E";
separatorsize=1;
}


with(milonic=new menuname("aboutus")){
style=BlackOrange;
menuwidth=100;
top="offset=5";
aI("text=Zicom History;url=/corporate/aboutus/history.aspx;");
aI("text=Mission;url=/corporate/aboutus/mission.aspx;");
aI("text=Vision & Values;url=/corporate/aboutus/vision_values.aspx;");
aI("text=Our Management Structure;url=/corporate/aboutus/management_structure.aspx;");
aI("text=Our Achievements;url=/corporate/aboutus/achievements.aspx;");
aI("text=Quality Policy;url=/corporate/qualitypolicy/qualitypolicy.aspx;");
}

with(milonic=new menuname("investors")){
style=BlackOrange;
menuwidth=100;
top="offset=5";
aI("text=Chairman&acute;s Speech;url=/corporate/investors/chairman_speech.aspx;");
aI("text=Company History;url=/corporate/investors/company_history.aspx;");
aI("showmenu=Corporate Governance;status=Board Committee;text=Corporate Governance;");
aI("text=Investor Information;url=/corporate/investors/investor_info.aspx;");
aI("text=Stock Market Data;url=/corporate/investors/urllink.htm");
aI("text=Shares;url=/corporate/investors/shares.aspx;");
aI("text=Financials;url=/corporate/investors/financials.aspx;");
aI("text=Support Form;url=/corporate/investors/supportform.aspx;");
}

with(milonic=new menuname("Corporate Governance")){
style=submenuStyle;
aI("text=Board of Directors;url=/corporate/investors/corp_governance.aspx;");
aI("showmenu=Board Committee;status=Board Committee;text=Board of Committee;");
aI("showmenu=Code of Conduct;status=Code of Conduct;text=Code of Conduct;");
}

with(milonic=new menuname("Board Committee")){
style=submenuStyle;
aI("text=Audit Committee;url=/corporate/investors/auditcommittee.aspx;");
aI("text=Remuneration Committee;url=/corporate/investors/renumcommittee.aspx;");
aI("text=Investor Grievance Committee;url=/corporate/investors/grieveCommittee.aspx;");
}

with(milonic=new menuname("Code of Conduct")){
style=submenuStyle;
aI("text=Member of the Board;url=/corporate/investors/board_member.aspx;");
aI("text=Senior Management Personnel;url=/corporate/investors/senior_mgmt.aspx;");
}

with(milonic=new menuname("qualitypolicy")){
style=BlackOrange;
menuwidth=100;
top="offset=5";
}

with(milonic=new menuname("careers")){
style=BlackOrange;
menuwidth=100;
top="offset=5";
}

with(milonic=new menuname("contactus")){
style=BlackOrange;
menuwidth=100;
top="offset=5";
}

with(milonic=new menuname("feedback")){
style=BlackOrange;
menuwidth=100;
top="offset=5";
}

drawMenus();

