
var zy_tweet={popup:function(){var w=800;var h=430;var l=(screen.width-w)/2;var t=(screen.height-h)/2;var wpos='width='+w+', height='+h+', left='+l+', top='+t;window.open("http://zhuyo.com/tweet?url="+encodeURIComponent(location.href)+"&title="+((document.title)?encodeURIComponent(document.title.replace(/^\s*|\s*$/g,'')):""),"ct_tweet",wpos+",location,status,scrollbars,resizable");return false;}}