	/* Go to selected links */
	function GoUrl(s) {
		var d = s.options[s.selectedIndex].value		
		if (d=='') {
			s.selectedIndex=0
			return false;
		} else {
			window.location.href = d
			s.selectedIndex=0
			return true;
		}
	}


	/* Create new child window */
	var win=null;
	function NewWindow(mypage,myname,w,h,scroll,pos) {
		w=680; // Sets all popup to be same width
		h=360; // Sets all popup to be same height
		
		if (mypage=='') {
			return false;
		}
		if (pos=="center") {
			LeftPosition=(screen.width)?(screen.width-w)/2:100;
			TopPosition=(screen.height)?(screen.height-h-200)/2:100;
		}
		else if (pos!="center") {
			LeftPosition=0;TopPosition=20
		}
		settings='width='+w+',height='+h+',top='+TopPosition+',left='+LeftPosition+',scrollbars='+scroll+',location=yes,directories=no,status=yes,menubar=yes,toolbar=yes,resizable=yes';		
		win=window.open(mypage,myname,settings);
		win.focus();
	}



	function mmLoadMenus() {
		if (window.mm_menu_technical_0) return

/*********************百年少年の勇気 子テーブル開始*********************/
		window.mm_menu_aboutus_0_1 = new Menu("百年少年の勇気 〜海洋温度差発電への挑戦〜",270,30,"Arial, Helvetica, sans-serif",10,"#ffffff","#000000","#50b5ff","#53dcf0","left","middle",3,0,1000,-5,7,true,true,true,0,false,true);
		mm_menu_aboutus_0_1.addMenuItem("百年少年の勇気 〜海洋温度差発電への挑戦〜","parent.document.location.href='../100years/index.html'");
		mm_menu_aboutus_0_1.addMenuItem("里見公直 インタビュー","parent.document.location.href='../100years/interview_index.html'");
		mm_menu_aboutus_0_1.addMenuItem("里見公直 土木学会基調講演","parent.document.location.href='../100years/20051109/index.html'");
		mm_menu_aboutus_0_1.fontWeight="normal";
		mm_menu_aboutus_0_1.hideOnMouseOut=true;
		mm_menu_aboutus_0_1.bgColor='#ffffff';
		mm_menu_aboutus_0_1.menuBorder=1;
		mm_menu_aboutus_0_1.menuLiteBgColor='#ffffff';
		mm_menu_aboutus_0_1.menuBorderBgColor='#5297B8';
/*********************百年少年の勇気 子テーブル終了*********************/

/*********************当社関連記事 子テーブル開始*********************/
		window.mm_menu_aboutus_0_2 = new Menu("当社関連記事",270,30,"Arial, Helvetica, sans-serif",10,"#ffffff","#000000","#50b5ff","#53dcf0","left","middle",3,0,1000,-5,7,true,true,true,0,false,true);
		mm_menu_aboutus_0_2.addMenuItem("2010年の記事","parent.document.location.href='../press_release/2010/index.html'");
		mm_menu_aboutus_0_2.addMenuItem("2009年の記事","parent.document.location.href='../press_release/2009/index.html'");
		mm_menu_aboutus_0_2.addMenuItem("2008年の記事","parent.document.location.href='../press_release/2008/index.html'");
		mm_menu_aboutus_0_2.addMenuItem("2007年の記事","parent.document.location.href='../press_release/2007/index.html'");
		mm_menu_aboutus_0_2.addMenuItem("2006年の記事","parent.document.location.href='../press_release/2006/index.html'");
		mm_menu_aboutus_0_2.addMenuItem("2005年の記事","parent.document.location.href='../press_release/2005/index.html'");
		mm_menu_aboutus_0_2.addMenuItem("2004年の記事","parent.document.location.href='../press_release/2004/index.html'");
		mm_menu_aboutus_0_2.addMenuItem("2003年の記事","parent.document.location.href='../press_release/2003/index.html'");
		mm_menu_aboutus_0_2.addMenuItem("2002年の記事","parent.document.location.href='../press_release/2002/index.html'");
		mm_menu_aboutus_0_2.addMenuItem("2001年の記事","parent.document.location.href='../press_release/2001/index.html'");
		mm_menu_aboutus_0_2.addMenuItem("2000年以前の記事","parent.document.location.href='../press_release/1999-2000/index.html'");
		mm_menu_aboutus_0_2.fontWeight="normal";
		mm_menu_aboutus_0_2.hideOnMouseOut=true;
		mm_menu_aboutus_0_2.bgColor='#ffffff';
		mm_menu_aboutus_0_2.menuBorder=1;
		mm_menu_aboutus_0_2.menuLiteBgColor='#ffffff';
		mm_menu_aboutus_0_2.menuBorderBgColor='#5297B8';
/*********************当社関連記事 子テーブル終了*********************/

/**************企業情報**************/
		window.mm_menu_aboutus_0 = new Menu("企業情報",270,30,"Arial, Helvetica, sans-serif",10,"#ffffff","#000000","#7292B6","#53dcf0","left","middle",3,0,1000,-5,7,true,true,true,0,false,true);
/*		window.mm_menu_aboutus_0 = new Menu("root",260,16,"Arial, Helvetica, sans-serif",10,"#000000","#ffffff","#ffffff","#53ECD0","left","middle",3,0,1000,-5,7,true,true,true,0,false,true);  */
		mm_menu_aboutus_0.addMenuItem("会社概要","parent.document.location.href='../profile/company.html'");
		mm_menu_aboutus_0.addMenuItem("役員一覧","parent.document.location.href='../profile/board.html'");
		mm_menu_aboutus_0.addMenuItem("事業所案内","parent.document.location.href='../profile/jigyousyo.html'");
		mm_menu_aboutus_0.addMenuItem("事業メンバーのご紹介","parent.document.location.href='../profile/staff.html'");
		mm_menu_aboutus_0.addMenuItem("組織図","parent.document.location.href='../profile/organization_chart.html'");
		mm_menu_aboutus_0.addMenuItem("会社沿革","parent.document.location.href='../profile/history.html'");
		mm_menu_aboutus_0.addMenuItem("開発実績・知的所有権","parent.document.location.href='../profile/record.html'");
		mm_menu_aboutus_0.addMenuItem(mm_menu_aboutus_0_1,"parent.document.location.href='../100years/index.html'");
/*		mm_menu_aboutus_0.addMenuItem("百年少年の勇気 〜海洋温度差発電への挑戦〜","parent.document.location.href='../100years/index.html'");  */
		mm_menu_aboutus_0.addMenuItem("プロジェクト推進支援企業リスト","parent.document.location.href='../profile/project-list.html'");
		mm_menu_aboutus_0.addMenuItem(mm_menu_aboutus_0_2,"parent.document.location.href='../press_release/index.html'");
		mm_menu_aboutus_0.addMenuItem("トピックス","parent.document.location.href='../press_news/index.html'");
		mm_menu_aboutus_0.addMenuItem("社外活動","parent.document.location.href='../external/index.html'");
		mm_menu_aboutus_0.addMenuItem("伊万里新工場","parent.document.location.href='../imari_new_works/index.html'");
		mm_menu_aboutus_0.addMenuItem("更新履歴","parent.document.location.href='../rireki/index.html'");
		mm_menu_aboutus_0.fontWeight="normal";
		mm_menu_aboutus_0.hideOnMouseOut=true;
		mm_menu_aboutus_0.childMenuIcon="../images/trig_menu_trance.gif";
		mm_menu_aboutus_0.bgColor='#ffffff';
		mm_menu_aboutus_0.menuBorder=1;
		mm_menu_aboutus_0.menuLiteBgColor='#ffffff';
		mm_menu_aboutus_0.menuBorderBgColor='#5297B8';

/*********************海洋温度差発電(OTEC) 子テーブル開始*********************/
		window.mm_menu_technical_0_1 = new Menu("海洋温度差発電(OTEC)",220,30,"Arial, Helvetica, sans-serif",10,"#ffffff","#000000","#50b5ff","#53dcf0","left","middle",3,0,1000,-5,7,true,true,true,0,false,true);
/*		window.mm_menu_technical_0_1 = new Menu("海洋温度差発電(OTEC)",220,16,"Arial, Helvetica, sans-serif",10,"#000000","#ffffff","#ffffff","#53ECD0","left","middle",3,0,500,-5,7,true,true,true,0,false,true);  */
		mm_menu_technical_0_1.addMenuItem("製品情報","parent.document.location.href='../otec/product.html'");
/*		mm_menu_technical_0_1.addMenuItem("技術情報（ウエハラサイクルについて）","parent.document.location.href='../uehara-cycle/index.html'"); */
		mm_menu_technical_0_1.addMenuItem("海洋温度差発電の開発の歴史","parent.document.location.href='../otec/history.html'");
/*		mm_menu_technical_0_1.addMenuItem("海洋温度差発電が可能な地域","parent.document.location.href='../otec/area.html'"); */
		mm_menu_technical_0_1.addMenuItem("OTEC模型ユニット","parent.document.location.href='../otec/mini-otec/index.html'");
		mm_menu_technical_0_1.addMenuItem("資 料","parent.document.location.href='../otec/shiryou/index.html'");
		mm_menu_technical_0_1.fontWeight="normal";
		mm_menu_technical_0_1.hideOnMouseOut=true;
		mm_menu_technical_0_1.bgColor='#ffffff';
		mm_menu_technical_0_1.menuBorder=1;
		mm_menu_technical_0_1.menuLiteBgColor='#ffffff';
		mm_menu_technical_0_1.menuBorderBgColor='#5297B8';
/*********************海洋温度差発電(OTEC) 子テーブル終了*********************/

/*********************海水淡水化装置 子テーブル開始*********************/
		window.mm_menu_technical_0_2 = new Menu("海水淡水化装置",80,30,"Arial, Helvetica, sans-serif",10,"#ffffff","#000000","#50b5ff","#53dcf0","left","middle",3,0,1000,-5,7,true,true,true,0,false,true);
/*		window.mm_menu_technical_0_2 = new Menu("海水淡水化装置",80,16,"Arial, Helvetica, sans-serif",10,"#000000","#ffffff","#ffffff","#53ECD0","left","middle",3,0,500,-5,7,true,true,true,0,false,true);  */
		mm_menu_technical_0_2.addMenuItem("製品情報","parent.document.location.href='../desalination/product.html'");
		mm_menu_technical_0_2.addMenuItem("技術情報","parent.document.location.href='../desalination/technical.html'");
		mm_menu_technical_0_2.fontWeight="normal";
		mm_menu_technical_0_2.hideOnMouseOut=true;
		mm_menu_technical_0_2.bgColor='#ffffff';
		mm_menu_technical_0_2.menuBorder=1;
		mm_menu_technical_0_2.menuLiteBgColor='#ffffff';
		mm_menu_technical_0_2.menuBorderBgColor='#5297B8';
/*********************海水淡水化装置 子テーブル終了*********************/

/*********************温泉水温度差発電(STEC) ・ その他 子テーブル開始*********************/
		window.mm_menu_technical_0_3 = new Menu("温泉水温度差発電(STEC) ・ その他",210,30,"Arial, Helvetica, sans-serif",10,"#ffffff","#000000","#50b5ff","#53dcf0","left","middle",3,0,1000,-5,7,true,true,true,0,false,true);
/*		window.mm_menu_technical_0_3 = new Menu("温泉水温度差発電(STEC) ・ その他",210,16,"Arial, Helvetica, sans-serif",10,"#000000","#ffffff","#ffffff","#53ECD0","left","middle",3,0,500,-5,7,true,true,true,0,false,true);  */
		mm_menu_technical_0_3.addMenuItem("温泉水温度差発電(STEC)","parent.document.location.href='../stec_others/stec.html'");
		mm_menu_technical_0_3.addMenuItem("船舶機関排熱温度差発電（M-DTEC）","parent.document.location.href='../stec_others/m-dtec.html'");
/*		mm_menu_technical_0_3.addMenuItem("その他","parent.document.location.href='../stec_others/others.html'"); */
		mm_menu_technical_0_3.fontWeight="normal";
		mm_menu_technical_0_3.hideOnMouseOut=true;
		mm_menu_technical_0_3.bgColor='#ffffff';
		mm_menu_technical_0_3.menuBorder=1;
		mm_menu_technical_0_3.menuLiteBgColor='#ffffff';
		mm_menu_technical_0_3.menuBorderBgColor='#5297B8';
/*********************海水淡水化装置 子テーブル終了*********************/

/**************事業案内**************/
		window.mm_menu_technical_0 = new Menu("事業案内",440,30,"Arial, Helvetica, sans-serif",10,"#ffffff","#000000","#7292B6","#53dcf0","left","middle",3,0,1000,-5,7,true,true,true,0,false,true);
/*		window.mm_menu_technical_0 = new Menu("事業案内",200,16,"Arial, Helvetica, sans-serif",10,"#000000","#ffffff","#ffffff","#53ECD0","left","middle",3,0,500,-5,7,true,true,true,0,false,true);  */
		mm_menu_technical_0.addMenuItem(mm_menu_technical_0_1,"parent.document.location.href='../otec/index.html'");
		mm_menu_technical_0.addMenuItem(mm_menu_technical_0_2,"parent.document.location.href='../desalination/index.html'");
		mm_menu_technical_0.addMenuItem("排熱温度差発電(DTEC)","parent.document.location.href='../dtec/index.html'");
		mm_menu_technical_0.addMenuItem(mm_menu_technical_0_3,"parent.document.location.href='../stec_others/index.html'");
		mm_menu_technical_0.addMenuItem("小型温度差発電装置（Mini-DTEC）７０ｋＷ級 −小規模規格化製品−（研究・開発中）","parent.document.location.href='../mini-dtec/index.html'");
		mm_menu_technical_0.fontWeight="normal";
		mm_menu_technical_0.hideOnMouseOut=true;
		mm_menu_technical_0.childMenuIcon="../images/trig_menu_trance.gif";
		mm_menu_technical_0.bgColor='#ffffff';
		mm_menu_technical_0.menuBorder=1;
		mm_menu_technical_0.menuLiteBgColor='#ffffff';
		mm_menu_technical_0.menuBorderBgColor='#5297B8';
		

/**************IR情報**************/
		window.mm_menu_ir_0 = new Menu("root",120,30,"Arial, Helvetica, sans-serif",10,"#ffffff","#000000","#7292B6","#53dcf0","left","middle",3,0,1000,-5,7,true,true,true,0,false,true);
/*		window.mm_menu_ir_0 = new Menu("root",120,16,"Arial, Helvetica, sans-serif",10,"#000000","#ffffff","#ffffff","#53ECD0","left","middle",3,0,1000,-5,7,true,true,true,0,false,true);  */
		mm_menu_ir_0.addMenuItem("有価証券報告書","parent.document.location.href='../ir/yuhou.html'");
		mm_menu_ir_0.addMenuItem("株主総会","parent.document.location.href='../ir/soukai.html'");
		mm_menu_ir_0.addMenuItem("IRニュース","parent.document.location.href='../ir/ir_news.html'");
		mm_menu_ir_0.fontWeight="normal";
		mm_menu_ir_0.hideOnMouseOut=true;
		mm_menu_ir_0.childMenuIcon="../images/trig_menu_trance.gif";
		mm_menu_ir_0.bgColor='#ffffff';
		mm_menu_ir_0.menuBorder=1;
		mm_menu_ir_0.menuLiteBgColor='#ffffff';
		mm_menu_ir_0.menuBorderBgColor='#5297B8';


		mm_menu_aboutus_0.writeMenus();
	} // mmLoadMenus()

