function menu01j(){
document.write("<div class='footmenu'>");
document.write("<table border='0' cellspacing='0' cellpadding='0' align='center'>");
document.write("<tr>");
document.write("<td>");
document.write("<A href='../index.html'>TOP</A> | <A href='sitemap.html'>サイトマップ</A> | <A href='contact.html'>お問い合わせ</A> | <A href='aboutsite.html'>当サイトについて</A> | <A href='sitepolicy.html'>サイトポリシー</A> | <A href='relatedsite.html'>関連サイト</A> | <A href='http://www.jiitrade.com/jp/recruit.html' target='_brank'>採用情報</A>");
document.write("</td>");
document.write("</tr>");
document.write("</table>");
document.write("</div>")
document.write("<div id='footer' lang='en'>");
document.write("Copyright,2010 All right reserved. Michal Negrin Original Designs Japan.");
document.write("</div>");
}


function menu02j(){
document.write("<table border='0' cellspacing='0' cellpadding='0' align='center'>");
document.write("<tr>");
document.write("<td>");
document.write("<A href='../sitemap.html'>サイトマップ</A> | <A href='../contact.html'>お問い合わせ</A> | <A href='../aboutsite.html'>当サイトについて</A> | <A href='../sitepolicy.html'>サイトポリシー</A> | <A href='../relatedsite.html'>関連サイト</A> | <A href='http://www.jiitrade.com/jp/recruit.html' target='_brank'>採用情報</A>");
document.write("</td>");
document.write("</tr>");
document.write("</table>");
}


