  
try {
   if (twitter) {}
} catch (err) {
   var twitter = "zxc_9";
}
var title = document.title;
  var srcV="";
  srcV="http://api.zxc9.com/retweet.php?url="+url+"&title="+escape(title)+"&twitter="+twitter;
function getpage(){
document.write("<iframe scrolling=no marginwidth=0 marginheight=0 height='18' width='90px' frameborder=0 align=center src=\""+srcV+"\"></iframe>");
}
getpage();


