
function bridge_artist(){ tb_show('aaa', 'forlife/pv/index.html?height=500&width=710&TB_iframe=true'); }

/* トップページからのforlifeとは */
function bridge_top_forlife(){ window.open('about/forlife.html', '_self'); }
/* トップページからのチャリティーオークション */
function bridge_top_charity(){ tb_show('charity', 'forlife/auction/?height=500&width=710&TB_iframe=true'); }
/* トップページからのパブリックビューイング */
function bridge_top_public(){ tb_show('public', 'forlife/pv/index.html?height=500&width=710&TB_iframe=true'); }
/* トップページからのグッズ */
function bridge_top_goods(){ tb_show('goods', 'forlife/goods/index.html?height=500&width=710&TB_iframe=true'); }
/* トップページからの生中継 */
function bridge_top_nama(){ window.open('news/08/26/201426.html', '_self'); }
/* トップページからの終了メッセージ*/
function bridge_top_fin(){ window.open('news/08/28/223000.html', '_self'); }


