with (document) {
writeln("<div id='footer01'>");
writeln("<a href='"+lnk_path+"remark.html'>Precautions for use</a> | <a href='"+lnk_path+"sitemap.html'>Sitemap</a> | <a href='http://www.sdk.co.jp/html/english/privacy/index.html' target='_blank'>Privacy policy</a><br>");
writeln("<a href='http://"+location.hostname+"/index_en.html'>Home</a> | <a href='"+lnk_path+"da.html'>Products</a> | <a href='"+lnk_path+"dc.html'>Technical information</a> | <a href='https://"+location.hostname+"/english/mail/cmmember.html'>Chromato-mail member</a> | <a href='"+lnk_path+"support.html'>Support</a> | <a href='"+lnk_path+"toiawase.html'>Contact us</a>");
writeln("</div>");
writeln("<div id='footer02'>All rights reserved,copyright(c)SHOWA DENKO K.K.</div>");

}

