var content = prompt("回覆"),
url = prompt("www.baidu.com"),
tieba = rich_postor._getData();
tieba.content = "<a href='" + url + "/' target='_blank'>" + content + "<a href='http://' target='_blank'></a>";
PostHandler.post(rich_postor._option.url, tieba, function (I) {
rich_postor.showAddResult(I)
}, function (I) {});