﻿
/*
下記定義はheader.jsで宣言
	pontaHost_http
	pontaHost
*/



/* フッターナビゲーション＆コピーライト
--------------------------------------------------------------------*/
function setFooter(){
	var data_footer = '';
		data_footer	+=   '		<!-- ▼:::::フッタナビゲーション:::::▼ -->'
	　　　　　　　　	+'			<div id="b-pagetop">'
						+'			<a href="#pagetop" id="b-pagetop2"><img src="' + pontaHost + '/c/common/img/footer_pagetop_1.gif" alt="このページの先頭へ戻る" width="143" height="31" border="0" class="rollover" /></a>'
									
					　　+'	        </div>'
						+'		<div id="footer-navi">'
						+'			<div id="footer-navi-inner" class="cfx">'
						+'				<ul class="cfx">'
						+'					<li><a href="http://www.ponta.jp/c/contact/index.htm">お問合せ</a></li>'
						+'					<li><a href="http://www.ponta.jp/c/rule/index.htm">Ponta会員規約</a></li>'
 					/*	+'					<li><a href="' + pontaHost_http + '/c/partner_code/100011/rule.htm">Ponta会員規約 ローソン特約</a></li>'*/
						+'					<li><a href="http://www.ponta.jp/c/privacy/index.htm">個人情報保護方針</a></li>'
						+'					<li><a href="http://www.ponta.jp/c/privacy/index2.htm">個人情報の取扱いについて</a></li>'
						+'					<li><a href="http://www.loyalty.co.jp" target="_blank" class="blanklink">運営会社について</a></li>'
						+'				</ul>'
						+'				<p id="copyright">Copyright&nbsp;(C)&nbsp;LOYALTY&nbsp;MARKETING&nbsp;INC.&nbsp;All&nbsp;rights&nbsp;reserved.</p>'
						+'			</div>'
						+'		</div>'
						+'		<!-- ▲:::::フッタナビゲーション:::::▲ -->'
	document.write(data_footer);
}

function setFooterLink(){}
function setFooterLink02(){}
function setFooterBack(){}
function setFooterSitemap(){}

/* Webtrends
--------------------------------------------------------------------*/
/* 
new function() {
	document.write('<script type="text/javascript">');
	document.write('var _tag=new WebTrends();');
	document.write('_tag.dcsGetId();');
	document.write('<\/script>');
	document.write('<script type="text/javascript">');
	document.writeln('_tag.dcsCustom=function(){}');
	document.write('_tag.dcsCollect();');
	document.write('<\/script>');
	document.write('<noscript>');
	document.write('<div><img alt="DCSIMG"');
	document.write(' id="DCSIMG" width="1" height="1" ');
	document.write('src="\/\/statse.webtrendslive.com\/dcsq1xqnyuz5bd7c2dcj6ug9v_6s6m');
	document.write('\/njs.gif?dcsuri=\/nojavascript&amp;WT.js=No&amp;WT.tv=9.4.0&amp');
	document.write(';dcssip=ponta.jp"\/><\/div>');
	document.write('<\/noscript>');
}
*/
