document.write("<form name='sm'>");
document.write("<select name='sm_jump' onChange='Jumpto();'>");
document.write("<option value='' selected>　▽メニューをお選びください　</option>");
document.write("<option value='/index.html'>■トップページ</option>");
document.write("<option value='/contents/news.html'>├過去のニュース</option>");
document.write("<option value='/products/recept.html'>├日医標準レセプトソフト</option>");
document.write("<option value='/products/recept_zisseki.html'>│├導入実績</option>");
document.write("<option value='/user/recept_user.html'>│├日レセ　ユーザーの声</option>");
document.write("<option value='/products/recept_tenji.html'>│├展示会風景</option>");
document.write("<option value='/products/recept_journal.html'>│└日レセ　ジャーナル</option>");
document.write("<option value='/products/kaigo.html'>├介護レセプト</option>");
document.write("<option value='http://6829.teacup.com/autex/shop'>│├オンラインショップ</option>");
document.write("<option value='/products/kaigo_faq.html'>│└よくある質問と答え</option>");
document.write("<option value='/products/medicom.html'>├MedicoM-PC</option>");
document.write("<option value='/products/medicom_tensou.html'>│└転送可能項目</option>");
document.write("<option value='/products/hakkun.html'>├発券くん</option>");
document.write("<option value='/products/pon.html'>├ワープロでポン！</option>");
document.write("<option value='/contents/co.html'>├会社概要</option>");
document.write("<option value='/contents/recruit.html'>├採用情報</option>");
document.write("<option value='/contents/privacy.html'>├プライバシーポリシー</option>");
document.write("<option value='/service/download.html'>├ダウンロード</option>");
document.write("<option value='/service/links.html'>├リンク集</option>");
document.write("<option value='/service/support.html'>└お問い合わせ</option>");
document.write("</select>");
document.write("<form>");

