// JavaScript Document



var sBase = "http://www.assistbox.jp/test/";



document.write("<div id='footer'>");

document.write("<div id='footerlink'><a href='"+sBase+"index.html' class='flink1'>川崎 トランクルーム</a> ｜ <a href='"+sBase+"outline.html' class='flink2'>施設案内</a> ｜ <a href='"+sBase+"pricelist.html' class='flink3'>価格表・タイプ表</a> ｜ <a href='"+sBase+"security.html' class='flink4'>充実の防犯設備</a> ｜ <a href='"+sBase+"faq.html' class='flink5'>Q&amp;A・ご利用者の声</a> ｜ <a href='"+sBase+"flow.html' class='flink6'>ご契約までの流れ</a></div>");

document.write("</div>");




