/*
 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=88);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}


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=10;		// 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.
"333333",				// Mouse Off Font Color
"fffae6",				// Mouse Off Background Color
"ffffff",				// Mouse On Font Color
"0099ff",				// Mouse On Background Color
"666666",				// Menu Border Color 
12,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"",						// Font Weight (bold or normal)
"Verdana, Tahoma, Arial",		// Font Name
0,						// Menu Item Padding
"img/base1/blue_arrow.gif",			// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"66ffff",				// 3D High Color
"000099",				// 3D Low Color
"Purple",				// Current Page Item Font Color (leave this blank to disable)
"pink",					// Current Page Item Background Color (leave this blank to disable)
"img/menu/blue_arrowdn.gif",			// Top Bar image (Leave this blank to disable)
"ffffff",				// Menu Header Font Color (Leave blank if headers are not needed)
"000099",				// Menu Header Background Color (Leave blank if headers are not needed)
]


style2=[				// 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.
"414141",					// Mouse Off Font Color
"e1f0fd",				// Mouse Off Background Color
"ffffff",				// Mouse On Font Color
"00aaff",				// Mouse On Background Color
"296488",				// Menu Border Color 
12,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"",						// Font Weight (bold or normal)
"Verdana, Tahoma, Arial",		// Font Name
5,						// Menu Item Padding
"img/base1/blue_arrow.gif",			// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"66ffff",				// 3D High Color
"000099",				// 3D Low Color
"Purple",				// Current Page Item Font Color (leave this blank to disable)
"pink",					// Current Page Item Background Color (leave this blank to disable)
"img/menu/blue_arrowdn.gif",			// Top Bar image (Leave this blank to disable)
"ffffff",				// Menu Header Font Color (Leave blank if headers are not needed)
"000099",				// 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
8,					// Menu Top - The Top position of the menu in pixels
220,				// Menu Left - The Left position of the menu in pixels
,					// 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,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 					// 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
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// 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
,"<img src=img/menu/info.gif border=0 align=absmiddle>&nbsp;&nbsp;ご注文の流れ&nbsp;&nbsp;&nbsp;","show-menu=info",,"",1
,"<img src=img/menu/search.gif border=0 align=absmiddle>&nbsp;&nbsp;商品を買う&nbsp;&nbsp;&nbsp;","show-menu=search",,"",1
,"<img src=img/menu/tdata.gif border=0 align=absmiddle>&nbsp;&nbsp;技術資料&nbsp;&nbsp;&nbsp;","show-menu=tdata",,"",1
,"<img src=img/menu/faq.gif border=0 align=absmiddle>&nbsp;&nbsp;Q＆A&nbsp;&nbsp;&nbsp;","show-menu=faq",,"",1
,"<img src=img/menu/link.gif border=0 align=absmiddle>&nbsp;&nbsp;リンク&nbsp;&nbsp;&nbsp;","show-menu=link",,"",1
,"<img src=img/menu/mail.gif border=0 align=absmiddle>&nbsp;&nbsp;お問合せ&nbsp;&nbsp;&nbsp;","fmail/form.html",,"",1
])


	addmenu(menu=["info",
	,,150,1,"",style2,,"left","randomdissolve(duration=0.1);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,
	,"ご注文の流れ","html/order/order.html",,,1
	,"お支払い方法","html/order/shiharai.html",,,1
	,"配送料金","html/order/haisou.html",,,1
	,"出荷(納期)の目安","html/order/nouki.html target=_blank",,,1
	,"通販規約","html/order/tuhan.html",,,1
	,"その他の注意事項","html/order/chui.html",,,1
	,"会社概要","html/company.html",,,1
	])

	addmenu(menu=["search",
	,,180,1,"",style2,,"left","randomdissolve(duration=0.1);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,
	,"商品の検索（現在17,168点）","show-menu=search2",,,1
	,"不二越","show-menu=nachi",,,1
	,"ダイジェット","show-menu=dijet",,,1
	,"日立ツール","show-menu=hitachi",,,1
	,"オーエスジー","show-menu=osg",,,1
	,"日進工具","show-menu=ns",,,1
	,"三興製作所　<img src=img/base1/new.gif width=32 height=12 border=0 align=bottom>","show-menu=sak",,,1
	,"YAMAWA","show-menu=yamawa",,,1
	,"日研工作所","show-menu=nikken",,,1
	,"山本工具","show-menu=ymmt",,,1
	,"田中工具","show-menu=ushi",,,1
	,"大洋ツール","show-menu=taiyo",,,1
	,"栄工舎","show-menu=eiko",,,1
	,"ニコテック","show-menu=ncc",,,1
	,"ムラキ","show-menu=muraki",,,1
	,"コーザイ","show-menu=kozai",,,1
	])
	
	
		addmenu(menu=["search2",
		,,170,1,"",style2,,"left","randomdissolve(duration=0.1);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,
		,"エンドミルの検索","cgi-bin/cart/search.cgi?mode=&%8E%ED%97%DE=1",,,1
		,"ドリルの検索","cgi-bin/cart/search.cgi?mode=&%8E%ED%97%DE=2",,,1
		,"タップの検索","cgi-bin/cart/search.cgi?mode=&%8E%ED%97%DE=3",,,1
		,"リーマの検索","cgi-bin/cart/search.cgi?mode=&%8E%ED%97%DE=4",,,1
		,"カッターの検索","cgi-bin/cart/search.cgi?mode=&%8E%ED%97%DE=5",,,1
		,"その他の商品","show-menu=etc",,,1
		])

			addmenu(menu=["etc",
			,,120,1,"",style2,,"left","randomdissolve(duration=0.1);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,
			,"ムラキ","muraki/index.html",,,1
			,"コーザイ","kozai/index.html",,,1
			])

		addmenu(menu=["nachi",
		,,170,1,"",style2,,"left","randomdissolve(duration=0.1);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,
		,"ページトップ","nachi/index.html",,,1
		,"超硬エンドミル","nachi/index.html#carbide_em",,,1
		,"ハイスエンドミル","nachi/index.html#hss_em",,,1
		,"超硬ドリル","nachi/index.html#carbide_drill",,,1
		,"ハイスドリル","nachi/index.html#hss_drill",,,1
		])

		addmenu(menu=["dijet",
		,,170,1,"",style2,,"left","randomdissolve(duration=0.1);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,
		,"ページトップ","dijet/index.html",,,1
		,"超硬エンドミル","dijet/index.html#carbide_em",,,1
		,"超硬ドリル","dijet/index.html#carbide_drill",,,1
		])

		addmenu(menu=["hitachi",
		,,170,1,"",style2,,"left","randomdissolve(duration=0.1);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,
		,"ページトップ","hitachi/index.html",,,1
		,"超硬エンドミル","hitachi/index.html#carbide_em",,,1
		])

		addmenu(menu=["osg",
		,,170,1,"",style2,,"left","randomdissolve(duration=0.1);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,
		,"ページトップ","osg/index.html",,,1
		,"超硬エンドミル","osg/index.html#carbide_em",,,1
		,"ハイスエンドミル","osg/index.html#hss_em",,,1
		,"ハイスタップ","osg/index.html#hss_tap",,,1
		,"ハイスカッター","osg/index.html#hss_cutter",,,1
		])

		addmenu(menu=["ns",
		,,170,1,"",style2,,"left","randomdissolve(duration=0.1);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,
		,"ページトップ","ns/index.html",,,1
		,"超硬エンドミル","ns/index.html#carbide_em",,,1
		])

		addmenu(menu=["sak",
		,,170,1,"",style2,,"left","randomdissolve(duration=0.1);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,
		,"ページトップ","sak/index.html",,,1
		,"超硬エンドミル","sak/index.html#carbide_em",,,1
		,"ハイスエンドミル","sak/index.html#hss_em",,,1
		,"ハイスカッター","sak/index.html#hss_cutter",,,1
		])

		addmenu(menu=["yamawa",
		,,170,1,"",style2,,"left","randomdissolve(duration=0.1);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,
		,"ページトップ","yamawa/index.html",,,1
		,"スパイラルタップ","yamawa/index.html#hss_sp",,,1
		,"ポイントタップ","yamawa/index.html#hss_po",,,1
		,"ハンドタップ","yamawa/index.html#hss_ht",,,1
		,"管用タップ","yamawa/index.html#hss_kanyou",,,1
		,"センタードリル","yamawa/index.html#hss_cd",,,1
		])

		addmenu(menu=["nikken",
		,,170,1,"",style2,,"left","randomdissolve(duration=0.1);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,
		,"ページトップ","nikken/index.html",,,1
		,"ブローチリーマ","nikken/index.html#hss_brs",,,1
		])

		addmenu(menu=["ymmt",
		,,170,1,"",style2,,"left","randomdissolve(duration=0.1);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,
		,"ページトップ","ymmt/index.html",,,1
		,"ハンドリーマ(0.1とび)","ymmt/index.html#hss_hr",,,1
		,"ハイスカッター","ymmt/index.html#hss_cutter",,,1
		])

		addmenu(menu=["ushi",
		,,170,1,"",style2,,"left","randomdissolve(duration=0.1);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,
		,"ページトップ","ushi/index.html",,,1
		,"ハンドリーマ(0.01とび)","ushi/index.html#hss_hr",,,1
		])

		addmenu(menu=["taiyo",
		,,170,1,"",style2,,"left","randomdissolve(duration=0.1);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,
		,"ページトップ","taiyo/index.html",,,1
		,"ハイスカッター","taiyo/index.html#hss_cutter",,,1
		])

		addmenu(menu=["eiko",
		,,170,1,"",style2,,"left","randomdissolve(duration=0.1);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,
		,"ページトップ","eiko/index.html",,,1
		,"超硬カッター","eiko/index.html#carbide_cutter",,,1
		])

		addmenu(menu=["ncc",
		,,170,1,"",style2,,"left","randomdissolve(duration=0.1);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,
		,"ページトップ","ncc/index.html",,,1
		,"ハイスカッター","ncc/index.html#hss_cutter",,,1
		])

		addmenu(menu=["muraki",
		,,170,1,"",style2,,"left","randomdissolve(duration=0.1);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,
		,"ページトップ","muraki/index.html",,,1
		,"超硬マスターバー","muraki/index.html#carbide_mcut",,,1
		])

		addmenu(menu=["kozai",
		,,170,1,"",style2,,"left","randomdissolve(duration=0.1);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,
		,"ページトップ","kozai/index.html",,,1
		])

	addmenu(menu=["tdata",
	,,230,1,"",style2,,"left","randomdissolve(duration=0.1);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,
	,"表面粗さの求め方と三角記号の関係","html/tdata/b6010.html",,,1
	,"ボールエンドミル実加工径早見表","html/tdata/berd.html",,,1
	,"硬さ近似値対照表","html/tdata/ccs.html",,,1
	,"回転数表","html/tdata/sst.html",,,1
	,"切削速度・回転数・テーブル送りの求め方","html/tdata/vsf.html",,,1
	,"切削速度・回転速度の計算","html/tdata/v_n.html target=_blank",,,1
	])

	addmenu(menu=["faq",
	,,160,1,"",style2,,"left","randomdissolve(duration=0.1);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,
	,"トップページ","html/faq/index.html",,,1
	,"エンドミルについての質問","html/faq/mill_faq.html",,,1
	,"ドリルについての質問","html/faq/drill_faq.html",,,1
	,"タップについての質問","html/faq/tap_faq.html",,,1
	,"リーマについての質問","html/faq/reamer_faq.html",,,1
	,"その他の質問","html/faq/tool_faq.html",,,1
	,"ショップについての質問","html/faq/shop_faq.html",,,1
	])

	addmenu(menu=["link",
	,,180,1,"",style2,,"left","randomdissolve(duration=0.1);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,
	,"リンクについて","html/link/link1.html",,,1
	,"製造業サイト","html/link/link2.html",,,1
	,"製造業支援サイト","html/link/link3.html",,,1
	,"取扱いメーカー","html/link/link4.html",,,1
	,"ホームページ作成・支援サイト","html/link/link5.html",,,1
	,"その他","html/link/link6.html",,,1
	])



dumpmenus()
