

function launchPlayer() {
var nuWin=window.open('http://player.play.it/player/player.html?id=56&onestat=ksfn-am','player','width=511,height=485');
nuWin.focus();
}