timegap=200
followspeed=20
followrate=20
suboffset_top=2;
suboffset_left=0;

effect = "fade(duration=0.3);Shadow(color='#777777', Direction=135, Strength=5)"

function openwin(url)
{
	nwin=window.open(url, "nwin",config="scrollbars=yes,resizable=yes,toolbar=yes,location=yes,status=yes,menubar=yes,");
	nwin.focus();
}

prop1=[				// prop1 is an array of properties you can have as many property arrays as you need
"FFFFFF",				// Off Font Color
"000000",				// Off Back Color
"FFFFFF",				// On Font Color
"555555",				// On Back Color
"222222",				// Border Color
12,					// Font Size
"normal",				// Font Style 
"normal",				// Font Weight
"MSP Gothic,MS Gothic,",　　　　　	// Font
3,					// Padding
"arrow.gif",			　　　　// Sub Menu Image
0,					// 3D Border & Separator
"000000",				// 3D High Color
"888888",				// 3D Low Color
"FFFFFF",				// Referer item Font Color (leave this blank to disable)
"000000",				// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
0,					// Top
200,					// left
100,					// Width
1,					// Border Width
"left",		　　　　	// Screen Position - here you can use "center;middle;right"
prop1,				　　　　// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time
"center",	　　　　		// Alignment - sets the menu elements alignment, HTML values are valid here for example: left, right or center
,					// Filter - Text variable for setting transitional effects on menu activation
,					// Follow Scrolling - Tells the menu item to follow the user down the screen
1, 					// Horizontal Menu - Tells the menu to be horizontal instead of top to bottom style
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page
,					// Position of sub image left:center:right:middle:top:bottom
,					// Show an image on top menu bars indicating a sub menu exists below
,					// Reserved for future use


//■トップメニュー
// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"IT & Software","show-menu2","index1.html","情報テクノロジーとソフトウェア",1,
"Entertainment","show-menu3","index2.html","エンターテイメント",1,
"Car technology","show-menu4","index3.html","車両技術",1,
"Local gourmet","show-menu5","index4.html","ローカルグルメ",1,
"About...","show-menu6","index5.html","サイトについて",1
]

//■
menu2=[,,140,1,"",prop1,,"left",effect,,,,,,,
"　CAD / CAM / CAE","index1.html",,,1,
"　DB / Groupware","index1.html",,,1,
"　Software","index1.html",,,1

]

//■
menu3=[,,140,1,"",prop1,,"left",effect,,,,,,,
"　Music /音楽","index2.html",,"Coming soon...",1,
"　Movie /映画","index2.html",,"Coming soon...",1,
"　Photo /写真","index2.html",,"Coming soon...",1

]

//■
menu4=[,,140,1,"",prop1,,"left",effect,,,,,,,
"　Topics","index3_topics.html",,"自動車業界の気になる話題",1,
"　Z car NEWS","index3_znews.html",,"Ｚカーに関するニュース",1,
"　Event","show-menu8","index3_event.html","イベント",1,
"　My Fairlady Z","show-menu7","index3_myf.html","マイガレージ",1,
"　Board / 掲示板","index3_board.html",,"車に関する掲示板",1

]

//■
menu5=[,,140,1,"",prop1,,"left",effect,,,,,,,
"　Tochigi /栃木県","index4.html",,,1,
"　Okayama /岡山県","index4.html",,,1,
"　etc　　 /その他","index4.html",,,1
]

//■ABOUT
menu6=[,,140,1,"",prop1,,"",effect,,,,,,,
"　Profile/プロフィール","index5_pro.html",,,1,
"　T〜 Co., Plaza","http://cgi.miki-soft.com/user-cgi-bin/miki/bbs02/bbs.cgi",,,1,
"　H〜 Co., Plaza","http://cgi.miki-soft.com/user-cgi-bin/miki/bbs01/bbs.cgi",,,1,
"　Okayama Plaza","http://cgi.miki-soft.com/user-cgi-bin/miki/bbs03/bbs.cgi",,,1,
"　Passwordについて","index5_pass.html",,,1

]




	//■サブ
	menu7=[,,160,1,"",prop1,,"left",effect,,,,,,,
	"Engine/エンジン","index3_eg.html",,"エンジン",1,
	"Turbo /ターボ","index3_tb.html",,"タービン",1,
	"Meter /計器","index3_stack.html",,"計器関連",1,
	"Body　/ボディー","index3_body.html",,"ボディー",1,
	"Wheel /ホイール","index3_wheel.html",,"ホイール",1,
	"Sus / サス＆ブレーキ","index3_sus.html",,"サスペンション＆ブレーキ",1

	]

	//■サブ
	menu8=[,,160,1,"",prop1,,"left",effect,,,,,,,
	"■Z Project JAPAN","http://www.miki-soft.com/zproject",,"オーナーズクラブ",1,
	"Z2K ラスベガス渡航記","index3_z2k.html",,"ラスベガス渡航記",1,
	"J’s HKS車高調インプレ","index3.html",,"J’s Tipo インプレ",1,
	"J’s 130z 組み上げ記","index3.html",,"J’s Tipo 130Z制作",1,
	"J’s オーナーズクラブ取材","index3.html",,"J’s Tipo オーナーズクラブ代表取材",1

	]



