window.onAjaxAnswer=function(c,d){var f,b,a=false;if((("setVideo" in this)&&(this.setVideo.constructor===Function))&&((typeof(c)==="object")&&(c!==null))&&(("target" in c)&&(typeof(c.target)==="string"))&&(c.target.match(/(to)|(dest)/))&&(("found" in c)&&(typeof(c.found)==="object")&&(c.found!==null))&&(("length" in c.found)&&(typeof(parseInt(c.found.length))==="number")&&(c.found.length>0))){setVideo(c)}f=document.body.getElementsByTagName("iframe");for(b=0;b<f.length;b++){if(f[b].contentWindow!==d){try{a=f[b].contentWindow.onAjaxAnswer}catch(f){a=false}finally{a=((typeof(a)=="object")&&(a!==null))?a:false}if((a!==false)&&($is.func(a))){f[b].contentWindow.onAjaxAnswer(c,window)}}}};
