<!--
function isp_rogo(rootpath){
	document.write('<a href="http://www.nifty.com/" target="_blank"><img src="http://www.bitway.ne.jp/isp-images/nifty/logo_nifty_00.gif" WIDTH="88" HEIGHT="31" border="0" alt="アット・ニフティトップページへ"></a>');
}

function get_url(){
	this.isp = "nifty";

	// ★★★ 課金URL取得部分(変更不可) ★★★
	var param = new kakin_param();
	param.contents = 'FRIDAY';
	param.rurl = 'http://www.bitway.ne.jp/kodansha/friday/nifty/';
	param.cid = '3Q0010001';
	param.turl = '/kodansha_friday/';
	param.nifty_param = 'FRIDAY'; // 2006.2.13移行

	var url = new get_kakinURL("nifty", param);

	// this.month_nyukai : 会員登録URL
	this.month_nyukai = url.month_nyukai;
	// this.month_enter  : 会員入口URL
	this.month_enter = url.month_enter;
	// this.month_kakunin : 登録確認
	this.month_kakunin = url.month_kakunin;
	// this.month_cancel  : 退会URL
	//this.month_cancel = url.month_cancel;
	//nifty退会アンケート対応　2004.12.8
	this.month_cancel = 'http://www.nifty.com/FRIDAY/c-enq/c-enq.htm';
}

function isp_footer(rootpath){

	var url = new get_url();

	// ここから：ISP用カスタマイズボタン
	document.write('<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="760">');
	document.write('<TR VALIGN="top">');
	document.write('<TD WIDTH="759" ALIGN="center" BGCOLOR="#EEEEEE">');
	// カスタマイズボタン
	document.write('<TABLE BORDER="0" CELLPADDING="5" CELLSPACING="0">');
	document.write('<TR VALIGN="top">');
	document.write('<TD><A HREF="'+url.month_enter+'"><IMG SRC="'+rootpath+'image_isp/bt_ft_enterservice.gif" WIDTH="132" HEIGHT="48" BORDER="0" ALT="サービスに入る"></A></TD>');
	document.write('<TD><A HREF="'+url.month_nyukai+'"><IMG SRC="'+rootpath+'image_isp/bt_ft_toroku.gif" WIDTH="132" HEIGHT="48" BORDER="0" ALT="登録・設定"></A></TD>');
	document.write('<TD><A HREF="'+url.month_kakunin+'"><IMG SRC="'+rootpath+'image_isp/bt_ft_kakunin.gif" WIDTH="132" HEIGHT="48" BORDER="0" ALT="登録確認"></A></TD>');
	document.write('<TD><A HREF="'+url.month_cancel+'"><IMG SRC="'+rootpath+'image_isp/bt_ft_kaijyo.gif" WIDTH="132" HEIGHT="48" BORDER="0" ALT="登録解除"></A></TD>');
	document.write('</TR>');
	document.write('</TABLE>');
	document.write('</TD>');
	document.write('<TD WIDTH="1" BGCOLOR="#000000"><IMG SRC="'+rootpath+'image_common/spacer.gif" WIDTH="1" HEIGHT="1" ALT=""></TD>');
	document.write('</TR>');
	document.write('<TR VALIGN="top">');
	document.write('<TD WIDTH="759" BGCOLOR="#000000"><IMG SRC="'+rootpath+'image_common/spacer.gif" WIDTH="1" HEIGHT="1" ALT=""></TD>');
	document.write('<TD WIDTH="1" BGCOLOR="#000000"><IMG SRC="'+rootpath+'image_common/spacer.gif" WIDTH="1" HEIGHT="1" ALT=""></TD>');
	document.write('</TR>');
	document.write('<TR VALIGN="top">');
	document.write('<TD WIDTH="759" BGCOLOR="#FF0000"><IMG SRC="'+rootpath+'image_common/spacer.gif" WIDTH="1" HEIGHT="1" VSPACE="2" ALT=""></TD>');
	document.write('<TD WIDTH="1" BGCOLOR="#000000"><IMG SRC="'+rootpath+'image_common/spacer.gif" WIDTH="1" HEIGHT="1" ALT=""></TD>');
	document.write('</TR>');
	document.write('</TABLE>');
	// ここまで：ISP用カスタマイズボタン

	// ここから：ISPカスタマイズ規約
	document.write('<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="760">');
	document.write('<TR VALIGN="top">');
	document.write('<TD WIDTH="759" BGCOLOR="#FFFFFF"><IMG SRC="'+rootpath+'image_common/spacer.gif" WIDTH="1" HEIGHT="1" ALT=""></TD>');
	document.write('<TD WIDTH="1" BGCOLOR="#000000"><IMG SRC="'+rootpath+'image_common/spacer.gif" WIDTH="1" HEIGHT="1" VSPACE="6" ALT=""></TD>');
	document.write('</TR>');
	document.write('<TR VALIGN="top">');
	document.write('<TD WIDTH="759" ALIGN="center" BGCOLOR="#FFFFFF" class="fs">');
	// ISPカスタマイズ規約
	document.write('<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0">');
	document.write('<TR>');
	document.write('<TD>');

	document.write('<TABLE cellspacing="0" width="580" bgcolor="#FFFFFF" border="0">');
	document.write('<TR>');
	document.write('<TD align="middle">');
	document.write('<IMG SRC="'+rootpath+'../images/mente.gif" border="0"><BR>');
	document.write('<IMG SRC="http://www.bitway.ne.jp/sorry/sorry-nifty.gif" border="0"><br>');
	document.write('</TD>');
	document.write('</TR>');
	document.write('<TR>');
	document.write('<TD align="middle">');
	document.write('<TABLE cellspacing="0" cellpadding="0" border="0">');
	document.write('<TR>');
	document.write('<TD class="fs">');
	load_msg("nifty","page");
	document.write('</TD>');
	document.write('</TR>');
	document.write('</TABLE>');
	document.write('</TD>');
	document.write('</TR>');
	document.write('</TABLE>');
	document.write('<HR>');
	document.write('<table border="0" cellpadding="0" cellspacing="0" width="100%">');
	document.write('<tr>');
	document.write('<td align="center">');
	document.write('<table border="0" cellpadding="0" cellspacing="0">');
	document.write('<tr>');
	document.write('<td valign="TOP" align="left" class="fs">');
	load_msg("nifty","support","friday");
	document.write('</td>');
	document.write('</tr>');
	document.write('</table></td>');
	document.write('</tr>');
	document.write('</table>');
	load_msg("nifty","footer_gra");

	document.write('</TD>');
	document.write('</TR>');
	document.write('</TABLE>');
	document.write('</TD>');
	document.write('<TD WIDTH="1" BGCOLOR="#000000"><IMG SRC="'+rootpath+'image_common/spacer.gif" WIDTH="1" HEIGHT="1" ALT=""></TD>');
	document.write('</TR>');
	document.write('<TR VALIGN="top">');
	document.write('<TD WIDTH="759" BGCOLOR="#FFFFFF"><IMG SRC="'+rootpath+'image_common/spacer.gif" WIDTH="1" HEIGHT="1" ALT=""></TD>');
	document.write('<TD WIDTH="1" BGCOLOR="#000000"><IMG SRC="'+rootpath+'image_common/spacer.gif" WIDTH="1" HEIGHT="1" VSPACE="6" ALT=""></TD>');
	document.write('</TR>');
	document.write('<TR VALIGN="top">');
	document.write('<TD WIDTH="759" BGCOLOR="#FF0000"><IMG SRC="'+rootpath+'image_common/spacer.gif" WIDTH="1" HEIGHT="1" ALT=""></TD>');
	document.write('<TD WIDTH="1" BGCOLOR="#000000"><IMG SRC="'+rootpath+'image_common/spacer.gif" WIDTH="1" HEIGHT="1" VSPACE="2" ALT=""></TD>');
	document.write('</TR>');
	document.write('<TR VALIGN="top">');
	document.write('<TD WIDTH="759" BGCOLOR="#000000"><IMG SRC="'+rootpath+'image_common/spacer.gif" WIDTH="1" HEIGHT="1" ALT=""></TD>');
	document.write('<TD WIDTH="1" BGCOLOR="#000000"><IMG SRC="'+rootpath+'image_common/spacer.gif" WIDTH="1" HEIGHT="1" ALT=""></TD>');
	document.write('</TR>');
	document.write('</TABLE>');
	// ここまで：ISPカスタマイズ規約
}
// -->

