	function openLiveScore() {
		window.open('http://www.livescore.betradar.com/livescore/ambassador/index.php?page=web_flash', 'livescore', 'screenX=0,screenY=0,left=0,top=0,width=' + (screen.availWidth - 10)+ ',height=' + (screen.availHeight - 10) + ',outerWidth=' + screen.width + ',outerHeight=' + screen.height);
	}
	function openStatistics(){
		window.open('http://www.stats.betradar.com/statistics/ambassador/');
	}
	