function play(ul) {
window.open ("http://kasegu-net.jp/"+ul);
}

function playall(ul) {
window.open ("http://"+ul);
}

function playfl(ul) {
window.parent.location.href = ul;
}

window.status = "当ブログは、激選人気商材を厳しく評価し、本当に稼げる情報、情報商材を紹介しています。　当ブログ限定購入者特典あり";

//Yahooブックマーク

function ybook() {
window.open('http://bookmarks.yahoo.co.jp/bookmarklet/showpopup?t='+encodeURIComponent(document.title)+'&u='+encodeURIComponent(window.location.href)+'&opener=bm&ei=UTF-8','popup','width=550px,height=480px,status=1,location=0,resizable=1,scrollbars=0,left=100,top=50',0);
}