function openScorePopup() {
	window.open('/score/Scoreboard.html','asogscore','toolbar=0,location=0,stats=0,menubar=0,scrollbars=0,resizable=0,width=300,height=350');
}
