function MM_jumpMenu(targ,selObj,restore){ //v3.0 eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'"); 
if (restore) selObj.selectedIndex=0; } function opencoupon(){ window.open("http://www.weekendfootball.co.uk/data/oddsnew.asp","Partner","menubar=no,status=no,top=-0,left=0,height=450,width=500,resizable=yes,scrollbars=yes,titlebar=no"); 
} 

function OpenBetfair1(){ 
NewWindow=window.open("http://www.betfair.com/partner/weekend/betframe.asp","BetInt","menubar=no,resizable=no,height=550,width=770,scrollbars=no,titlebar=no,top=50,left=50"); NewWindow.focus(); 
} 


function openreg(){ window.open("http://www.weekendfootball.co.uk/data/regform.asp","Partner","menubar=no,status=no,top=-0,left=0,height=430,width=680,resizable=yes,scrollbars=no,titlebar=no"); 
} 
var bookmarkurl="http://www.weekendfootball.co.uk/";
var bookmarktitle="Weekend Football - Finding you the highest winnings";

function addbookmark(){ if (document.all) window.external.AddFavorite(bookmarkurl,bookmarktitle) } 

function MM_jumpMenu(targ,selObj,restore){ //v3.0 eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'"); 
if (restore) selObj.selectedIndex=0; } 
function opencoupon(){ window.open("http://www.weekendfootball.co.uk/data/oddsnew.asp","Partner","menubar=no,status=no,top=-0,left=0,height=450,width=500,resizable=yes,scrollbars=yes,titlebar=no"); } 
function opencoupon02(){ window.open("http://www.weekendfootball.co.uk/data/odds_02.asp","Partner","menubar=no,status=no,top=-0,left=0,height=450,width=500,resizable=yes,scrollbars=yes,titlebar=no"); }
function opencoupon01(){ window.open("http://www.weekendfootball.co.uk/data/odds_01.asp","Partner","menubar=no,status=no,top=-0,left=0,height=450,width=500,resizable=yes,scrollbars=yes,titlebar=no"); } 
function opencoupon04(){ window.open("http://www.weekendfootball.co.uk/data/odds_04.asp","Partner","menubar=no,status=no,top=-0,left=0,height=450,width=500,resizable=yes,scrollbars=yes,titlebar=no"); }
function opencoupon06(){ window.open("http://www.weekendfootball.co.uk/data/odds_06.asp","Partner","menubar=no,status=no,top=-0,left=0,height=450,width=500,resizable=yes,scrollbars=yes,titlebar=no"); } 
function opencoupon08(){ window.open("http://www.weekendfootball.co.uk/data/odds_08.asp","Partner","menubar=no,status=no,top=-0,left=0,height=450,width=500,resizable=yes,scrollbars=yes,titlebar=no"); } 
function openreg(){ window.open("http://www.weekendfootball.co.uk/data/wf/rfnew.asp","Partner","menubar=no,status=no,top=-0,left=0,height=530,width=750,resizable=yes,scrollbars=no,titlebar=no"); } 
var bookmarkurl="http://www.weekendfootball.co.uk/html/home.asp"; var bookmarktitle="Weekend Football - Finding you the highest winnings"; 
function addbookmark(){ if (document.all)
{window.external.AddFavorite(bookmarkurl,bookmarktitle) }} 
function OpenBetfair() {
NewWindow=window.open("http://www.betfair.com/partner/weekend/betframe.asp","BetInt","menubar=no,resizable=no,height=550,width=770,scrollbars=no,titlebar=no,top=50,left=50"); 
NewWindow.focus(); } 
function OpenBetfair1(){ NewWindow=window.open("http://www.betfair.com/partner/weekend/betframe.asp?bt=O&ei=425036","BetInt","menubar=no,resizable=no,height=550,width=770,scrollbars=no,titlebar=no,top=50,left=50"); 
NewWindow.focus(); } 
function OpenBetfair2(){ NewWindow=window.open("http://www.betfair.com/partner/weekend/betframe.asp?bt=O&ei=425059","BetInt","menubar=no,resizable=no,height=550,width=770,scrollbars=no,titlebar=no,top=50,left=50"); 
NewWindow.focus(); } 
function OpenBetfair3(){ NewWindow=window.open("http://www.betfair.com/partner/weekend/betframe.asp?bt=O&ei=425024","BetInt","menubar=no,resizable=no,height=550,width=770,scrollbars=no,titlebar=no,top=50,left=50"); 
NewWindow.focus(); } 
function OpenBetfair4(){ NewWindow=window.open("http://www.betfair.com/partner/weekend/betframe.asp?bt=E&ei=-276517","BetInt","menubar=no,resizable=no,height=550,width=770,scrollbars=no,titlebar=no,top=50,left=50"); 
} 


mydate = new Date(); 
myday = mydate.getDay(); 
mymonth = mydate.getMonth(); 
myweekday= mydate.getDate(); 
weekday= myweekday; myyear= mydate.getYear(); 
year = myyear 
if(myday == 0) day = " Sunday " 
else 
if(myday == 1) day = " Monday " 
else 
if(myday == 2) day = " Tuesday " 
else 
if(myday == 3) day = " Wednesday " 
else 
if(myday == 4) day = " Thursday " 
else 
if(myday == 5) day = " Friday " 
else 
if(myday == 6) day = " Saturday " 

if(mymonth == 0) month = "Jan " 
else 
if(mymonth ==1) month = "Feb " 
else 
if(mymonth ==2) month = "March " 
else 
if(mymonth ==3) month = "April " 
else 
if(mymonth ==4) month = "May " 
else 
if(mymonth ==5) month = "June " 
else 
if(mymonth ==6) month = "July " 
else 
if(mymonth ==7) month = "Aug " 
else 
if(mymonth ==8) month = "Sept " 
else 
if(mymonth ==9) month = "Oct " 
else 
if(mymonth ==10) month = "Nov " 
else 
if(mymonth ==11) month = "Dec "

/*               For Flash Popup             */

 var newwin;
 function launchwin(winurl,winname,winfeatures)
 {
	 newwin = window.open(winurl,winname,winfeatures);
//	 if(javascript_version> 1.0){
		 setTimeout('newwin.focus();',250);
//	}
 }
 
 function isEmpty(str){
	var re=new RegExp("^ *(.*) *$","gi")
	var arr = re.exec(str);	
	str=RegExp.$1;
	return (str=='');
}