var PlayVideo={callback:null,getVideoPlay:function(a){if(video.videoList[video.videoList.length-1]&&!video.videoList[video.videoList.length-1].ready){video.videoList[video.videoList.length-1].ready="on";if(video.videoList.length-1!=0){video.videoList.splice(0,video.videoList.length-1)}var b="/interface/videoInfo.php?uid="+video.videoList[0].uid+"&sid="+video.videoList[0].sid+"&vid="+video.videoList[0].vid+"&category="+video.videoList[0].category;$.ajax({url:b,dataType:"json",success:PlayVideo.videoPlayCallback,error:function(){$("#news_loading").html("获取失败");$("#pinglunList").html("");var c="请求info出错，浏览器版本为:"+$.browser.version+".vid："+video.videoList[0].vid+",uid:"+video.videoList[0].uid+",sid="+video.videoList[0].sid;$.post("http://video.sina.com.cn/interface/logRecorder.php?rad="+new Date().getTime(),{msg:c,pre:"info_error"},function(d){})}})}else{if(video.videoList.length==0){timeoutvideo.videoList=null;return}}timeoutvideo=setTimeout(PlayVideo.getVideoPlay,1000)},videoPlayCallback:function(d){var a=(video.videoList[0].flag||false);video.videoList.shift();if(d.result==0){if(d.category_id==2){$("#videoPTBox,#videoPTBoxL").hide()}else{$("#videoPTBox,#videoPTBoxL").show();getVideoPlayTimes(video.vid,video.uid)}video.video=d;if(!a){try{if(d.category_id==2){moviePlayer.setLogo(d.vid)}moviePlayer.firstPlay={vid:d.vid,uid:d.user_id,pid:d.pid,ad_state:(d.ad_state===""?1:d.ad_state),style:false};if(moviePlayer.flash){moviePlayer.playVideo()}else{moviePlayer.setAutoNext(video.vid,0);moviePlayer.init()}}catch(s){}}else{try{if(d.category_id==2){moviePlayer.setLogo(d.vid)}moviePlayer.firstPlay={vid:d.vid,uid:d.user_id,pid:d.pid,ad_state:(!d.ad_state||d.ad_state===""?1:d.ad_state),style:false};moviePlayer.setAutoNext(video.vid,0);moviePlayer.init()}catch(s){}}if(video.videoStyle==3){$("#videoTitle a").html(d.name).attr("href","../v/b/"+d.sid+"-"+d.user_id+".html")}if($("#videoTitle a").size()==0){$("#videoTitle").html(d.name)}var f=window.location.href;var h="#";f=f.split("#")[0];window.location.href=f+"#"+d.vid;try{switch(video.videoStyle){case 1:document.title=d.name+"_"+(d.user&&d.user.nickname?d.user.nickname:"")+"_新浪播客";break;case 2:document.title=d.name+"_新浪视频_新浪网";break;case 3:document.title=video.topicName+"正在播放_"+(d.user&&d.user.nickname?d.user.nickname:"")+"_新浪播客";break;case 4:document.title=d.name+"_"+(d.user&&d.user.nickname?d.user.nickname:"")+"_新浪播客";break}}catch(b){}if(d.category_id==1){$("#videoUpdatetime").html("上传时间：<em>"+d.modify_date+"</em>");var j="";if(d.category_name!=""&&d.category_id!=""){j+='<a href="http://v.sina.com.cn/" title="'+d.category_name+'" onclick="window.open(this.href);return false;">'+d.category_name+"</a>"}if(d.category_sec_name!=""&&d.category_sec_id!=""){j+='&nbsp;/&nbsp;<a href="http://you.video.sina.com.cn/c/'+d.category_sec_id+'" title="'+d.category_sec_name+'" onclick="window.open(this.href);return false;">'+d.category_sec_name+"</a>"}if(d.category_thd_name!=""&&d.category_thd_id!=""){j+='&nbsp;/&nbsp;<a href="http://you.video.sina.com.cn/c/'+d.category_thd_id+'" title="'+d.category_thd_name+'" onclick="window.open(this.href);return false;">'+d.category_thd_name+"</a>"}if(j!=""){$("#videoChannel").html(j).parent("div.left").show()}else{$("#videoChannel").empty().parent("div.left").hide()}}else{if(d.category_id==2){$("#videoUpdatetime").html('<a href="http://www.sina.com.cn/">http://www.sina.com.cn/</a>&nbsp;&nbsp;'+d.create_time+"&nbsp;&nbsp;"+d.publish_media);if(d.topnav_html!=""){$("#videoChannel").html(d.topnav_html).parent("div.left").show();$("#videoChannel a").removeAttr("class").removeAttr("style").click(function(){window.open(this.href);return false}).attr("title",function(){return this.innerHTML})}else{$("#videoChannel").empty().parent("div.left").hide()}}}if(d.tags!=""){var t='<li><span class="co_txtC">标签：</span></li>';for(var c=0;d.tags[c];c++){var g=encodeURIComponent(encodeURIComponent(d.tags[c]));t+='<li><a href="http://search.video.sina.com.cn/search.php?k='+g+'&type=all" title="'+d.tags[c]+'" onclick="window.open(this.href);return false;">'+d.tags[c]+"</a></li>"}$("#video_tag").html(t).show()}else{$("#video_tag").hide().empty()}$("#videoContent").html(d.desc);if(d.category_id==1){var t=['<li><a href="http://video.sina.com.cn">新浪视频</a></li>'];t.push('<li><a href="http://you.video.sina.com.cn/">'+d.category_name+"</a></li>");if(d.category_sec_name!=""&&d.category_sec_id!=""){t.push('<li><a href="http://you.video.sina.com.cn/c/'+d.category_sec_id+'">'+d.category_sec_name+"</a></li>")}if(d.category_thd_name!=""&&d.category_thd_id!=""){t.push('<li><a href="http://you.video.sina.com.cn/c/'+d.category_thd_id+'">'+d.category_thd_name+"</a></li>")}$("#collect").show();$("#collect").attr("title","添加到专辑");$("#collect span").html("添加到专辑");$("#collect").removeClass("over")}else{var t=['<li><a href="http://video.sina.com.cn">新浪视频</a></li>','<li><a href="http://video.sina.com.cn/news/">视频新闻</a></li>'];if(d.category_thd_url&&d.category_thd_name&&d.category_thd_url!=""&&d.category_thd_name!=""){t.push('<li><a href="'+d.category_thd_url+'">'+d.category_thd_name+"</a></li>")}$("#collect").hide();try{shareDelVOD()}catch(b){}}t.push('<li class="current">正文</li>');$("#tagsList").html(t.join('<li class="path">&gt;</li>'));try{shareDelVOD();checkAddorNo()}catch(b){}if(d.category_id==1&&d.user.userid!=""){try{login.getNickname(d.user.userid,function(e){$("#RUserImg").attr("title",e);$("#RUserTitle").html('<a href="http://you.video.sina.com.cn/m/'+d.user.userid+'" title="'+e+'">'+e+"</a>");$("#RUserImg img").attr({alt:e})})}catch(b){$("#RUserImg").attr("title",d.user.nickname);$("#RUserTitle").html('<a href="http://you.video.sina.com.cn/m/'+d.user.userid+'" title="'+d.user.nickname+'">'+d.user.nickname+"</a>");$("#RUserImg img").attr({alt:d.user.nickname})}$("#RUserImg").attr("href","http://you.video.sina.com.cn/m/"+d.user.userid);$("#RUserImg img").attr({src:d.user.image});$("#RUserListOne").html('最新上传：<a href="'+(d.user.video[0].video_url||"#")+'" title = "'+(d.user.video[0]?d.user.video[0].name:"")+'">'+(d.user.video[0]?d.user.video[0].name_s:"")+"</a>");$("#RUser").show();$("#RNews").hide()}else{if(d.category_id==2){$("#RnewsTitle").html('<a href="'+d.vnews_category_url+'">'+d.vnews_category_name+"</a>");if(d.topic_name!=""&&d.topic_url!=""){$("#RNewsListOne").html('所属专题：<a href="'+d.topic_url+'" title="'+d.topic_name+'">'+d.topic_name_s+"</a>")}else{if(d.vnews_latest_name!=""&&d.vnews_latest_sid!=""){$("#RNewsListOne").html('最新视频：<a href="'+(d.vnews_latest_url||"#")+'" title="'+d.vnews_latest_name+'">'+d.vnews_latest_name_s+"</a>")}}$("#RUser").hide();$("#RNews").show();if(d.play_time&&d.play_time!=""){$("#play_time").html(d.play_time);$("#show_play_time").show()}else{$("#show_play_time").hide();$("#play_time").html("")}}}try{video.setInit((!d.cmnt_channel||d.cmnt_channel.delS()==""?"vblog":d.cmnt_channel.delS()),(!d.cmnt_newsid||d.cmnt_newsid.delS()==""?d.vid.toString():d.cmnt_newsid.toString().delS()),d.vid,d.user_id,d.sid,d.category_id)}catch(b){}try{pl.resetPage();pl.setInit((!d.cmnt_channel||d.cmnt_channel.delS()==""?"vblog":d.cmnt_channel.delS()),!d.cmnt_newsid||d.cmnt_newsid.delS()==""?d.vid.toString():d.cmnt_newsid.toString().delS());cmnt_reload((!d.cmnt_channel||d.cmnt_channel.delS()==""?"vblog":d.cmnt_channel.delS()),!d.cmnt_newsid||d.cmnt_newsid.delS()==""?d.vid.toString():d.cmnt_newsid.toString().delS(),0)}catch(b){}try{if(d.videoShareURL.delS()!=""){$("#shareBox input").eq(0).val(d.videoShareURL)}else{if(d.rewrite_url.delS()!=""){$("#shareBox input").eq(0).val(d.rewrite_url)}else{$("#shareBox input").eq(0).val(window.location.href)}}$("#shareBox input").eq(1).val("http://you.video.sina.com.cn/api/sinawebApi/outplayrefer.php/vid="+d.vid+"_"+d.user_id+"/s.swf");$("#shareBox input").eq(2).val('<div><object id="ssss" width="480" height="370" ><param name="allowScriptAccess" value="always" /><embed pluginspage="http://www.macromedia.com/go/getflashplayer" src="http://you.video.sina.com.cn/api/sinawebApi/outplayrefer.php/vid='+d.vid+"_"+d.user_id+'/s.swf type="application/x-shockwave-flash" name="ssss" allowFullScreen="true" allowScriptAccess="always" width="480" height="370"></embed></object></div>')}catch(b){}return false}else{if(d.result<0){try{interfix.playNextBad(video.videoList[0])}catch(b){}return false}else{$("#videoUpdatetime").html("加载失败");$("#videoChannel").html("加载失败");$("#videoContent").html("加载失败");$("#video_tag").html("加载失败");$("#tagsList").html('<li><a href="http://video.sina.com.cn">新浪视频</a></li>');$("#videoChannel").html("加载失败");$("#pinglunList").html("");$("#pinglun_pages").html("");$("#toMsnQQ").val("")}}},videoPlayList:function(e,c,a,d,f){video.videoList.push({vid:e,uid:c,sid:a,category:d,flag:(f||false),ready:false});try{$("#addVOD").attr("title","添加到点播单");$("#addVOD span").html("加入点播单")}catch(b){}try{video.setInit(null,null,e,c,a,d)}catch(b){}}};