_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="Black";
offcolor="Gold";
onbgcolor="DarkRed";
oncolor="#ffffff";
padding="8";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="0";
overimage="images/whitedots.gif";
imagepadding="0";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.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.integritypoker.com/;");
aI("text=Investing;target=;url=Investing.html;");
aI("text=Donation;target=;url=Donation.html;");
aI("text=Register your email;target=;url=Email-Registration.html;");
aI("text=Contact;target=;url=Contact.html;");
aI("text=Amazon Store;target=;url=Amazon-Store.html;");
aI("text=Poker Shop U.K.;target=_blank;url=http://astore.amazon.co.uk/int.poker-21;");
aI("text=Poker Store U.S.;target=_blank;url=http://astore.amazon.com/integritypoke-20;");
}


 drawMenus();

