
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=70);Shadow(color='#777777', Direction=135, Strength=5)"
}
else{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)"
}


timegap=500					// The time delay for menus to remain visible
followspeed=5				// Follow Scrolling speed
followrate=40				// Follow Scrolling Rate
suboffset_top=10;			// Sub menu offset Top position 
suboffset_left=0;			// Sub menu offset Left position
Frames_Top_Offset=0 		// Frames Page Adjustment for Top Offset
Frames_Left_Offset=-36	// Frames Page Adjustment for Left Offset-36



plain_style=[				// Menu Properties Array
"navy",						// Off Font Color
"#cccccc",					// Off Back Color
"FFEBCD",					// On Font Color
"4B0082",					// On Back Color
"000000",					// Border Color
12,							// Font Size
"normal",					// Font Style
"bold",						// Font Weight
"Verdana, Tahoma, Arial, Helvetica",	// Font
4,							// Padding
"arrow_light.gif"					// Sub Menu Image
,							// 3D Border & Separator
,"66ccff"					// 3D High Color
,"000099"					// 3D Low Color
]


addmenu(menu=["entry",,,100,1,"",plain_style,,,effect,,,,,,,,,,,,
,"入会登録", "./01entry.html",,,1
,"登録フォーム", "./02entry.html",,,1
,"Registration", "./03entry.html",,,1
,"Registration form", "./04entry.html",,,1

])

addmenu(menu=["concept",,,100,1,"",plain_style,,"left",effect,,,,,,,,,,,,
,"このページの趣旨目的と活動内容。","./concept-j.html",,,1
,"The purpose of this page and contents of activities.","./concept-e.html",,,1
])



addmenu(menu=["exhibition",,,100,1,"",plain_style,,"left",effect,,,,,,,,,,,,
,"Drawing","show-menu=drawing",,,
,"Glass  ","show-menu=glass",,,
,"Japan  ","show-menu=japan",,,
,"Metal  ","show-menu=metal",,,
,"Nature ","show-menu=nature",,,
,"Paper  ","show-menu=paper",,,
,"Photo  ","show-menu=photo",,,
,"Pottery","show-menu=pottery",,,
,"Textile","show-menu=textile",,,
,"Wood   ","show-menu=wood",,,

])


addmenu(menu=["drawing", ,,120,1,"",plain_style,,"left",effect,,,,,,,,,,,,
	,"イラスト・絵画などの作品<br>Picture, illustration, and others.","./01drawing/top.html",,,1
	])

addmenu(menu=["glass",	,,120,1,"",plain_style,,"left",effect,,,,,,,,,,,,
	,"バーナーワーク・吹きグラス・とんぼ玉などの作品<br>berner work, blown glass, and others.","./02glass/top.html",,,1
	])

addmenu(menu=["japan",	,,120,1,"",plain_style,,"left",effect,,,,,,,,,,,,
	,"漆工芸・能面・仏像彫刻・日本画などの作品<br>japanese painting, noh-mask, and others.","./03japan/top.html",,,1
	])

addmenu(menu=["metal",	,,120,1,"",plain_style,,"left",effect,,,,,,,,,,,,
	,"彫金・アートクレイ・鉄のオブジェなどの作品<br>Jewel, iron Molding, and others.","./04metal/top.html",,,1
	])

addmenu(menu=["nature",	,,120,1,"",plain_style,,"left",effect,,,,,,,,,,,,
	,"流木・石・草花・木の実などの作品<br>Driftwood, Stone, natural material, and others.","./05nature/top.html",,,1
	])

addmenu(menu=["paper",	,,120,1,"",plain_style,,"left",effect,,,,,,,,,,,,
	,"ペーパーフラワー・ペーパーオブジェなどの作品<br>paper craft, paper model, and others.","./06paper/top.html",,,1
	])

addmenu(menu=["photo",	,,120,1,"",plain_style,,"left",effect,,,,,,,,,,,,
	,"ポートレート・ヌード・ランスケープなどの作品<br>portrait, nude, and others.","./07photo/top.html",,,1
	])

addmenu(menu=["pottery",	,,120,1,"",plain_style,,"left",effect,,,,,,,,,,,,
	,"陶器・磁器・陶人形・陶製オブジェなどの作品<br>earthenware, porcelain, earthenware doll, and others.","./08pottery/top.html",,,1
	])

addmenu(menu=["textile",	,,120,1,"",plain_style,,"left",effect,,,,,,,,,,,,
	,"パッチワーク・キルト・皮革・染色・染織などの作品<br>kilt, leather, dyeing, textile design, and others.","./09textile/top.html",,,1
	])

addmenu(menu=["wood",	,,120,1,"",plain_style,,"left",effect,,,,,,,,,,,,
	,"家具・木彫・木製アクセサリー・木製道具などの作品<br>furniture, wood carving, wooden accessories, and others.","./10wood/top.html",,,1
	])

addmenu(menu=["support",,,120,1,,plain_style,0,"left",effect,0,,,,,,,,,,,
,"ご協力のお願いと、現在のご協力者名簿。","./support01.html",,,1
,"Wish of the supporter & list","./support02.html",,,1
])

addmenu(menu=["other",,,120,1,,plain_style,0,"left",effect,0,,,,,,,,,,,
,"日本のクラフトフェア<br>Craft fair in japan<br>","./07craftfire.html",,,1
,"お問い合わせ<br>Inquiry<br>","./06inquiry.html",,,1

])

dumpmenus()