1
2
3
4
stop();
myBtn_btn.onRelease = function() {
  getURL("http://ja.doukaku.org/feeds/comments/", "_blank", "GET");
}