document.write("<FORM>");
document.write("<IMG src=\"http://www.enahp.enat.jp/shosai/img/yousu.gif\" width=\"80\" height=\"15\" border=\"0\" alt=\"販売品目\"> ");
document.write("<SELECT NAME=\"s1\">");
document.write("<OPTION VALUE=\"\">▼---選んでください ");
document.write("<OPTION VALUE=\"http://www.enahp.enat.jp/shosai/uketsuke.html\">受付周辺 ");
document.write("<OPTION VALUE=\"http://www.enahp.enat.jp/shosai/machiai.html\">待合ホール ");
document.write("<OPTION VALUE=\"http://www.enahp.enat.jp/shosai/kissa.html\">喫茶店");
document.write("<OPTION VALUE=\"http://www.enahp.enat.jp/shosai/baiten.html\">売店");

document.write("<OPTION VALUE=\"\">-------------外来");
document.write("<OPTION VALUE=\"http://www.enahp.enat.jp/shosai/naika.html\">内科");
document.write("<OPTION VALUE=\"http://www.enahp.enat.jp/shosai/geka.html\">外科");
document.write("<OPTION VALUE=\"http://www.enahp.enat.jp/shosai/seikei.html\">整形外科");
document.write("<OPTION VALUE=\"http://www.enahp.enat.jp/shosai/shonika.html\">小児科");
document.write("<OPTION VALUE=\"http://www.enahp.enat.jp/shosai/jibi.html\">耳鼻いんこう科");
document.write("<OPTION VALUE=\"http://www.enahp.enat.jp/shosai/ganka.html\">眼科");
document.write("<OPTION VALUE=\"http://www.enahp.enat.jp/shosai/kyukyu.html\">救急処置室");

document.write("<OPTION VALUE=\"\">----------------病棟");
document.write("<OPTION VALUE=\"http://www.enahp.enat.jp/shosai/room1.html\">病棟1");
document.write("<OPTION VALUE=\"http://www.enahp.enat.jp/shosai/room2.html\">病棟2");
document.write("<OPTION VALUE=\"http://www.enahp.enat.jp/shosai/room3.html\">病棟3");
document.write("<OPTION VALUE=\"http://www.enahp.enat.jp/shosai/room5.html\">病棟5");
document.write("<OPTION VALUE=\"http://www.enahp.enat.jp/shosai/room6.html\">病棟6");
document.write("<OPTION VALUE=\"\">----------------手術・中材");
document.write("<OPTION VALUE=\"http://www.enahp.enat.jp/shosai/op.html\">手術・中材");
document.write("<OPTION VALUE=\"\">--------------医療技術部");
document.write("<OPTION VALUE=\"http://www.enahp.enat.jp/shosai/drug.html\">薬剤室");
document.write("<OPTION VALUE=\"http://www.enahp.enat.jp/shosai/x_sinryo.html\">放射線室");
document.write("<OPTION VALUE=\"http://www.enahp.enat.jp/shosai/kensa.html\">臨床検査室");
document.write("<OPTION VALUE=\"http://www.enahp.enat.jp/shosai/kunren.html\">リハビリテーション室");
document.write("<OPTION VALUE=\"http://www.enahp.enat.jp/shosai/eiyo.html\">栄養室");
document.write("<OPTION VALUE=\"http://www.enahp.enat.jp/shosai/kunrenshi.html\">視能訓練士");
document.write("</SELECT>");
document.write("<INPUT TYPE=button VALUE=\"GO!\" onClick=\"jump(this.form.s1)\">");
document.write("</FORM>");