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;
//_subOffsetTop=2;
//_subOffsetLeft=-2;
with(AllImagesStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
fontstyle="normal";
fontweight="normal";
padding=0;
}

with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana";
fontsize="14px";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#333333";
offcolor="#ffcc00";
onbgcolor="#666666";
oncolor="#ffcc00";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#333333";
pagecolor="#ffcc00";
separatorcolor="#999999";
separatorsize=1;
subimage="images/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
position="relative";
//left=10;
orientation="horizontal";
screenposition="center";
alwaysvisible=1;
//left=180;
//orientation="horizontal";
style=AllImagesStyle;
//top=10;
aI("image=images/menubuttons/home.gif;overimage=images/menubuttons/home-bright.gif;status=Back To Home Page;showmenu=Home;url=index.php;");
aI("image=images/menubuttons/blonde-community.gif;overimage=images/menubuttons/blonde-community-bright.gif;showmenu=Community;");
aI("image=images/menubuttons/poker-articles.gif;overimage=images/menubuttons/poker-articles-bright.gif;showmenu=Articles;");
aI("image=images/menubuttons/live-circuit.gif;overimage=images/menubuttons/live-circuit-bright.gif;showmenu=Live;");
aI("image=images/menubuttons/tools.gif;overimage=images/menubuttons/tools-bright.gif;showmenu=Tools;");
aI("image=images/menubuttons/fun.gif;overimage=images/menubuttons/fun-bright.gif;showmenu=Fun;");
}

function setHomePage()
{
	var x = document.getElementById("x2");
	if (x != null)
	{
	  x.style.behavior='url(#default#homepage)';
	  x.setHomePage('http://www.blondepoker.com');
	}
}

with(milonic=new menuname("Home")){
overflow="scroll";
style=menuStyle;
aI("text=online cardroom;url=http://online.blondepoker.com/;");
aI("text=contact blonde;url=index.php?q=node/91;");
aI("text=join mailing list;url=mailto:webmaster@blondepoker.com?subject=Please add my name to the blondepoker mailing list;");
aI("text=set as homepage;url=javascript:setHomePage();");
aI("text=search;url=index.php?q=search/node;");
aI("text=links;url=index.php?q=node/2258;");
}

with(milonic=new menuname("Community")){
style=menuStyle;
aI("text=forum;url=forum/index.php;");
aI("text=internet tournaments;url=index.php?q=taxonomy/term/68;");
aI("text=hall of fame;url=index.php?q=taxonomy/term/11;");
aI("text=blondeite profiles;url=index.php?q=blondeprofiles;");
aI("text=diaries;url=index.php?q=node/1004;");
}

with(milonic=new menuname("Articles")){
style=menuStyle;
aI("text=general;url=index.php?q=taxonomy/term/156;");
aI("text=tips & advice;url=index.php?q=taxonomy/term/9;");
aI("text=player interviews/profiles;url=index.php?q=taxonomy/term/93;");
aI("text=book reviews;url=index.php?q=taxonomy/term/4;");
aI("text=hands of the week;url=index.php?q=taxonomy/term/152;");
aI("text=tankbank;url=index.php?q=taxonomy/term/126;");
}

with(milonic=new menuname("Live")){
style=menuStyle;
aI("text=uk cardrooms;url=index.php?q=flexinode/list/6;");
aI("text=uk results;url=index.php?q=blonderesults;");
aI("text=tournament reports;url=index.php?q=taxonomy/term/70;");
aI("text=tournament diary;url=index.php?q=taxonomy/term/88;");
aI("text=live updates;url=forum/index.php?board=2.0;");
aI("text=WSOP;url=index.php?q=node/10122;");
}

with(milonic=new menuname("Tools")){
style=menuStyle;
aI("text=blondepedia;url=http://www.blondepoker.com/blondepedia/blondepedia_main.php;");
aI("text=blogs;url=index.php?q=node/11907;");
aI("text=ask the pro;url=index.php?q=node/226;");
aI("text=news archive;url=index.php?q=taxonomy/term/1;");
}

with(milonic=new menuname("Fun")){
style=menuStyle;
aI("text=galleries;url=index.php?q=image;");
aI("text=quiz;url=index.php?q=flexinode/list/9;");
aI("text=caption comp;url=index.php?q=flexinode/list/10;");
aI("text=blonde arcade;url=http://blondepoker.com/forum/index.php?action=arcade");
}


drawMenus();

