_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#BFBFBF";
borderstyle="solid";
borderwidth="2";
fontfamily="Century Gothic";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="#000000";
offcolor="#BFBFBF";
onbgcolor="WhiteSmoke";
onbold="bold";
oncolor="#000000";
padding="3";
separatorcolor="#002AD4";
separatorsize="1";
subimage="images/arrow5_black_8x8.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="4";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#BFBFBF";
borderstyle="solid";
borderwidth="1";
fontfamily="Century Gothic";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#000000";
offcolor="#BFBFBF";
onbgcolor="#000000";
onbold="bold";
oncolor="#DFDFDF";
padding="4";
separatorcolor="#2A54FF";
separatorsize="1";
subimage="images/arrow5_black_8x8.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.pokersecretsonline.com/;");
aI("text=Promotions;target=;url=Promotions.html;");
aI("text=Tournaments;target=;url=Tournaments.html;");
aI("showmenu=Poker ArticlesLearn to Play The Game RightINFO_BAR_MENU;text=Poker Articles;target=;url=Poker-Articles.html;");
aI("text=Poker Quiz;target=;url=Poker-Quiz.html;");
aI("text=Popular Links;target=;url=Popular-Links.html;");
aI("text=eBooks;target=;url=eBooks.html;");
}

with(milonic=new menuname("Poker ArticlesLearn to Play The Game RightINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Learn to Play The Game Right;target=;url=Learn-to-Play-The-Game-Right.html;");
aI("text=Take Advantage of Bad Players;target=;url=Take-Advantage-of-Bad-Players.html;");
}


 drawMenus();
