function menu(){
document.write("<center><hr>");
document.write("<a href=\"http://www.okumino.com/ichiba/index2.html\" target=\"frame2\">[トップ]</a> ");
document.write("<a href=\"http://www.okumino.com/ichiba/misc/syouhin/index.html\" target=\"frame2\">[商品のご案内]</a> ");
document.write("<a href=\"http://www.okumino.com/ichiba/misc/hajime/index.html\" target=\"frame2\">[はじめての方へ]</a> ");
document.write("<a href=\"http://www.okumino.com/ichiba/misc/oharai/index.html\" target=\"frame2\">[お支払方法]</a> ");
document.write("<a href=\"http://www.okumino.com/ichiba/misc/koe/index.html\" target=\"frame2\">[お客様の声]</a> ");
document.write("<a href=\"http://www.okumino.com/ichiba/cart/cart.cgi\" target=\"frame2\">[ご注文]</a> ");
document.write("<a href=\"http://www.okumino.com/ichiba/misc/note/index.html\" target=\"frame2\">[特定商取引法の表示]</a> ");
document.write("<hr></center>");
}
function copyright(){
document.write("<center><hr>");
document.write("<a href=\"http://www.okumino.com/fishing/\" target=\"_blank\">奥美濃の管理釣り場「フィッシングあけの」</a><br>");
document.write("501-5304／岐阜県郡上市高鷲町鮎立<br>");
document.write("TEL：0575-83-1028／FAX：0575-83-1038<br>");
document.write("Copyright(C) Fishing AKENO All rigths Reserved.");
document.write("<hr></center>");
}
