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()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
fontfamily="arial";
fontsize='10px';
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#c0c0c0";
offcolor="#000000";
onbgcolor="#592552";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=0)";
padding=7;
pagebgcolor="";
pagecolor="";
separatorcolor="#ffffff";
separatorsize=1;
subimagepadding=2;
}

with(menuStyle1=new mm_style()){
bordercolor="";
borderstyle="solid";
borderwidth=0;
fontfamily="arial";
fontsize="11px";
headerbgcolor="";
headercolor="";
offbgcolor="";
offcolor="#592552";
onbgcolor="";
oncolor="#708899";
outfilter="randomdissolve(duration=0.3)";
overfilter="";
padding=6;
pagebgcolor="";
pagecolor="";
separatorcolor="";
separatorsize=0;
subimagepadding=2;
}

var a="",b="";
if(screen.availWidth>1000)
{

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=5;
orientation="vertical";
style=menuStyle1;
top=180;
aI("showmenu=home;text=<img src='images/bullet.gif' hspace='5' vspace='0' border='0' align='absmiddle'>Home;url=index.html;")
aI("showmenu=globalmenu;text=<img src='images/bullet.gif' hspace='5' vspace='0' border='0' align='absmiddle'>Global Business Solutions;");
aI("showmenu=managedmenu;text=<img src='images/bullet.gif' hspace='5' vspace='0' border='0' align='absmiddle'>Managed & Engineering Services;");
aI("showmenu=home;text=<img src='images/bullet.gif' hspace='5' vspace='0' border='0' align='absmiddle'>VinaKom Network;url=network.html;")
}

with(milonic=new menuname("globalmenu")){
left=188;
top=205;
overflow="scroll";
style=menuStyle;
aI("text=VinaKom Switched Voice - Local & Long Distance ;url=switched_voice.html;")
aI("text=VinaKom Dedicated Voice - Local & Long Distance;url=dedicated_voice.html;")
aI("text=VinaKom Toll Free Service;url=toll_free.html;")
aI("text=VinaKom Calling Cards;url=calling_cards.html;")
aI("text=VinaKom Dynamic Integrated Access;url=dynamic.html;")
aI("text=VinaKom MPLS Networks;url=mpls.html;")
aI("text=VinaKom Managed Data Center;url=datacenter.html;")
aI("text=VinaKom Business ISDN DSL Service;url=dsl.html;")
aI("text=VinaKom Dedicated Internet Access;url=dedicated.html;")
aI("text=VinaKom Virtual Private Network;url=virtual.html;")
aI("text=VinaKom VoIP Solution;url=voip.html;")
}

with(milonic=new menuname("managedmenu")){
left=188;
top=230;
overflow="scroll";
style=menuStyle;
aI("text=Managed Firewall;url=managed_firewall.html;")
aI("text=Complete Managed Network;url=complete_managed.html;")
aI("text=Instrusion Detection;url=instrusion_detection.html;")
aI("text=Managed Hosting;url=managed_hosting.html;")
aI("text=Pricing & Availability;url=pricing_availability.html;")
}

with(milonic=new menuname("networkmenu")){
left=188;
top=258;
overflow="scroll";
style=menuStyle;
aI("text=VinaKom Cisco Powered Network;url=network.html;")
}
}
else
{

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=10;
orientation="vertical";
style=menuStyle1;
top=180;
aI("showmenu=home;text=<img src='images/bullet.gif' hspace='5' vspace='0' border='0' align='absmiddle'>Home;url=index.html;")
aI("showmenu=globalmenu;text=<img src='images/bullet.gif' hspace='5' vspace='0' border='0' align='absmiddle'>Global Business Solutions;");
aI("showmenu=managedmenu;text=<img src='images/bullet.gif' hspace='5' vspace='0' border='0' align='absmiddle'>Managed & Engineering Services;");
aI("showmenu=networkmenu;text=<img src='images/bullet.gif' hspace='5' vspace='0' border='0' align='absmiddle'>VinaKom Network;")
}

with(milonic=new menuname("globalmenu")){
left=188;
top=205;
overflow="scroll";
style=menuStyle;
aI("text=VinaKom Switched Voice - Local & Long Distance ;url=switched_voice.html;")
aI("text=VinaKom Dedicated Voice - Local & Long Distance;url=dedicated_voice.html;")
aI("text=VinaKom Toll Free Service;url=toll_free.html;")
aI("text=VinaKom Calling Cards;url=calling_cards.html;")
aI("text=VinaKom Integrated Access;url=integrated.html;")
aI("text=VinaKom MPLS Networks;url=mpls.html;")
aI("text=VinaKom Managed Data Center;url=datacenter.html;")
aI("text=VinaKom Business ISDN DSL Service;url=dsl.html;")
aI("text=VinaKom Dedicated Internet Access;url=dedicated.html;")
aI("text=VinaKom Frame Relay Service;url=frame.html;")
aI("text=VinaKom Virtual Private Network;url=private.html;")
aI("text=VinaKom VoIP Solution;url=voip.html;")
}

with(milonic=new menuname("managedmenu")){
left=188;
top=230;
overflow="scroll";
style=menuStyle;
aI("text=Managed Firewall;url=managed_firewall.html;")
aI("text=Complete Managed Network;url=complete_managed.html;")
aI("text=Instrusion Detection;url=instrusion_detection.html;")
aI("text=Managed Hosting;url=managed_hosting.html;")
aI("text=Pricing & Availability;url=pricing_availability.html;")
}
with(milonic=new menuname("networkmenu")){
left=188;
top=258;
overflow="scroll";
style=menuStyle;
aI("text=VinaKom Private Line;url=private.html;")
}
}

drawMenus();