_menuCloseDelay=500 
_menuOpenDelay=150
_subOffsetTop=1
_subOffsetLeft=0


with(menuStyle1=new mm_style()){
onbgcolor="#000000";
oncolor="#ffffff";
offbgcolor="#fafafa";
offcolor="#336666";
bordercolor="#bfcccb";
borderstyle="solid";
borderwidth=0;
separatorcolor="#bfcccb";
separatorsize="0";
padding=7;
fontsize="80%";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
subimage="";
subimagepadding="2";
}


with(menuStyle=new mm_style()){
onbgcolor="#0B0907";
oncolor="#C8B152";
offbgcolor="#3C352A";
offcolor="#E4DFC7";
bordercolor="#000000";
borderstyle="solid";
borderwidth=0;
separatorcolor="#000000";
separatorsize="1";
padding=7;
fontsize="11px";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
itemwidth="170";
itemheight="";
align="left";
subimage="../images/arrowMenu.gif";
subimagepadding="2";
}




with(sat=new menuname("1")){
style=menuStyle;
aI("text=How We Use the Funds Raised;url=WhatWeSupport.asp;status=How We Use the Funds Raised;");
aI("text=Winning Lottery Numbers;url=winningnumber.asp;status=Winning Lottery Numbers;showmenu=121;");
aI("text=News;url=News.asp;status=News;");
}

with(sat=new menuname("2")){
style=menuStyle;
aI("text=Prizes;url=prizes.asp;status=Prizes;");
aI("text=Terms & Conditions;url=Conditions.asp;status=Terms & Conditions;");
}

with(sat=new menuname("54")){
style=menuStyle;
aI("text=Direct Debit Guarantee;url=directdebitguarantee.asp;status=Direct Debit Guarantee;");
aI("text=Debit and Credit cards;url=debit_credit_cards.asp;status=Debit and Credit cards;");
}

with(sat=new menuname("55")){
style=menuStyle;
aI("text=Any Problems?;url=problems.asp;status=Any Problems?;showmenu=5511;");
}

with(sat=new menuname("121")){
style=menuStyle;
aI("text=Winning Number Archive;url=number archive.asp;status=Winning Number Archive;");
}

with(sat=new menuname("5511")){
style=menuStyle;
aI("text=Our Gambling Policy;url=Gambling.asp;status=Our Gambling Policy;");
}

drawMenus();

