	function swfReceiver (reqAction, reqGame) {
		var targetLoc = '/fb/video.html?gameId=' + reqGame;
		window.open (targetLoc,'fbBufferWin','width=627,height=310');
	}

	

