<!--
function get_url(cid, idol){
	// ★★★ 課金URL取得部分(変更不可) ★★★
	var param = new kakin_param();
	param.contents = 'miyazawa-theater';
	param.rurl = 'http://www.nifty.com/miyazawa-theater/';
	param.cid = cid;
	param.turl = '/miyazawa_theater_'+idol+'/';
	param.nifty_param = 'miyazawa-theater';
	var url = new get_kakinURL("nifty", param);
	// this.kikan_buy  : 購入・再入場URL
	this.kikan_buy = url.kikan_buy;
	// this.kikan_buy_top : 購入・再入場URL(トップページ用)
	this.kikan_buy_top = url.kikan_buy;
}


function isp_mongon(){
	document.write('<IMG src="http://www.bitway.ne.jp/sorry/sorry-nifty.gif" border="0">');

	document.write('<table width="350" CELLPADDING="0" CELLSPACING="0" border="0">');
	document.write('<tr>');
	document.write('<td>');
	document.write('<tt><font class="normal13" color="808080">');
	load_msg("nifty","page");
	document.write('</td>');
	document.write('</tr>');
	document.write('<TR>');
	document.write('<TD ALIGN="center">');
	document.write('<table border="0" cellpadding="0" cellspacing="3">');
	document.write('<TR>');
	document.write('<TD><font class="normal13" color="808080">');
	load_msg("nifty","support","miyazawa_theater");
//	load_msg("nifty","footer");
	document.write('</font></TD>');
	document.write('</TR>');
	document.write('</table>');

}

function print_isplogo(){
	document.write('<A href="http://www.nifty.com/" target="_blank">');
	document.write('<IMG SRC="http://www.bitway.ne.jp/isp-images/nifty/logo_nifty_01.gif" WIDTH=88 HEIGHT=31 BORDER="0" ALT="アット・ニフティロゴ">');
	document.write('</A>');
}
// -->

