<!--
function fwLoadMenus() {
if (window.fw_menu_0) return;
window.fw_menu_0 = new Menu("root",140,16,"Osaka, MS UI Gothic",12,"#000000","#ffffff","#ffffff","#1E2C90");
fw_menu_0.addMenuItem("規定審議","location='http://rid2650.gr.jp/committee/kitei/index.html'");
fw_menu_0.addMenuItem("会員増強・退会防止","location='http://rid2650.gr.jp/committee/zokyotaikai/index.html'");
fw_menu_0.addMenuItem("広報・雑誌","location='http://rid2650.gr.jp/committee/koho/index.html'");
fw_menu_0.addMenuItem("ロータリー情報","location='http://rid2650.gr.jp/committee/jhoho/index.html'");
fw_menu_0.addMenuItem("職業奉仕","location='http://rid2650.gr.jp/committee/shokugyo/index.html'");
fw_menu_0.addMenuItem("社会奉仕","location='http://rid2650.gr.jp/committee/shakai/index.html'");
fw_menu_0.addMenuItem("環境保全","location='http://rid2650.gr.jp/committee/kankyo/index.html'");
fw_menu_0.addMenuItem("国際交流","location='http://rid2650.gr.jp/committee/koryu/index.html'");
fw_menu_0.addMenuItem("国際青少年交換","location='http://rid2650.gr.jp/committee/yep/index.html'");
fw_menu_0.addMenuItem("G.S.E.","location='http://rid2650.gr.jp/committee/gse/index.html'");
fw_menu_0.addMenuItem("世界社会奉仕","location='http://rid2650.gr.jp/committee/wcs/index.html'");
fw_menu_0.addMenuItem("インターネット","location='http://rid2650.gr.jp/committee/in/index.html'");
fw_menu_0.addMenuItem("青少年","location='http://rid2650.gr.jp/committee/seishonen/index.html'");
fw_menu_0.addMenuItem("ローターアクト","location='http://rid2650.gr.jp/committee/rac/index.html'");
fw_menu_0.addMenuItem("インターアクト","location='http://rid2650.gr.jp/committee/iac/index.html'");
fw_menu_0.addMenuItem("財団奨学金財団学友","location='http://rid2650.gr.jp/committee/zaidan/index.html'");
fw_menu_0.addMenuItem("財団増進","location='http://rid2650.gr.jp/committee/z_zoshin/index.html'");
fw_menu_0.addMenuItem("米山奨学","location='http://rid2650.gr.jp/committee/yoneyama/index.html'");
fw_menu_0.addMenuItem("拡大","location='http://rid2650.gr.jp/committee/kakudai/index.html'");
fw_menu_0.addMenuItem("ポリオ撲滅募金活動","location='http://rid2650.gr.jp/committee/polio/index.html'");
fw_menu_0.hideOnMouseOut=true;

window.fw_menu_1 = new Menu("root",100,16,"Osaka, MS UI Gothic",12,"#000000","#ffffff","#ffffff","#1E2C90");
fw_menu_1.addMenuItem("i-mode","location='http://rid2650.gr.jp/i/index.htm'");
fw_menu_1.addMenuItem("携帯に送信","location='http://rid2650.gr.jp/i/sendadd.htm'");
fw_menu_1.hideOnMouseOut=true;

  fw_menu_1.writeMenus();
}

//-->
