function go(bkid1){
w=800 
h=600 
  
if (window.screen) { 
    w = window.screen.availWidth; 
    h = window.screen.availHeight; 
   }

window.open("/interface/go.php?bkid="+bkid1,"place_bets","menubar=0,resizable=1,width="+w+",height="+h+",scrollbars=1");	
} 


var bookmarkurl="http://www.premiership-football.co.uk";
var bookmarktitle="Premier League Betting";

function addbookmark(){
		 if (document.all)
			 window.external.AddFavorite(bookmarkurl,bookmarktitle);
		}
			
var strapline = 'http://www.premiership-football.co.uk - Premier League Betting Odds Comparison'; 

function dgstatus(){
		 window.status = strapline;
		 timerID= setTimeout("dgstatus()", 15);
		}
dgstatus();

function cauta(){
		 document.search.submit();
		}
			
function newsletter(){
		 wina=this.open("newsletter/newsletter.html",'','resizable=no,menubar=no,width=300, height=160,top='+(0)+',left='+(screen.availWidth-310)+',scrollbars=yes');
		 wina.opener = this;
		}

function tell_a_friend(){
		 wina=this.open("recommend.php",'','resizable=no,menubar=no,width=240,height=400,top='+(screen.availHeight-400)/2+',left='+(screen.availWidth-240)/2+',scrollbars=yes');
		 wina.opener = this;
		}

<!--
	document.write('<img src="/cgi-bin/axs/ax.pl?mode=img&ref=');
	document.write( escape( document.referrer ) );
	document.write('" height="1" width="1" style="display:none" alt="" />');
// -->
