_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Tahoma";
fontsize="10pt";
fontstyle="normal";
image="images/dots9.gif";
offbgcolor="Transparent";
offcolor="Black";
onbgcolor="#B6BABF";
oncolor="#ffffff";
padding="8";
separatorcolor="Transparent";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="213";
}

with(submenuStyle=new mm_style()){
bordercolor="#660000";
borderstyle="solid";
borderwidth="5";
fontfamily="Tahoma";
fontsize="9pt";
fontstyle="normal";
offbgcolor="#660000";
offcolor="#ffffff";
onbgcolor="#590E0C";
oncolor="#ffffff";
padding="4";
separatorcolor="#590E0C";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Poker;target=;url=./;");
aI("text=History of Poker;target=;url=history-of-poker.html;");
aI("text=Popular Poker variants;target=;url=popular-poker-variants.html;");
aI("text=Poker Events;target=;url=poker-events.html;");
aI("text=Best Poker Players of all-time;target=;url=best-poker-players-of-all-time.html;");
aI("text=Online Poker;target=;url=online-poker.html;");
aI("showmenu=NewsWorld Series of Poker Event 33: Greg Mueller is $10K World ChampionLEFT_MENU;text=News;target=;url=news.html;");
}

with(milonic=new menuname("NewsWorld Series of Poker Event 33: Greg Mueller is $10K World ChampionLEFT_MENU")){
style=submenuStyle;
aI("text=World Series of Poker Event 33: Greg Mueller is $10K World Champion;target=;url=world-series-of-poker-event-33-greg-mueller-is-10k-world-champion.html;");
aI("text=Phil Hellmuth Still Holds World Series of Poker Record;target=;url=phil-hellmuth-still-holds-world-series-of-poker-record.html;");
aI("text=Poker professionals ante up for charity;target=;url=poker-professionals-ante-up-for-charity.html;");
aI("text=espn.com Poker Show Inside Deal to Debut Tuesday;target=;url=espncom-poker-show-inside-deal-to-debut-tuesday.html;");
aI("text=espn Inside Deal Welcomes Dennis Phillips;target=;url=espn-inside-deal-welcomes-dennis-phillips.html;");
aI("text=Party Poker Offers Conrad Poker Tour Satellites;target=;url=party-poker-offers-conrad-poker-tour-satellites.html;");
}


 drawMenus();

