'; } } } function launch_sp_player(playlist_id, account_id){ if(screen){ leftPos=screen.width-980; leftPos=(leftPos/2)-5 topPos=screen.height-640 topPos=(topPos/2)-30 } url = "http://sugarplum.clickstreamtv.net/cst-entry.php?a=" + account_id ; if(playlist_id>0){ url += "&p=" + playlistID; } url += "&r=" + Math.random(); cst_sp_player_win = window.open(url, "cst_sp_player_win", "width=980,height=640,left="+leftPos+",top="+topPos); if((cst_sp_player_win)&&(redir==1)){ window.location=''; } }
Click here to view our videos