function fn_display_footer(){
	document.write ("<div id=\"footer\">	");
	document.write ("	<div class=\"jcube_footer cfx\">	");
	document.write ("		<h2><a class=\"jcube\" href=\"http://www.jcubei.com/en\" target=_blank title=\"Jcube Interactive\">Jcube Interactive</a></h2>	");
	document.write ("		<ul class=\"policy\">	");
	document.write ("		<li class=\"start\"><a href=\"http://www.jcubei.com/en\" target=_blank title=\"会社紹介\">会社紹介</a></dd>	");
	document.write ("		<li><a href=\"mailto:jcjnews@jcubei.com\" title=\"広告案内・お問い合わせ\">広告案内・お問い合わせ</a></dd>	");
	document.write ("		<li><a href=\"/help/privacy.html\" title=\"コメント・掲示板について\">コメント・掲示板について</a></dd>	");
	document.write ("		<li><a href=\"/help/jcopyright.html\" title=\"著作権\">著作権</a></dd>	");
	document.write ("		</ul>	");
	document.write ("		<address class=\"copyright\">Copyright by Jcube Interactive Inc. All rights reserved.</address>	");
	document.write ("	</div>	");
	document.write ("</div>	");
}


//footer 광고 영역
$(function () {
	try {
		var amp_sct = '2';
		var amp_med = '1346';
		var amp_site = '508';
		var amp_frame = '49014';
		var amp_iframe = '0';
		var amp_height = '60';
		var amp_width = '468';
		var amp_type = '0';
		var amp_rgl = '3';
		var amp_rurl = document.referrer;
		var amp_send = location.protocol + '//ads.adjust-net.jp/adserver/ad/ads.js';
		var ad_content = '';
		ad_content += "<scr" + "ipt language='javascript' src='" + amp_send + "'></scr" + "ipt>";
		ad_content += "<iframe src='https://ads.adjust-net.jp/adserver/ads?med=1346&site=508&frame=49014&height=60&width=468&type=0&sct=2&rgl=3' scrolling='no' height='60' width='468' frameborder='0' marginheight='0' marginwidth='0'></iframe>";
		//$('#livereContainer').after("<div style='width:100%;text-align:center;margin:20px 0 20px 0'><a href='http://www.tokujoy.com' target='_blank'><img src='http://japanese.joins.com/upload/ad/201106/tokujoy_500_150.jpg' alt='' /></a></div>");
		$('#livereContainer').after("<div class='ad_bottom'>"+ad_content+"</div>");

		ad_text = "<iframe src='/include/html/ad/prlink_article_bottom.html'  scrolling='no' frameborder='0'  title='Text AD'></iframe>";
		$('.ad_bottom').after("<div class='ad_text'>"+ad_text+"</div>");

	}catch(e){}
});
