﻿function footer() {
var footer_content = '<TABLE width="700" border="0" cellpadding="0" cellspacing="0" align="center">';
footer_content += '<TBODY>';
footer_content += '<TR>';
footer_content += '<TD><hr><FONT size="2">【金融】 | ';
footer_content += '<A href="http://e-navigating.com/loan/index.html" target="_self">ローン比較</A> | ';
footer_content += '<A href="http://e-navigating.com/card/index.html" target="_self">クレジットカード比較</A> | ';
footer_content += '<A href="http://e-navigating.com/stock/index.html" target="_self">ネット証券比較</A> | ';
footer_content += '<A href="http://e-navigating.com/bank/index.html" target="_self">ネット銀行比較</A> | ';
footer_content += '【自動車・バイク】 | ';
footer_content += '<A href="http://e-navigating.com/car/carsatei.html" target="_self">中古車買取査定</A> | ';
footer_content += '<A href="http://e-navigating.com/car/index.html" target="_self">中古車検索</A> | ';
footer_content += '<A href="http://e-navigating.com/rentalcar/index.html" target="_self">レンタカー比較</A> | ';
footer_content += '【趣味・娯楽】 | ';
footer_content += '<A href="http://e-navigating.com/book/index.html" target="_self">オンライン書店比較</A> | ';
footer_content += '<A href="http://e-navigating.com/game/index.html" target="_self">オンラインゲーム比較</A> | ';
footer_content += '<A href="http://e-navigating.com/rental/index.html" target="_self">DVDレンタル比較</A> | ';
footer_content += '<A href="http://e-navigating.com/delivery/index.html" target="_self">動画配信サ－ビス比較</A> | ';
footer_content += '<A href="http://e-navigating.com/music/index.html" target="_self">音楽配信サ－ビス比較</A> | ';
footer_content += '【暮らし】 | ';
footer_content += '<A href="http://e-navigating.com/catalog/index.html" target="_self">通販カタログ比較</A> | ';
footer_content += '<A href="http://e-navigating.com/auction/index.html" target="_self">ネットオークション比較</A> | ';
footer_content += '<A href="http://e-navigating.com/food/index.html" target="_self">食材宅配サービス比較</A> | ';
footer_content += '<A href="http://e-navigating.com/water/index.html" target="_self">ウォーターサーバー比較</A> | ';
footer_content += '【美容・健康】 | ';
footer_content += '<A href="http://e-navigating.com/esthe/index.html" target="_self">エステ・美容比較</A> | ';
footer_content += '<A href="http://e-navigating.com/hair/index.html" target="_self">育毛・増毛比較</A> | ';
footer_content += '【恋愛・結婚】 | ';
footer_content += '<A href="http://e-navigating.com/marriage/index.html" target="_self">結婚情報サービス比較</A> | ';
footer_content += '【通信・電話】 | ';
footer_content += '<A href="http://e-navigating.com/asp/index.html" target="_self">アフィリエイトサ－ビス比較</A> | ';
footer_content += '<A href="http://e-navigating.com/server/index.html" target="_self">レンタルサーバー比較</A> | ';
footer_content += '【働く】 | ';
footer_content += '<A href="http://e-navigating.com/job/index.html" target="_self">求人サイト比較</A> | ';
footer_content += '【学ぶ】 | ';
footer_content += '<A href="http://e-navigating.com/english/index.html" target="_self">オンライン英会話スクール比較</A> | ';
footer_content += '<br>ショッピング | ';
footer_content += '<A href="http://e-navigating.com/sofa/index.html" target="_self">ソファー通販ナビ</A> | ';
footer_content += '<A href="http://e-navigating.com/bed/index.html" target="_self">ロフトベッド通販ナビ</A> | ';
footer_content += '<A href="http://e-navigating.com/shop/index.html" target="_self">阪神タイガースグッズ通販ナビ</A> | ';
footer_content += '<A href="http://e-navigating.com/catalog/index.html" target="_self">通販カタログ横断検索</A> | ';
footer_content += '<br>懸賞・プレゼント | ';
footer_content += '<A href="http://e-navigating.com/present/index.html" target="_self">プレゼント・懸賞情報</A> | ';
footer_content += '<br>学ぶ | ';
footer_content += '<A href="http://e-navigating.com/learn/index.html" target="_self">資格試験.com</A> | ';
footer_content += '</FONT><hr></TD>';
footer_content += '</TR>';
footer_content += '</TBODY>';
footer_content += '</TABLE>';
document.write(footer_content);
}
