function pageWidth() {return window.innerWidth != null? window.innerWidth : document.documentElement && document.documentElement.clientWidth ?       document.documentElement.clientWidth : document.body != null ? document.body.clientWidth : null;}
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;
if(navigator.appName=='Microsoft Internet Explorer')
	{ var l=(document.body.clientWidth-710)/2;}
else { var l=(document.body.clientWidth-726)/2; }


with(menuStyle=new mm_style()){
bgimage="bronzebar.gif";
bordercolor="#000000";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#ffffff";
offbgcolor="#ffffff";
offcolor="#333333";
oncolor="#BD0000";
image="downarrow1_black_9x6.gif";
imagepadding=4;
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=2;
pagecolor="black";
separatorpadding=3;
//separatorcolor="#fffc00";
subimagepadding=6;
}

with(submenuStyle=new mm_style()){
styleid=1;
bgimage="bronzebar.gif";
bordercolor="#000000";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#ffffff";
offbgcolor="#91a5fc";
offcolor="#333333";
oncolor="#BD0000";
onsubimage="black_7x7.gif";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=20)";
padding=8;
pagebgcolor="#82B6D7";
pagecolor="black";
subimage="white_7x7.gif";
subimagepadding=1;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=l;
orientation="horizontal";
style=menuStyle;
top=87;
itemheight=28;
itemwidth=97;
separatorisze=2;
aI("text=Home;url=index.php;");
aI("showmenu=About;text=About;url=sales_training_malaysia_asia.php;");
aI("showmenu=Solutions;text=Solution&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=sales_training_seminar_programs_coaching.php;");
aI("showmenu=Products;text=Products&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=sales_tools.php;");
aI("showmenu=Events;text=Events;url=sales_programs_public.php;");
aI("showmenu=Resources;text=Resources&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=sales_tips_techniques.php;");
aI("text=Contact&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=contact_best_sales_training_malaysia_asia.php;");
}

with(milonic=new menuname("About")){
style=submenuStyle;
if(navigator.appName=='Microsoft Internet Explorer')
	{ top="offset=-4";}
else { top="offset=0"; }
aI("text=The Sales Ninja Group;url=sales_training_malaysia_asia.php;");
aI("text=Grandmaster, Hanzo Ng;url=best_sales_speaker_trainer_malaysia_asia.php;");
aI("text=Client List;url=sales_training_clients.php;");
aI("text=Client Testimonials;url=sales_training_testimonials.php;");
aI("text=Media;url=media.php;");
aI("text=Career;url=best_sales_training_company.php;");
}

with(milonic=new menuname("Solutions")){
style=submenuStyle;
if(navigator.appName=='Microsoft Internet Explorer')
	{ top="offset=-4";}
else { top="offset=0"; }
aI("text=Sales Training;url=sales_training_asia.php;");
aI("text=Sales Motivation;url=motivation_motivate_sales_people.php;");
aI("text=Sales Leadership & Team Building;url=team_building_programs_malaysia_asia.php;");
aI("text=Sales Coaching;url=sales_coaching_malaysia_asia.php;");
aI("text=Sales Seminar;url=best_keynote_sales_speaker_malaysia_asia.php;");

}

with(milonic=new menuname("Products")){
style=submenuStyle;
if(navigator.appName=='Microsoft Internet Explorer')
	{ top="offset=-4";}
else { top="offset=0"; }
aI("text=&nbsp;&nbsp;Books&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=sales_book_technique_strategy.php;");
aI("text=&nbsp;&nbsp;CDs;url=sales_tools_cds.php;");
aI("text=&nbsp;&nbsp;DVDs;url=sales_tools_dvds.php;");
}

with(milonic=new menuname("Events")){
style=submenuStyle;
if(navigator.appName=='Microsoft Internet Explorer')
	{ top="offset=-4";}
else { top="offset=0"; }
aI("text=Upcoming Programs;url=sales_programs_public.php;");
aI("text=Appearances;url=sales_public.php;");
}

with(milonic=new menuname("Resources")){
style=submenuStyle;
if(navigator.appName=='Microsoft Internet Explorer')
	{ top="offset=-4";}
else { top="offset=0"; }
aI("text=Sales Ninja Killer Newsletter;url=sales_tips_techniques.php;");
aI("text=Past Newsletter;url=selling_tips_techniques.php;");
aI("text=Articles;url=free_sales_motivation_articles.php;");
}

drawMenus();


