_menuCloseDelay=200           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=100            // The time delay before menus open on mouse over
_subOffsetTop=0              // Sub menu top offset
_subOffsetLeft=-2            // Sub menu left offset

with(menuStyle=new mm_style()){
onbgcolor="#000000";
oncolor="#FFFF00";
offbgcolor="#000000";
offcolor="#FFFF00";
bordercolor="#000000";
borderstyle="solid";
borderwidth=0;
separatorcolor="#00000";
separatorsize="0";
padding=1;
fontsize="70%";
fontstyle="bold";
fontfamily="Verdana, Tahoma, Arial";
fontweight="bold";
headercolor="#000000";
headerbgcolor="#ffffff";
subimagepadding="0";
bgimage="images/header_black.gif";
swap3d='true'; 
menuwidth="100%";
menualign="center";
}

with(menuCStyle=new mm_style()){
onbgcolor = "red";
oncolor = "yellow";
offbgcolor = "green";
offcolor = "yellow";
bordercolor = "black";
borderstyle = "solid";
separatorcolor = "#006600";
separatorsize = 1;
separatorpadding=0
padding = 2
borderwidth = 1
onborder="1px solid #000000";
overfilter = "Fade(duration=0.2);Alpha(opacity=95);Shadow(color='#777777', Direction=135, Strength=3)"
outfilter = "randomdissolve(duration=0.2)"
fontsize = "70%";
fontstyle = "normal";
fontfamily="Verdana, Tahoma, Arial";
fontwdeight="bold";
pageimage="/images/m_ind.gif";
subimage = "images/arrowb.gif";
onsubimage="images/arrowr.gif"
}
menuC1Style=new copyOf(menuCStyle)
menuC1Style.onbgcolor = "green";
menuC1Style.offbgcolor = "red";
menuC1Style.separatorsize = 1;
menuC1Style.separatorpadding=0
menuC1Style.padding = 2; 

with(milonic=new menuname("Forum")){
style=menuCStyle;
overflow="scroll";
menuwidth=100;
aI("text=Forums;url=mb/index.php;");
aI("text=My Inbox;url=mb/privmsg.php?folder=inbox;");
aI("text=Compose;url=mb/privmsg.php?mode=post;");
}

with(milonic=new menuname("Member")){
style=menuCStyle;
overflow="scroll";
menuwidth=100;
aI("text=Membership;url=gu_Memberships.php;");
aI("text=Guest;url=gu_Guest_Membership.php;");
aI("text=Standard;url=gu_Standard_Membership.php;");
aI("text=Silver;url=gu_Silver_Membership.php;");
aI("text=Gold;url=gu_Gold_Membership.php;");
aI("text=Compare Memberships;url=gu_compare_BetDevil_subscriptions.php;");
}


with(milonic=new menuname("Matches")){
style=menuCStyle;
overflow="scroll";
menuwidth=100;
aI("text=Matches;url=gu_comp_matches.php;");
aI("text=Today;url=gu_matches.php?p=0;");
aI("text=Tomorrow;url=gu_matches.php?p=1;");
aI("text=Leagues;url=gu_comp_matches.php;showmenu=MLeag;");
aI("text=Cups;;showmenu=MCups;");
aI("text=Internationals;url=int.php?a=int;");
}

with(milonic=new menuname("MLeag")){
style=menuC1Style;
overflow="scroll";
menuwidth=100;
aI("text=English Premier;url=gu_matches.php?lg=1;");
aI("text=Scottish Premier;url=gu_matches.php?lg=5;");
aI("text=Spanish La Liga;url=gu_matches.php?lg=12;");
aI("text=Italian Serie A;url=gu_matches.php?lg=13;");
aI("text=German Bundesliga;url=gu_matches.php?lg=15;");
aI("text=French Ligue 1;url=gu_matches.php?lg=11;");
aI("text=Other;url=gu_comp_matches.php;");
}

with(milonic=new menuname("MCups")){
style=menuC1Style;
overflow="scroll";
menuwidth=100;
aI("text=Champions League;url=gu_champions_league.php;");
aI("text=Uefa Cup;url=gu_uefa_cup.php;");
}

with(milonic=new menuname("Comps")){
style=menuCStyle;
overflow="scroll";
aI("text=Competitions;url=gu_competitions.php;");
aI("text=Leagues;url=gu_competitions.php;showmenu=CLeag;");
aI("text=Champions League;url=gu_Champions_League.php;showmenu=CLGroups;");
aI("text=Uefa Cup;url=gu_Uefa_cup.php;showmenu=UGroups;");
aI("text=Internationals;url=int.php?a=int;");
}

with(milonic=new menuname("CLeag")){
style=menuC1Style;
overflow="scroll";
menuwidth=100;
aI("text=English Premier;url=gu_English_Premiership.php;");
aI("text=Spanish La Liga;url=gu_Spanish_La_Liga.php;");
aI("text=Italian Serie A;url=gu_Italian_Serie_A.php;");
aI("text=German Bundesliga;url=gu_German_Bundesliga_1.php;");
aI("text=French Ligue 1;url=gu_French_Ligue_1.php;");
aI("text=Other;url=gu_comp_matches.php;");
}

with(milonic=new menuname("CLGroups")){
style=menuC1Style;
overflow="scroll";
menuwidth=100;
aI("text=Group A;url=gu_euro_cup.php?c=1000,150;");
aI("text=Group B;url=gu_euro_cup.php?c=1000,151;");
aI("text=Group C;url=gu_euro_cup.php?c=1000,152;");
aI("text=Group D;url=gu_euro_cup.php?c=1000,153;");
aI("text=Group E;url=gu_euro_cup.php?c=1000,154;");
aI("text=Group F;url=gu_euro_cup.php?c=1000,155;");
aI("text=Group G;url=gu_euro_cup.php?c=1000,156;");
aI("text=Group H;url=gu_euro_cup.php?c=1000,157;");
}

with(milonic=new menuname("uGroups")){
style=menuC1Style;
overflow="scroll";
menuwidth=100;
aI("text=Group A;url=gu_euro_cup.php?c=1001,250;");
aI("text=Group B;url=gu_euro_cup.php?c=1001,251;");
aI("text=Group C;url=gu_euro_cup.php?c=1001,252;");
aI("text=Group D;url=gu_euro_cup.php?c=1001,253;");
aI("text=Group E;url=gu_euro_cup.php?c=1001,254;");
aI("text=Group F;url=gu_euro_cup.php?c=1001,255;");
aI("text=Group G;url=gu_euro_cup.php?c=1001,256;");
aI("text=Group H;url=gu_euro_cup.php?c=1001,257;");
}

with(milonic=new menuname("Bookmakers")){
style=menuCStyle;
overflow="scroll";
aI("text=Bookmakers;url=strategy.php?a=s&t=o;showmenu=BBook;");
aI("text=Betting Exchanges;url=strategy.php?a=s&t=dd;showmenu=BExch;");
}

with(milonic=new menuname("BBook")){
style=menuC1Style;
overflow="scroll";
aI("text=Ladbrokes;url=analysis.php?a=l&y=2005;");
aI("text=Gamebookers;url=analysis.php?a=l&y=2004;");
aI("text=Paddy Power;url=analysis.php?a=l&y=2003;");
aI("text=Sporting Bet;url=analysis.php?a=l&y=2002;");
}

with(milonic=new menuname("BExch")){
style=menuC1Style;
overflow="scroll";
aI("text=Betfair;url=analysis.php?a=l&y=2005;");
aI("text=Betdaq;url=analysis.php?a=l&y=2004;");
aI("text=Parbet;url=analysis.php?a=l&y=2003;");
}

with(milonic=new menuname("Guides")){
style=menuCStyle;
overflow="scroll";
aI("text=Guides;url=gu_Betting_Guide.php;");
aI("text=FAQ/User Guide;url=javascript:void(openwin(\"faq/index.php\",780,550));");
aI("text=O2 i-mode Guide;url=javascript:void(openwin(\"o2imode/index.php\",780,520));");
}

