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()){
styleid=1;
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="../images/orangedots.gif";
imagepadding=6;
offbgcolor="#1B2C85";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
overimage="../images/whitedots.gif";
padding=6;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#ffffff";
separatorsize=1;
subimage="../images/arrow.gif";
subimagepadding=2;
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#758CC9";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=100;
orientation="horizontal";
style=menuStyle;
top=1;
position="relative";
aI("text=Home&nbsp;&nbsp;;url=../index.htm;");
//aI("showmenu=Home;text=Home;");
aI("showmenu=Profile;text=Company;url=../profile/index.htm;");
aI("showmenu=GoTa;text=&nbsp;GoTa&nbsp;;url=../gota/index.htm;");
aI("showmenu=IDAS;text=IDAS;url=../idas/products.htm;");
aI("showmenu=LTR;text=LTR;url=../ltr/index.htm;");
aI("showmenu=Paging;text=W. Messaging;url=../paging/index.htm;");
aI("showmenu=Support;text=Support;url=../support/index.htm;");
aI("showmenu=ContactUs;text=Contact&nbsp; Us;url=../contactus/index.htm;");
}

with(milonic=new menuname("Home")){
margin=7;
style=submenuStyle;
aI("text=Homepage;url=../index.htm;");
}

with(milonic=new menuname("Profile")){
margin=7;
style=submenuStyle;
aI("text=Message From The Board Of Directors;url=../profile/message.htm;");
aI("text=Achievements;url=../profile/achievement.htm;");
aI("text=Mission & Creed;url=../profile/mission.htm;");
aI("text=Electcoms Wireless;url=../profile/subsidiary.htm;");
}

with(milonic=new menuname("GoTa")){
margin=7;
style=submenuStyle;
aI("text=What is GoTa ?;url=../gota/whatisgota.htm;");
aI("text=What is PTT ?;url=../gota/whatisptt.htm;");
aI("text=GoTa Standard Services;url=../gota/services.htm;");
aI("text=GoTa Products;url=../gota/products.htm;");
aI("text=GoTa Network Coverage;url=../gota/coverage.htm;");
aI("text=GoTa Dispatch Console;url=../gota/dispatchconsole.htm;");
aI("text=GoTa Web SMS;url=../gota/websms.htm;");
aI("text=GoTa Dispatch Console Login (Registered User);url=http://60.52.203.53;");
}

with(milonic=new menuname("IDAS")){
margin=7;
style=submenuStyle;
aI("text=ICOM IDAS Products;url=../idas/products.htm;");
}

with(milonic=new menuname("LTR")){
margin=7;
style=submenuStyle;
aI("text=Standard Services;url=../ltr/services.htm;");
aI("text=Products;url=../ltr/products.htm;");
aI("text=Coverage;url=../ltr/coverage.htm;");
}

with(milonic=new menuname("Paging")){
margin=7;
style=submenuStyle;
aI("text=Standard Service;url=../paging/services.htm;");
aI("text=Value Added Service;url=../paging/valueadded.htm;");
aI("text=Products;url=../paging/products.htm;");
aI("text=Coverage;url=../paging/coverage.htm;");
aI("text=Paging Center &<BR>Direct Paging No.;url=../paging/directpaging.htm;");
aI("text=Call Center;url=../paging/callcenter.htm;");
aI("text=Web Paging;url=../paging/webpaging.htm;");
aI("text=Web ETP (Registered User);url=../webpaging/default.htm;");
aI("text=GMR HQ (Registered User);url=../e-system/index.asp;");
aI("text=GMR PG (Registered User);url=../e-system-pg/index.asp;");
aI("text=FastPage (Registered User);url=../e-system/fastpage.asp;");
}

with(milonic=new menuname("Support")){
margin=7;
style=submenuStyle;
aI("text=Electcoms Search;url=../search/index.htm;");
aI("text=GoTa Support;url=../support/gotasupport.htm;");
aI("text=Electcoms Webmail;url=http://www.electcoms.com.my:8080/webmail/;");
aI("text=Electcoms Intranet<BR>(For Staff Only);url=http://intranet.electcoms;");
}

with(milonic=new menuname("ContactUs")){
margin=7;
style=submenuStyle;
aI("text=HQ & Branches;url=../contactus/branches.htm;");
aI("text=HQ Location Map;url=../contactus/map_hq.htm;");
aI("text=Business Hour;url=../contactus/businesshour.htm;");
aI("text=Enquiry;url=../contactus/enquiry.htm;");
}

drawMenus();


