 /*
 DHTML Menu version 3.3.19
 Written by Andy Woolley
 Copyright 2002 (c) Milonic Solutions. All Rights Reserved.
 Plase vist http://www.milonic.co.uk/menu or e-mail menu3@milonic.com
 You may use this menu on your web site free of charge as long as you place prominent links to http://www.milonic.co.uk/menu and
 your inform us of your intentions with your URL AND ALL copyright notices remain in place in all files including your home page
 Comercial support contracts are available on request if you cannot comply with the above rules.
 This script featured on Dynamic Drive (http://www.dynamicdrive.com)
 */

//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=75);Shadow(color='#777777', Direction=135, Strength=5)"  //　duration（残像時間）、opacity（透過損失）max=100
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}


timegap=500				// 残像時間（ms）　　　The time delay for menus to remain visible
followspeed=10			// Follow Scrolling speed
followrate=20			　　　　// Follow Scrolling Rate
suboffset_top=2;		　　　　// ｻﾌﾞ（拡張）ﾒﾆｭｰ縦重なり　　Sub menu offset Top position 
suboffset_left=-1;		　　　　// ｻﾌﾞ（拡張）ﾒﾆｭｰ左重なり　　 Sub menu offset Left position

style1=[				// ｽﾀｲﾙ　　 style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"1B002F",				// ﾌｫﾝﾄ色　　Mouse Off Font Color
"F0ECED",				// 背景色　　 Mouse Off Background Color
"730099",				// ﾏｳｽｵｰﾊﾞｰ時ﾌｫﾝﾄ色　　Mouse On Font Color
"FFCCFF",				// ﾏｳｽｵｰﾊﾞｰ時背景色　　Mouse On Background Color
"999999",				// ﾒﾆｭｰ仕切色　　Menu Border Color 
12,					// ﾌｫﾝﾄｻｲｽﾞ　　 Font Size in pixels
"normal",				// ﾌｫﾝﾄ体　　　Font Style (italic or normal)
"normal",				// ﾌｫﾝﾄ太さ  太字=bold　　Font Weight (bold or normal)
"MSP Gothic,MS Gothic",		// ﾌｫﾝﾄ名　　　Font Name
4,					// 余白　　 Menu Item Padding
"vlarrow.gif",			　　　　// ｻﾌﾞﾒﾆｭｰ画像　　　Sub Menu Image (Leave this blank if not needed)
,					// 3D罫線　　3D Border & Separator bar
"66ffff",				// 3D照線　　3D High Color
"4E0065",				// 3D陰線　　3D Low Color
"4E0065",				// ｱｲﾃﾑ文字色　　Current Page Item Font Color (leave this blank to disable)
"EFE3FF",				// ｱｲﾃﾑ背景色　　Current Page Item Background Color (leave this blank to disable)
"d_vlarrow.gif",	       	// ﾄｯﾌﾟﾊﾞｰ画像　　Top Bar image (Leave this blank to disable)
"4E0065",				// ﾄｯﾌﾟﾒﾆｭｰﾌｫﾝﾄ色　　Menu Header Font Color (Leave blank if headers are not needed)
"EFE3FF",				// ﾒﾆｭｰｱｲﾃﾑ仕切色　　Menu Header Background Color (Leave blank if headers are not needed)
]

addmenu(menu=[		　　　　// This is the array that contains your menu properties and details
"mainmenu",			　　　　// ﾒﾆｭｰ名　   Menu Name - This is needed in order for the menu to be called
85,					// ﾒﾆｭｰ縦位置　　 Menu Top - The Top position of the menu in pixels
50,				　　　　// ﾒﾆｭｰ横位置　　Menu Left - The Left position of the menu in pixels
85,					// ﾄｯﾌﾟﾒﾆｭｰ幅　　Menu Width - Menus width in pixels
1,					// ﾒﾆｭｰ罫線太さ　Menu Border Width 
,					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,				// Properties Array - this is set higher up, as above
1,					//  → 画像可=1　　　Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"center",				// ◆　ﾄｯﾌﾟﾒﾆｭｰ位置　　　Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect,				// ﾌｨﾙﾀｰ　　　Filter - Text variable for setting transitional effects on menu activation - see above for more info
,					// 常駐(ｽｸﾛｰﾙ無視・定位)=1　通常=0　　Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 					// ◆　横長配置=1　縦長配置=0　　Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// ..Now Obsolete..
,					// 展開方向対応　　Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// ﾘﾝｸ先ｵｰﾌﾟﾝ・ﾏｳｽｵｰﾊﾞｰ作動=1、ｸﾘｯｸ作動=0　　　　Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use
,"学校案内","show-menu=1",,"メニューをクリックして下さい",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"学校評価","show-menu=2",,"メニューをクリックして下さい",1
,"教育活動","show-menu=3",,"メニューをクリックして下さい",1
,"学校生活","show-menu=4",,"メニューをクリックして下さい",1
,"進路状況","show-menu=5",,"メニューをクリックして下さい",1
,"活動報告","show-menu=6",,"メニューをクリックして下さい",1
,"中学生諸君へ","show-menu=nyugaku",,"メニューをクリックして下さい",1
,"その他","show-menu=7",,"メニューをクリックして下さい",1
])

addmenu(menu=["1",
,,160,1,"",style1,,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
,"<img src=site1.gif border=0>&nbsp;教育目標・校訓","1_info/mokuhyo.html",,"教育目標・校訓",1
,"<img src=site1.gif border=0>&nbsp;学校沿革","1_info/enkaku.html",,"学校沿革",1
,"<img src=site1.gif border=0>&nbsp;指導の重点等","1_info/juten.html",,"指導の重点等",1
,"<img src=site1.gif border=0>&nbsp;学科紹介","show-menu=gakka",,"メニューをクリックして下さい",1
,"<img src=site1.gif border=0>&nbsp;学校施設・設備紹介","1_info/sisetu.html",,"学校施設・設備紹介",1
,"<img src=site1.gif border=0>&nbsp;校章・制服","1_info/kousyo.html",,"校章・制服",1
,"<img src=site1.gif border=0>&nbsp;校歌","1_info/kouka.html",,"校歌",1
,"<img src=site1.gif border=0>&nbsp;応援歌","1_info/ouen.html",,"応援歌",1
,"<img src=site1.gif border=0>&nbsp;学校案内パンフレット","1_info/panfu.html",,"学校案内パンフレット",1
,"<img src=site1.gif border=0>&nbsp;アクセス","1_info/koutu.html",,"アクセス",1
])
	
	addmenu(menu=["gakka",,,120,1,"",style1,,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
　　　 ,"<img src=site1.gif border=0>&nbsp;総合ビジネス科","1_info/soubiji.html",,"総合ビジネス科",1
　　　 ,"<img src=site1.gif border=0>&nbsp;ビジネス情報科","1_info/bijou.html",,"ビジネス情報科",1
　　　 ,"<img src=site1.gif border=0>&nbsp;生活デザイン科","1_info/dezain.html",,"生活デザイン科",1
	])
	
addmenu(menu=["2",,,150,1,"",style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
,"<img src=site1.gif border=0>&nbsp;学校自己評価","2_plan/jikohyoka.html",,"学校自己評価",1
,"<img src=site1.gif border=0>&nbsp;外部評価","2_plan/hyoka.html",,"外部評価",1
,"<img src=site1.gif border=0>&nbsp;学校評議委員会報告","2_plan/18hyogi.pdf",,"学校評議委員会報告",1
,"<img src=site1.gif border=0>&nbsp;個人情報保護関連","2_plan/personalinformation.pdf",,"個人情報保護関連",1
])
	
addmenu(menu=["3",,,150,1,"",style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
,"<img src=site1.gif border=0>&nbsp;カリキュラム","show-menu=curriculum",,"メニューをクリックして下さい",1
,"<img src=site1.gif border=0>&nbsp;シラバス","3_process/syllabus.html",,"シラバス",1
,"<img src=site1.gif border=0>&nbsp;検定・資格取得状況","3_process/kentei.html",,"検定・資格取得状況",1
])
	
	addmenu(menu=["curriculum",,,135,1,"",style1,,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
　　　 ,"<img src=site1.gif border=0>&nbsp;平成19年度入学生","3_process/c19.pdf",,"平成19年度入学生",1
　　　 ,"<img src=site1.gif border=0>&nbsp;平成20年度入学生","3_process/c20.pdf",,"平成20年度入学生",1
　　　 ,"<img src=site1.gif border=0>&nbsp;平成21年度入学生","3_process/c21.pdf",,"平成21年度入学生",1
])
	
addmenu(menu=["4",,,140,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
,"<img src=site1.gif border=0>&nbsp;年間行事","4_life/nenkan.html",,"年間行事",1
,"<img src=site1.gif border=0>&nbsp;部活動","4_life/club/index.html",,"部活動",1
,"<img src=site1.gif border=0>&nbsp;生徒会活動","4_life/seitokai/seitokai.html",,"生徒会活動",1
,"<img src=site1.gif border=0>&nbsp;家庭クラブ活動","4_life/katei.html",,"家庭クラブ活動",1
,"<img src=site1.gif border=0>&nbsp;インターンシップ","4_life/Site1/intern.html",,"インターンシップ",1
,"<img src=site1.gif border=0>&nbsp;新聞記事","4_life/news.html",,"新聞記事",1
])
	
addmenu(menu=["5",,,160,1,"",style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
,"<img src=site1.gif border=0>&nbsp;就職・進学状況","5_course/sinro.html",,"就職・進学状況",1
,"<img src=site1.gif border=0>&nbsp;進路年間スケジュール","5_course/schedule.html",,"進路年間スケジュール",1
])
	
addmenu(menu=["6",,,210,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
,"<img src=site1.gif border=0>&nbsp;レインボーアンビシャスプロジェクト事業","6_activity/rainbow.html",,"レインボーアンビシャスプロジェクト事業",1
,"<img src=site1.gif border=0>&nbsp;オリジナルブランド品開発研究","6_activity/rainbow2.html",,"オリジナルブランド品開発研究",1
,"<img src=site1.gif border=0>&nbsp;生徒作品紹介","6_activity/sakuhin2.html",,"生徒作品紹介",1
,"<img src=site1.gif border=0>&nbsp;その他の事業紹介","6_activity/tokubetsu.html",,"その他の事業紹介",1
])

addmenu(menu=["7",,,180,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
,"<img src=site1.gif border=0>&nbsp;事務室より","7_other/jimu.html",,"事務室より",1
,"<img src=site1.gif border=0>&nbsp;ＰＴＡ","7_other/pta.html",,"ＰＴＡ",1
,"<img src=site1.gif border=0>&nbsp;民俗文化財「ひらた船」","7_other/kawahirata/kawahirata.html",,"民俗文化財「ひらた船」",1
,"<img src=site1.gif border=0>&nbsp;堀川ものがたり館","7_other/monogatari/monogatari.html",,"堀川ものがたり館",1
,"<img src=site1.gif border=0>&nbsp;三好セキ女史頌徳碑","7_other/ladyseki.html",,"三好セキ女史頌徳碑",1
,"<img src=site1.gif border=0>&nbsp;E-Mail","7_other/mail.html",,"E-Mail",1
,"<img src=site1.gif border=0>&nbsp;当サイトに関して","7_other/info.html",,"当サイトに関して",1
])
	
	addmenu(menu=["nyugaku",,,180,1,"",style1,,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
　　　 ,"<img src=site1.gif border=0>&nbsp;福岡県立高等学校・　　　中高一貫教育案内｢展望｣","tenbou/tenbou.pdf",,"福岡県立高等学校・中高一貫教育案内｢展望｣",1
　　　 ,"<img src=site1.gif border=0>&nbsp;平成21年度入学生教育課程","3_process/c21.pdf",,"平成21年度入学生教育課程",1
　　　 ,"<img src=site1.gif border=0>&nbsp;平成22年度入試日程等","7_other/nyugaku/nyuusi/nyuusi-annai.pdf",,"平成22年度入試日程等",1
　　　 ,"<img src=site1.gif border=0>&nbsp;平成22年度推薦入試要項","7_other/nyugaku/nyuusi/nyuusi-suisenn.pdf",,"平成22年度推薦入試要項",1
　　　 ,"<img src=site1.gif border=0>&nbsp;個性重視の特別試験案内","7_other/nyugaku/nyuusi/nyuusi-kosei.pdf",,"個性重視の特別試験案内",1
　　　 ,"<img src=site1.gif border=0>&nbsp;体験入学案内","7_other/nyugaku/taiken.html",,"体験入学案内",1
　　　 ,"<img src=site1.gif border=0>&nbsp;大学への進学","7_other/nyugaku/daigaku.pdf",,"大学への進学",1
　　　 ,"<img src=site1.gif border=0>&nbsp;商業教育Ｑ＆Ａ","7_other/nyugaku/syogyo.html",,"商業教育Ｑ＆Ａ",1
　　　 ,"<img src=site1.gif border=0>&nbsp;家庭科教育Ｑ＆Ａ","7_other/nyugaku/katei.html",,"家庭科教育Ｑ＆Ａ",1
　　　 ,"<img src=site1.gif border=0>&nbsp;入学までにかかる費用","7_other/nyugaku/hiyou.html",,"入学までにかかる費用",1
	])

dumpmenus()