function openLivescore() {
	var iw=window.open("http://www.bmanager.dk/livescore");
	iw.focus()
}
