/** 
 Austereo Now Playing Functionality 
 CHANGELOG: 
 20091102 - Born. 
 **/ 
function refreshSession(){var A;if(window.s_pageName){A=s_pageName}else{if(window.s){A=s.pageName}}FD.doNielsonImpression.delay(50,FD,[A,location.href])}function onVideoPlay(A){this.refreshSession()}function onVideoStop(A){this.refreshSession()}function onTemplateLoaded(A){try{player=bcPlayer.getPlayer(A);video=player.getModule(APIModules.VIDEO_PLAYER);video.addEventListener(BCMediaEvent.PLAY,onVideoPlay);video.addEventListener(BCMediaEvent.STOP,onVideoStop)}catch(B){addBrightcove2Events()}}function addBrightcove2Events(){try{callFlash("addEventListener","streamStart","onVideoPlay");
callFlash("addEventListener","mediaStop","onVideoStop")}catch(A){}}function receiveOoyalaEvent(C,B,A){};
