var openCalc = function(){
	return window.open("http://betcalculator.paddypower.com/start.php?lang=en","Paddy_Power_Calculator","height=445,width=461,location=0,titlebar=0,status=0");
}	
function openVid(){

	window.open("http://www.youtube.com/cp/vjVQa1PpcFOMU6-K_FzpB48GwITQtDRT8IlYP9lyWwA=","Odds_On_Sports_Videos","width=746, height=413,location=0,titlebar=0,status=0");

}
var openBet = function(url){
	var myUrl = 'http://www.ladbrokes.com/ast?action=go_asset&new=1&aff_id=22048&asset_id=1798&url='+url;
	var win = window.open(myUrl,"Ladbrokes_Betting_Slip","height=622,width=421,location=0,titlebar=0,status=0");
	return win;
}
function MM_preloadImages() { //v3.0

  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();

    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)

    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}

}

function MM_openBrWindow(theURL,winName,features) { //v2.0

  window.open(theURL,winName,features);

}