var Pop={width:"500px",height:"500px",left:"50px",top:"50px",title:"激动网",page:"",PopFrame:function(){this.Clear();var b='<div id="dialog"><div id="dialogtitle"><b id="dt" style="float:left;">'+this.title+'</b><div id="close" style=" float:right;"><img src="http://css.megajoy.com/boke/images/close.gif" alt="关闭" title="关闭" /></div></div><div id="dialogbody" ><iframe  scrolling=\'no\' style=\'background-color:#fff;\'  src="'+this.page+'" frameborder="0" width="100%" id="ifdb" height="100%"></iframe></div></div>';if(arguments.length>0||true){var a="<div id='popbj'></div>";$("body").append(a);$("#popbj").css({position:"absolute",top:"0px",left:"0px",width:document.documentElement.scrollWidth+"px",height:document.documentElement.scrollHeight+"px",zIndex:"999",background:"#000"});$("#popbj").Opacity(85)}$("body").append(b);$("#dialog").css({position:"absolute",top:this.top,zIndex:"8888",left:this.left});$("#dialogtitle").css({width:this.width.replace("px","")-10,background:"#51A0E3 none repeat scroll 0 0",borderWidth:"1px 1px 0",fontSize:"14px",fontWeight:"bold",height:"25px",paddingLeft:"5px",paddingTop:"4px",paddingRight:"5px",clear:"both"});$("#dialogbody").css({width:this.width,height:this.height,clear:"both",backgroundColor:"#fff"});$("#dialog #close").click(function(){top.Pop.Clear()})},PopDiv:function(a){if($("#"+a).css("display")!="none"){$("#"+a).slideToggle("slow")}else{this.Clear();$("#"+a).css({position:"absolute",top:this.top,zIndex:"8888",left:this.left});$("#"+a).css("display","block")}},PopHintInfo:function(){var a="<div id='hintdiv' style=\"border:solid 1px black; padding-left:10px;\">处理中...</div>";$("body").append(a);$("#hintdiv").css({position:"absolute",top:this.top,zIndex:"8888",left:this.left,display:"block"})},CloseHintInfo:function(){$("#hintdiv").remove()},Clear:function(){$("#dialog").remove();$("#popbj").remove();$("#video_pop").css("display","none")}};function __firefox(){HTMLElement.prototype.__defineGetter__("runtimeStyle",__element_style);window.constructor.prototype.__defineGetter__("event",__window_event);Event.prototype.__defineGetter__("srcElement",__event_srcElement);Event.prototype.__defineGetter__("fromElement",__event_fromElement);Event.prototype.__defineGetter__("toElement",__event_toElement);Event.prototype.__defineGetter__("x",__event_x);Event.prototype.__defineGetter__("y",__event_y);HTMLElement.prototype.__defineGetter__("children",function(){var b=new Object();var c=0;for(var a=0;a<this.childNodes.length;a++){if(this.childNodes[a].nodeType==1){b[c]=this.childNodes[a];c++}}b.length=c;return b})}function __element_style(){return this.style}function __window_event(){return __window_event_constructor()}function __event_srcElement(){return this.target}function __event_fromElement(){var a;if(this.type=="mouseover"){a=this.relatedTarget}else{if(this.type=="mouseout"){a=this.target}}if(!a){return}while(a.nodeType!=1){a=a.parentNode}return a}function __event_toElement(){var a;if(this.type=="mouseout"){a=this.relatedTarget}else{if(this.type=="mouseover"){a=this.target}}if(!a){return}while(a.nodeType!=1){a=a.parentNode}return a}function __event_x(){return this.pageX}function __event_y(){return this.pageY}function __window_event_constructor(){if(document.all){return window.event}var c=__window_event_constructor.caller;while(c!=null){var b=c.arguments[0];if(b){var a=b.constructor;if(a.toString().indexOf("Event")!=-1){return b}}c=c.caller}return null}if(navigator.userAgent.search(/firefox/i)>=0){__firefox()}function gradeShow(){var d="grade_starsinfo_cookie"+_player_obj.channelId+_player_obj.programId+_player_obj.videoId;var b=$.cookie(d);if(b!=null){var c=document.getElementById("stars").getElementsByTagName("em");for(var a=0;a<b;a++){$(c[a]).attr("class","ye");$(c[a]).removeAttr("onmouseover")}for(var a=b;a<c.length;a++){$(c[a]).removeAttr("class");$(c[a]).removeAttr("onmouseover")}switch(b){case"1":$("#stars_info").html("较差");break;case"2":$("#stars_info").html("一般");break;case"3":$("#stars_info").html("好看");break;case"4":$("#stars_info").html("很好");break;case"5":$("#stars_info").html("精彩");break}$("#gradebtns").html("您已经评过分了")}if($("#grade").css("display")=="none"){$("#grade").css("display","inline")}else{$("#grade").hide()}}function stars_check(b){var c=document.getElementById("stars").getElementsByTagName("em");for(var a=0;a<$(b).attr("order_n");a++){$(c[a]).attr("class","ye")}for(var a=$(b).attr("order_n");a<c.length;a++){$(c[a]).removeAttr("class")}switch($(b).attr("order_n")){case"1":$("#stars_info").html("较差");break;case"2":$("#stars_info").html("一般");break;case"3":$("#stars_info").html("好看");break;case"4":$("#stars_info").html("很好");break;case"5":$("#stars_info").html("精彩");break}$("#stars").attr("order_n",($(b).attr("order_n")*2))}function close_light(d){if($("#close_light_bg").css("display")=="none"){d.id="light_a";document.getElementById("dplayer").style.zIndex="1000";document.getElementById("close_light_bg").style.position="absolute";document.getElementById("close_light_bg").style.zIndex="999";var b=document.documentElement.scrollWidth;var c=$(document).height();$("#close_light_bg").css({width:b,height:c});$("#close_light_bg").show();var a=document.createElement("div");a.id="light_div";a.innerHTML="开灯";a.style.width="28px";a.style.height="22px";a.style.lineHeight="22px";a.style.paddingLeft="15px";a.style.background="url(http://image1.megajoy.com/play_page/images/filmbase100401.jpg) no-repeat scroll 0 -176px";a.style.color="#656565";a.style.position="absolute";a.style.left=getLeft(d)+"px";a.style.top=getTop(d)+"px";a.style.zIndex="1000";a.style.cursor="pointer";a.onclick=function(){_detachEvent(window,"resize",setposition);document.body.removeChild(a);close_light(d)};a.onmouseover=function(){light_bgch(0,a)};a.onmouseout=function(){light_bgch(1,a)};document.body.appendChild(a);_attachEvent(window,"resize",setposition)}else{document.getElementById("dplayer").style.zIndex="0";$("#close_light_bg").hide()}}function close_light_play(d){if($("#close_light_bg").css("display")=="none"){d.id="light_a";document.getElementById("dplayer").style.zIndex="1000";document.getElementById("close_light_bg").style.position="absolute";document.getElementById("close_light_bg").style.zIndex="999";var b=document.documentElement.scrollWidth;var c=$(document).height();$("#close_light_bg").css({width:b,height:c});$("#close_light_bg").show();var a=document.createElement("div");a.id="light_div";a.innerHTML="开灯";a.style.width="28px";a.style.height="22px";a.style.lineHeight="22px";a.style.paddingLeft="15px";a.style.background="url(http://image1.megajoy.com/play_page/images/playbase100402.jpg) no-repeat scroll -1px -240px";a.style.color="#656565";a.style.position="absolute";a.style.left=getLeft(d)+"px";a.style.top=getTop(d)+"px";a.style.zIndex="1000";a.style.cursor="pointer";a.onclick=function(){_detachEvent(window,"resize",setposition);document.body.removeChild(a);close_light_play(d)};a.onmouseover=function(){light_bgch_db(0,a)};a.onmouseout=function(){light_bgch_db(1,a)};document.body.appendChild(a);_attachEvent(window,"resize",setposition)}else{document.getElementById("dplayer").style.zIndex="50";$("#close_light_bg").hide()}}function _detachEvent(obj,evt,func){if(obj.removeEventListener){obj.removeEventListener(evt,func,true)}else{if(obj.detachEvent){obj.detachEvent("on"+evt,func)}else{eval(obj+".on"+evt+"=old"+func+";")}}}function _attachEvent(obj,evt,func){if(obj.addEventListener){obj.addEventListener(evt,func,true)}else{if(obj.attachEvent){obj.attachEvent("on"+evt,func)}else{eval("var old"+func+"="+obj+".on"+evt+";");eval(obj+".on"+evt+"="+func+";")}}}function setposition(){$("#light_div").css("left",getLeft(document.getElementById("light_a"))+"px");var a=document.documentElement.scrollWidth;var b=$(document).height();$("#close_light_bg").css({width:a,height:b})}function light_bgch(b,a){if(b==0){if(a.currentStyle){$(a).css({backgroundPositionX:"0",backgroundPositionY:"-176px"})}else{a.style.backgroundPosition="0 -176px"}$(a).css({color:"#ff6523"});$(a).css({textDecoration:"underline "})}else{if(a.currentStyle){$(a).css({backgroundPositionX:"-57px",backgroundPositionY:"-176px"})}else{a.style.backgroundPosition="-57px -176px"}$(a).css({color:"#656565"});$(a).css({textDecoration:"none "})}}function light_bgch_db(b,a){if(b==0){if(a.currentStyle){$(a).css({backgroundPositionX:"-1px",backgroundPositionY:"-240px"})}else{a.style.backgroundPosition="-1px -240px"}$(a).css({color:"#54990b"});$(a).css({textDecoration:"underline "})}else{if(a.currentStyle){$(a).css({backgroundPositionX:"-58px",backgroundPositionY:"-240px"})}else{a.style.backgroundPosition="-58px -240px"}$(a).css({color:"#656565"});$(a).css({textDecoration:"none"})}}function open_mini(){try{var b=document.myplayer.GetState();if(b=="Playing"||b=="Ready"){window.open("/play_mini.do","joy_player","height="+_player_obj.height+",width="+_player_obj.width+",top=0,left=0,toolbar=no,menubar=no,scrollbars=no, resizable=yes,location=no, status=no")}}catch(a){window.setTimeout(open_mini,"1000")}}function open_mini_mm(){try{var b=document.myplayer.GetState();if(b=="Playing"||b=="Ready"){window.open("http://you.joy.cn/play_mini.do","joy_player","height="+_player_obj.height+",width="+_player_obj.width+",top=0,left=0,toolbar=no,menubar=no,scrollbars=no, resizable=yes,location=no, status=no")}}catch(a){window.setTimeout(open_mini,"1000")}}function share(b,a){if($("#morenet").css("display")!="none"){$("#morenet_btn").attr("class","icon04");$("#morenet").css("display","none")}if(b){$("#copy_btn").attr("class","icon02 share");$("#copy").css("display","inline")}else{if(a||!checkparent("copy")){$("#copy_btn").attr("class","icon02");$("#copy").css("display","none")}}}function share_db(b,a){if($("#morenet").css("display")!="none"){$("#morenet_btn").attr("class","icon04");$("#morenet").css("display","none")}if(b){$("#copy_btn").attr("class","icon02 share");$("#copy").css("display","inline")}else{if(a||!checkparent("copy")){$("#copy_btn").attr("class","icon02");$("#copy").css("display","none")}}}function mores(b,a){if($("#copy").css("display")!="none"){$("#copy_btn").attr("class","icon02");$("#copy").css("display","none")}if(b){$("#morenet_btn").attr("class","icon04 mores");$("#morenet").css("display","inline")}else{if(a||!checkparent("morenet")){$("#morenet_btn").attr("class","icon04");$("#morenet").css("display","none")}}}function mores_db(b,a){if($("#copy").css("display")!="none"){$("#copy_btn").attr("class","icon02");$("#copy").css("display","none")}if(b){$("#morenet_btn").attr("class","icon04 mores");$("#morenet").css("display","inline")}else{if(a||!checkparent("morenet")){$("#morenet_btn").attr("class","icon04");$("#morenet").css("display","none")}}}function checkparent(a){var b=document.getElementById(a);var c=event.toElement;while(c){if(c==b){return true}c=c.parentNode}return false}function copy_url(a){var f=$("#"+a).val();if(window.clipboardData){if(window.clipboardData.setData("Text",f)){alert("分享代码已经复制至剪贴板，可以用粘贴或者Ctrl+V将视频发布至您的Blog或者BBS")}}else{if(navigator.userAgent.indexOf("Opera")!=-1){window.location=f;alert("分享代码已经复制至剪贴板，可以用粘贴或者Ctrl+V将视频发布至您的Blog或者BBS")}else{if(window.netscape){try{netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect");var d=Components.classes["@mozilla.org/widget/clipboard;1"].createInstance(Components.interfaces.nsIClipboard);if(!d){return}var j=Components.classes["@mozilla.org/widget/transferable;1"].createInstance(Components.interfaces.nsITransferable);if(!j){return}j.addDataFlavor("text/unicode");var i=new Object();var g=new Object();var i=Components.classes["@mozilla.org/supports-string;1"].createInstance(Components.interfaces.nsISupportsString);var c=f;i.data=c;j.setTransferData("text/unicode",i,c.length*2);var b=Components.interfaces.nsIClipboard;if(!d){return false}d.setData(j,null,b.kGlobalClipboard);alert("分享代码已经复制至剪贴板，可以用粘贴或者Ctrl+V将视频发布至您的Blog或者BBS")}catch(h){alert("抱歉，在您的浏览器里不能自动复制到剪贴板~")}}}}}function collect(a){if($.cookie("KJDFS78FD")==null){MJActionShowLogin(a)}else{TrackPageView("CR/Function/Collect"+window.location.pathname.replace("/",""));if(action.colCategoryId==4||action.colCategoryId==2){Http.send("http://space.you.joy.cn/userfavor_addNewPlaylistFavor_playlistId_"+action.contentId+"_type_"+action.colCategoryId+"_callback_coolectcb.mj")}else{Http.send("http://space.you.joy.cn/userfavor_addNewVideoFavor_videoId_"+action.contentId+"_type_"+action.colCategoryId+"_callback_coolectcb.mj")}}}function MJActionReturn(c,b,a){if(a!="000000"){if(a.substring(0,6)=="000001"){alert("您没有登录，请登录后使用该功能");MJActionShowLogin()}else{alert(a)}return}if(c=="collect"){alert("收藏成功")}}function coolectcb(a){if(a=="OK"){alert("收藏成功")}else{alert("收藏失败")}}function up(){TrackPageView("CR/Function/Up"+window.location.pathname.replace("/",""));var a="http://count.joy.cn/static/upcb.asp?";var b="content_type="+action.contentTypeId+";content_id="+action.contentId+";up=1";Http.get(a+b)}function videoAddToAlbum(b){if($.cookie("KJDFS78FD")==null){MJActionShowLogin(b)}else{Pop.page="http://space.you.joy.cn/videoAlbum.do?m=getablum4boke&videoid="+_video_obj.id;Pop.width="200px";Pop.height="150px";Pop.title="加入专辑";var a=$("#addtoalbum").offset();Pop.top=a.top+$("#addtoalbum").height();Pop.left=a.left;Pop.PopFrame()}}function shareInit(c){var b=action.contentId;var a=_video_obj.type;var d=document.location.href;d=d.replace("#","");$("#video_url").val(d);var f="";if(typeof(a)!="undefined"&&a=="photoplay"){f="http://client.joy.cn/flvplayer/album_1_1_"+b+".swf";if(b>=boundary){f="http://client.joy.cn/flvplayer/photoalbum_1_1_"+b+".swf"}}else{if(typeof(a)!="undefined"&&a=="interact"){if(c=="video"){f="http://client.joy.cn/flvplayer/int_"+b+"_1_0_1.swf"}else{f="http://client.joy.cn/flvplayer/int_"+b+"_1.swf"}}else{if(c=="video"){f="http://client.joy.cn/flvplayer/"+b+"_1_0_1.swf"}else{f="http://client.joy.cn/flvplayer/"+b+"_1.swf"}}}$("#flash_url").val(f);var e='<embed src="'+f+'" quality="high" width="480" height="400" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash"></embed>';$("#html_url").val(e)}function CopyShareUrl(a,b){var c=GetShareUrl(a,b);if(window.clipboardData){window.clipboardData.setData("text",c);alert("分享代码已经复制至剪贴板，可以用粘贴或者CTRL+V将视频发布至您的Blog或者BBS")}else{alert("抱歉，在你的游览器里不能自动复制到剪贴板～")}}function GetShareUrl(c,d){var a=_video_obj.id;var b="";if(typeof(sVideoType)!="undefined"&&sVideoType=="photoplay"){b="http://client.joy.cn/flvplayer/album_1_1_"+a+".swf";if(a>=boundary){b="http://client.joy.cn/flvplayer/photoalbum_1_1_"+a+".swf"}}else{if(d=="video"){b="http://client.joy.cn/flvplayer/"+a+"_1_1_1.swf"}else{b="http://client.joy.cn/flvplayer/"+a+"_1.swf"}}switch(c){case"qq":TrackPageView("/outgoing/qzone/");return"[flash=480,400]"+b+"[/flash]";case"baidu":TrackPageView("/outgoing/baiduspace/");return b;case"otherbbs":return"[flash=480,400]"+b+"[/flash]";case"g163":TrackPageView("/outgoing/wangyiblog/");return'<embed src="'+b+'"  type="application/x-shockwave-flash" width="480" height="400"></embed>';case"sina":TrackPageView("/outgoing/xiaonei/");return'<object width="480" height="400"><param name="movie" value="'+b+'"><embed src="'+b+'"  type="application/x-shockwave-flash" width="480" height="400"></embed></object>';case"sohu":TrackPageView("/outgoing/sohublog/");return'<embed src="'+b+'"  type="application/x-shockwave-flash" width="480" height="400"></embed>';default:return b}}function getShareVideo(a){var b=new Object();$.ajax({url:"/api/share.htm?url="+a,type:"GET",dataType:"xml",timeout:10000,async:false,error:function(){alert("Error loading XML document")},success:function(c){$(c).find("result[type=0]").each(function(){b.flash=$(this).find("flash").text();b.desc=$(this).find("desc").text()})}});return b}function partyShare(a){TrackPageView("CR/Function/PartyShare"+window.location.pathname.replace("/",""));window.location.href=a}function TransToSite(h){var l=_video_obj.title.replace(/[\s\n\r\x20-\x2F\x3A-\x40\x5B-\x60\x7B-\x7F]/g,"");var i=encodeURIComponent(location.href);switch(h){case"trans_qq":TrackPageView("/outgoing/qzone/");var k="http://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?url="+encodeURIComponent(location.href);if(!window.open(k)){location.href=k}break;case"trans_rr":TrackPageView("/outgoing/renren/");var j=l+" --激动网";void ((function(q,w,v){if(/renren\.com/.test(w.location)){return}var r="http://share.renren.com/share/buttonshare.do?link=",o=w.location,n=j,t=[v(o),"&title=",v(n)].join("");function m(){if(!window.open([r,t].join(""),"",["toolbar=0,status=0,resizable=1,width=626,height=436,left=",(q.width-626)/2,",top=",(q.height-436)/2].join(""))){o.href=[r,t].join("")}}if(/Firefox/.test(navigator.userAgent)){setTimeout(m,0)}else{m()}})(screen,document,encodeURIComponent));break;case"trans_tx":TrackPageView("/outgoing/tongxue/");var k="http://share.tongxue.com/share/share.php?link="+encodeURIComponent(location.href)+"&title="+encodeURIComponent(l);if(!window.open(k)){location.href=k}break;case"trans_kx":TrackPageView("/outgoing/kaixin/");var g=document;g.kaixin001_repaste.rtitle.value=escape(l);g.kaixin001_repaste.rcontent.value=escape(l+"（到激动网")+"(www.joy.cn)"+escape("看更多精彩视频）");g.kaixin001_repaste.rurl.value=g.location.href;g.kaixin001_repaste.submit();break;case"trans_db":TrackPageView("/outgoing/douban/");var k="http://www.douban.com/recommend/?url="+encodeURIComponent(location.href)+"&title="+encodeURIComponent(l);if(!window.open(k,"","toolbar=0,resizable=1,scrollbars=yes,status=1,width=450,height=330")){location.href=k}break;case"trans_fb":TrackPageView("/outgoing/facebook/");var k="http://www.facebook.com/share.php?u="+encodeURIComponent(location.href)+"&t="+encodeURIComponent(l);if(!window.open(k)){location.href=k}break;case"trans_tt":TrackPageView("/outgoing/twritter/");var k="http://twitter.com/home?status="+encodeURIComponent("看看这个激动视频："+l+"("+location.href+")");if(!window.open(k)){location.href=k}break;case"trans_51":TrackPageView("/outgoing/51/");var c=_video_obj.id;var e=getShareVideo(location.href).flash;var k="http://diary.51.com/mod/diary_video_interface.php?vaddr="+e+"&title="+encodeURIComponent(l)+"&charset=utf-8";if(!window.open(k)){location.href=k}break;case"trans_digu":TrackPageView("/outgoing/digu/");var a="http://digu.com/space/add_bookMark_new.jsp?sourceId=1094&url="+encodeURIComponent(location.href)+"&title="+encodeURIComponent(l);if(!window.open(a,"","toolbar=0,resizable=1,scrollbars=yes,status=1,width=550,height=250")){location.href=a}break;case"trans_9911":TrackPageView("/outgoing/9911/");var a="http://www.myspace.cn/Modules/PostTo/Pages/DefaultMblog.aspx?t="+encodeURIComponent(l)+"&u="+encodeURIComponent(location.href);if(!window.open(a)){location.href=a}break;case"trans_sina":TrackPageView("/outgoing/sina/");void ((function(D,w,v,m,o,n,C,y,x){var q="http://v.t.sina.com.cn/share/share.php?",B=y||w.location,n=["url=",v(B),"&title=",v(C||l),"&source=",v(m),"&sourceUrl=",v(o),"&content=",x||"gb2312","&pic=",v(n||"")].join("");function A(){if(!window.open([q,n].join(""),"mb",["toolbar=0,status=0,resizable=1,width=440,height=430,left=",(D.width-440)/2,",top=",(D.height-430)/2].join(""))){B.href=[q,n].join("")}}if(/Firefox/.test(navigator.userAgent)){setTimeout(A,0)}else{A()}})(screen,document,encodeURIComponent,"JOY","http://www.joy.cn",_video_obj.cover,"","",""));break;case"trans_taobao":TrackPageView("/outgoing/taobao/");var a="http://share.jianghu.taobao.com/share/addShare.htm?url="+encodeURIComponent(location.href);if(!window.open(a)){location.href=a}break;case"trans_tieba":TrackPageView("/outgoing/tieba/");var e=getShareVideo(location.href).flash;var a="http://tieba.baidu.com/i/sys/share?title="+encodeURIComponent(l)+"&type=video&link="+i+"&content="+encodeURIComponent(e);var b="toolbar=0,resizable=1,scrollbars=yes,status=1,width=626,height=436";if(!window.open(a,"itieba",b)){location.href=a}break;case"trans_139":TrackPageView("/outgoing/139/");var a="http://www.139.com/share/share.php?tl=953010013&source=shareto139_joy&title="+encodeURIComponent(l)+"&url="+i;var b="width=490,height=340";if(!window.open(a,"_blank",b)){location.href=a}break;case"trans_163":TrackPageView("/outgoing/163/");var a="http://t.163.com/article/user/checkLogin.do?link=http://www.joy.cn/&source="+encodeURIComponent("激动网")+"&info="+encodeURIComponent(l)+" "+i+"&"+new Date().getTime();var b="toolbar=no, menubar=no, scrollbars=no,resizable=yes,location=no, status=no,top="+(screen.height-280)/2+",left="+(screen.width-550)/2+",width=550,height=330";if(!window.open(a,"",b)){location.href=a}break;case"trans_sohu":TrackPageView("/outgoing/sohu/");void (((function(q,w,v){var r="http://bai.sohu.com/share/blank/addbutton.do?from=joy&link=",o=w.location,n=l,t=[v(o),"&title=",v(n)].join("");function m(){if(!window.open([r,t].join(""),"_blank")){o.href=[r,t].join("")}}if(/Firefox/.test(navigator.userAgent)){setTimeout(m,0)}else{m()}})(screen,document,encodeURIComponent)));break;case"trans_fetion":TrackPageView("/outgoing/fetion/");var e=getShareVideo(location.href).flash;var a="http://space.fetion.com.cn/api/share?source="+encodeURIComponent("激动网")+"&title="+encodeURIComponent(l)+"&url="+i;if(!window.open(a,"_blank")){location.href=a}break;case"trans_hi":TrackPageView("/outgoing/hi/");var f=getShareVideo(location.href).desc;var a="http://apps.hi.baidu.com/share?title="+encodeURIComponent(l)+"&url="+i+"&content="+encodeURIComponent(f);if(!window.open(a,"hi")){location.href=a}break;case"trans_sohuwb":TrackPageView("/outgoing/sohuwb/");void ((function(D,w,v,m,o,n,C,y,x){var q="http://t.sohu.com/third/post.jsp?",B=y||w.location,n=["&url=",v(B),"&title=",v(C||w.title),"&content=",x||"gb2312","&pic=",v(n||"")].join("");function A(){if(!window.open([q,n].join(""),"mb",["toolbar=0,status=0,resizable=1,width=660,height=470,left=",(D.width-660)/2,",top=",(D.height-470)/2].join(""))){B.href=[q,n].join("")}}if(/Firefox/.test(navigator.userAgent)){setTimeout(A,0)}else{A()}})(screen,document,encodeURIComponent,"","","","",location.href,"utf-8"));break}}function SonyTransToSite(h){var l=_video_obj.title.replace(/[\s\n\r\x20-\x2F\x3A-\x40\x5B-\x60\x7B-\x7F]/g,"");var i=encodeURIComponent(location.href);switch(h){case"trans_qq":TrackPageView("/outgoing/qzone/"+_video_obj.id);var k="http://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?url="+encodeURIComponent(location.href);if(!window.open(k)){location.href=k}break;case"trans_rr":TrackPageView("/outgoing/renren/"+_video_obj.id);var j=l+" --激动网";void ((function(q,w,v){if(/renren\.com/.test(w.location)){return}var r="http://share.renren.com/share/buttonshare.do?link=",o=w.location,n=j,t=[v(o),"&title=",v(n)].join("");function m(){if(!window.open([r,t].join(""),"",["toolbar=0,status=0,resizable=1,width=626,height=436,left=",(q.width-626)/2,",top=",(q.height-436)/2].join(""))){o.href=[r,t].join("")}}if(/Firefox/.test(navigator.userAgent)){setTimeout(m,0)}else{m()}})(screen,document,encodeURIComponent));break;case"trans_tx":TrackPageView("/outgoing/tongxue/"+_video_obj.id);var k="http://share.tongxue.com/share/share.php?link="+encodeURIComponent(location.href)+"&title="+encodeURIComponent(l);if(!window.open(k)){location.href=k}break;case"trans_kx":TrackPageView("/outgoing/kaixin/"+_video_obj.id);var g=document;g.kaixin001_repaste.rtitle.value=escape(l);g.kaixin001_repaste.rcontent.value=escape(l+"（到激动网")+"(www.joy.cn)"+escape("看更多精彩视频）");g.kaixin001_repaste.rurl.value=g.location.href;g.kaixin001_repaste.submit();break;case"trans_db":TrackPageView("/outgoing/douban/"+_video_obj.id);var k="http://www.douban.com/recommend/?url="+encodeURIComponent(location.href)+"&title="+encodeURIComponent(l);if(!window.open(k,"","toolbar=0,resizable=1,scrollbars=yes,status=1,width=450,height=330")){location.href=k}break;case"trans_fb":TrackPageView("/outgoing/facebook/"+_video_obj.id);var k="http://www.facebook.com/share.php?u="+encodeURIComponent(location.href)+"&t="+encodeURIComponent(l);if(!window.open(k)){location.href=k}break;case"trans_tt":TrackPageView("/outgoing/twritter/"+_video_obj.id);var k="http://twitter.com/home?status="+encodeURIComponent("看看这个激动视频："+l+"("+location.href+")");if(!window.open(k)){location.href=k}break;case"trans_51":TrackPageView("/outgoing/51/"+_video_obj.id);var c=_video_obj.id;var e="";if(location.href.search(/\/album\//gi)>=0){e="http://client.joy.cn/flvplayer/51com_"+c+"_1.swf"}else{e="http://client.joy.cn/flvplayer/51com_"+c+"_1_1_1.swf"}var k="http://diary.51.com/mod/diary_video_interface.php?vaddr="+e+"&title="+encodeURIComponent(l)+"&charset=utf-8";if(!window.open(k)){location.href=k}break;case"trans_digu":TrackPageView("/outgoing/digu/"+_video_obj.id);var a="http://digu.com/space/add_bookMark_new.jsp?sourceId=1094&url="+encodeURIComponent(location.href)+"&title="+encodeURIComponent(l);if(!window.open(a,"","toolbar=0,resizable=1,scrollbars=yes,status=1,width=550,height=250")){location.href=a}break;case"trans_9911":TrackPageView("/outgoing/9911/"+_video_obj.id);var a="http://www.myspace.cn/Modules/PostTo/Pages/DefaultMblog.aspx?t="+encodeURIComponent(l)+"&u="+encodeURIComponent(location.href);if(!window.open(a)){location.href=a}break;case"trans_sina":TrackPageView("/outgoing/sina/"+_video_obj.id);void ((function(D,w,v,m,o,n,C,y,x){var q="http://v.t.sina.com.cn/share/share.php?",B=y||w.location,n=["url=",v(B),"&title=",v(C||l),"&source=",v(m),"&sourceUrl=",v(o),"&content=",x||"gb2312","&pic=",v(n||"")].join("");function A(){if(!window.open([q,n].join(""),"mb",["toolbar=0,status=0,resizable=1,width=440,height=430,left=",(D.width-440)/2,",top=",(D.height-430)/2].join(""))){B.href=[q,n].join("")}}if(/Firefox/.test(navigator.userAgent)){setTimeout(A,0)}else{A()}})(screen,document,encodeURIComponent,"JOY","http://www.joy.cn",_video_obj.cover,"","",""));break;case"trans_taobao":TrackPageView("/outgoing/taobao/"+_video_obj.id);var a="http://share.jianghu.taobao.com/share/addShare.htm?url="+encodeURIComponent(location.href);if(!window.open(a)){location.href=a}break;case"trans_tieba":TrackPageView("/outgoing/tieba/"+_video_obj.id);var e=getShareVideo(location.href).flash;var a="http://tieba.baidu.com/i/sys/share?title="+encodeURIComponent(l)+"&type=video&link="+i+"&content="+encodeURIComponent(e);var b="toolbar=0,resizable=1,scrollbars=yes,status=1,width=626,height=436";if(!window.open(a,"itieba",b)){location.href=a}break;case"trans_139":TrackPageView("/outgoing/139/"+_video_obj.id);var a="http://www.139.com/share/share.php?tl=953010013&source=shareto139_joy&title="+encodeURIComponent(l)+"&url="+i;var b="width=490,height=340";if(!window.open(a,"_blank",b)){location.href=a}break;case"trans_163":TrackPageView("/outgoing/163/"+_video_obj.id);var a="http://t.163.com/article/user/checkLogin.do?link=http://www.joy.cn/&source="+encodeURIComponent("激动网")+"&info="+encodeURIComponent(l)+" "+i+"&"+new Date().getTime();var b="toolbar=no, menubar=no, scrollbars=no,resizable=yes,location=no, status=no,top="+(screen.height-280)/2+",left="+(screen.width-550)/2+",width=550,height=330";if(!window.open(a,"",b)){location.href=a}break;case"trans_sohu":TrackPageView("/outgoing/sohu/"+_video_obj.id);void (((function(q,w,v){var r="http://bai.sohu.com/share/blank/addbutton.do?from=joy&link=",o=w.location,n=l,t=[v(o),"&title=",v(n)].join("");function m(){if(!window.open([r,t].join(""),"_blank")){o.href=[r,t].join("")}}if(/Firefox/.test(navigator.userAgent)){setTimeout(m,0)}else{m()}})(screen,document,encodeURIComponent)));break;case"trans_fetion":TrackPageView("/outgoing/fetion/"+_video_obj.id);var e=getShareVideo(location.href).flash;var a="http://space.fetion.com.cn/api/share?source="+encodeURIComponent("激动网")+"&title="+encodeURIComponent(l)+"&url="+i;if(!window.open(a,"_blank")){location.href=a}break;case"trans_hi":TrackPageView("/outgoing/hi/"+_video_obj.id);var f=getShareVideo(location.href).desc;var a="http://apps.hi.baidu.com/share?title="+encodeURIComponent(l)+"&url="+i+"&content="+encodeURIComponent(f);if(!window.open(a,"hi")){location.href=a}break;case"trans_sohuwb":TrackPageView("/outgoing/sohuwb/"+_video_obj.id);void ((function(D,w,v,m,o,n,C,y,x){var q="http://t.sohu.com/third/post.jsp?",B=y||w.location,n=["&url=",v(B),"&title=",v(C||w.title),"&content=",x||"gb2312","&pic=",v(n||"")].join("");function A(){if(!window.open([q,n].join(""),"mb",["toolbar=0,status=0,resizable=1,width=660,height=470,left=",(D.width-660)/2,",top=",(D.height-470)/2].join(""))){B.href=[q,n].join("")}}if(/Firefox/.test(navigator.userAgent)){setTimeout(A,0)}else{A()}})(screen,document,encodeURIComponent,"","","","",location.href,"utf-8"));break}}function grade(){var a="http://count.joy.cn/static/gradecb.asp?";var d="content_type="+action.contentTypeId+";content_id="+action.contentId+";grade="+$("#stars").attr("order_n");Http.get(a+d);var b=$("#stars").attr("order_n")/2;$("#grade").hide();var c="grade_starsinfo_cookie"+_player_obj.channelId+_player_obj.programId+_player_obj.videoId;$.cookie(c,b);$("#gradebtns").html("您已经评过分了")}function TrackPageView(a){var b=window.location.host;try{if(b=="fashion.joy.cn"||b=="v.joy.cn"){_gaq.push(["_trackPageview",a])}else{pageTracker._trackPageview(a)}}catch(c){}}var SpaceInterFace={SubscribeUserVideo:function(d){if($.cookie("KJDFS78FD")==null){MJActionShowLogin(d)}else{var b=document.documentElement.scrollWidth;var c=$(document).height();$("#close_light_bg").css({width:b,height:c,top:"0px",left:"0px",position:"absolute"});document.getElementById("close_light_bg").style.zIndex="999";$("#close_light_bg").show();var a=document.createElement("div");a.innerHTML='<div id="dialogtitle" style=\'width:190px;padding:4px 5px 0 5px;clear:both;height:25px;background:#51A0E3 none repeat scroll 0 0;border-width:1px 1px 0;font-size:14px;font-weight:bold;\'><b id="dt" style="float:left;">订阅视频</b><div id="close" style=" float:right;"><img src="http://css.megajoy.com/boke/images/close.gif" alt="关闭" title="关闭"  onclick="close_aa();"/></div></div><div id="dialogbody" style=\'width:200px;height:175px;clear:both;background-color:#fff;\'><iframe  scrolling=\'no\' style=\'background-color:#fff;\' src="/play.do?method=subscribe" frameborder="0" width="100%" id="ifdb" height="100%"></iframe></div>';a.id="dialog";a.style.width="200px";a.style.height="200px";a.style.position="absolute";a.style.left=getLeft1(document.getElementById(d))+"px";a.style.top=getTop1(document.getElementById(d))+"px";a.style.zIndex="1000";document.body.appendChild(a)}}};function getLeft1(b){var a=b.offsetLeft;while(b=b.offsetParent){a+=b.offsetLeft}return a}function getTop1(b){var a=b.offsetTop;while(b=b.offsetParent){a+=b.offsetTop}return a}function close_aa(){$("#close_light_bg").hide();$("#dialog").remove()}function UserLoginState(){var a=$.cookie("current_user_info");if(a==null||a.length==0){return false}return true}function AddFavoriteNew(d,e){try{window.external.addFavorite(d,e)}catch(f){try{window.sidebar.addPanel(e,d,"")}catch(f){alert("\u52a0\u5165\u6536\u85cf\u5931\u8d25\uff0c\u6709\u52b3\u60a8\u901a\u8fc7\u6d4f\u89c8\u5668\u201c\u6536\u85cf\u5939\u201d\u624b\u52a8\u6dfb\u52a0\u6216\u4f7f\u7528Ctrl+D\u8fdb\u884c\u6dfb\u52a0\u3002")}}}function NavigateToUrl(a){window.open(a)};