/*
 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=95);Shadow(color='#777777', Direction=135, Strength=1)"  //　duration（残像時間）、opacity（透過損失）max=100
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=2)" // 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.
"ffffff",				// ﾌｫﾝﾄ色　　Mouse Off Font Color
"a6b0c8",				// 背景色　　 Mouse Off Background Color
"623131",				// ﾏｳｽｵｰﾊﾞｰ時ﾌｫﾝﾄ色　　Mouse On Font Color
"c1c9d9",				// ﾏｳｽｵｰﾊﾞｰ時背景色　　Mouse On Background Color
"999999",				// ﾒﾆｭｰ仕切色　　Menu Border Color 
11,					// ﾌｫﾝﾄｻｲｽﾞ　　 Font Size in pixels
"normal",				// ﾌｫﾝﾄ体　　　Font Style (italic or normal)
"normal",				// ﾌｫﾝﾄ太さ  太字=bold　　Font Weight (bold or normal)
"MSP Gothic,MS Gothic,Osaka",		// ﾌｫﾝﾄ名　　　Font Name
2,					// 余白　　 Menu Item Padding
"http://www.arthur.gr.jp/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)
"c1c9d9",				// ｱｲﾃﾑ背景色　　Current Page Item Background Color (leave this blank to disable)
"",	       	// ﾄｯﾌﾟﾊﾞｰ画像　　Top Bar image (Leave this blank to disable)
"4E0065",				// ﾄｯﾌﾟﾒﾆｭｰﾌｫﾝﾄ色　　Menu Header Font Color (Leave blank if headers are not needed)
"999999",				// ﾒﾆｭｰｱｲﾃﾑ仕切色　　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
0,					// ﾒﾆｭｰ縦位置　　 Menu Top - The Top position of the menu in pixels
0,				　　　　// ﾒﾆｭｰ横位置　　Menu Left - The Left position of the menu in pixels
120,					// ﾄｯﾌﾟﾒﾆｭｰ幅　　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

// "ｱｲｺﾝ画像　ﾒﾆｭｰに表示文字", "ﾒﾆｭｰID", "", "ｽﾃｲﾀｽﾊﾞｰに表示文字列", "仕切線有り=1"  　　// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
// "ｱｲｺﾝ画像　ﾒﾆｭｰに表示文字", "URL", "Alternate URL", "ｽﾃｲﾀｽﾊﾞｰに表示文字列", "仕切線有り=1"

,"&nbsp;アーサートップ","show-menu=1","http://www.arthur.gr.jp","■■Arthur Fashion World メインページ",0
,"&nbsp;新着掲載ガイド","show-menu=2",,"■■Arthur Fashion World ショッピングゾーン",1
,"&nbsp;お買い物ガイド","show-menu=3",,"■■ショッピングヘルプデスク",1
,"&nbsp;実店舗のご案内","show-menu=4",,"■■Arthur SHOP 一覧及びイベント新入荷情報",1
,"&nbsp;メルマガ登録","show-menu=5","http://www.arthur.gr.jp/magazine/","■■Arthur Fashion Worldメールマガジンについて",1
,"&nbsp;ポイントカード入会","show-menu=6",,"■■Arthur Member ship cardについて",1
,"&nbsp;ブログリスト","show-menu=7",,"■■Arthur Fashion World 掲示板",1
,"&nbsp;会社概要","show-menu=8",,"■■Arthur Fashion World について",1
])

addmenu(menu=["1",,,100,0,"",style1,,"left",,,,,,,,,,,,,
])
	
 
addmenu(menu=["2",,,160,1,"",style1,,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=1)",,,,,,,,,,,,
,"&nbsp;本日掲載","http://www.arthur.gr.jp/tsuhan/cgis/top.cgi",,"■■Shopping 本日掲載分",1
,"&nbsp;イベント情報","http://www.arthur.gr.jp/indexinfo.html",,"■■インフォーメーション",1
,"&nbsp;ブランド・アイテム検索","http://www.arthur.gr.jp/search/arthur-search.htm target=_top",,"■■検索ページ",1
,"&nbsp;メンズブランド特集","http://www.arthur.gr.jp/indexmen.html",,"■■オススメ　メンズブランド",1
,"&nbsp;レディスブランド特集","http://www.arthur.gr.jp/indexlady.html",,"■■オススメ　レディスブランド",1
,"&nbsp;アイテム特集","http://www.arthur.gr.jp/indexitem.html",,"■■注目　アイテム",1
])


addmenu(menu=["3",,,130,1,"",style1,,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=1)",,,,,,,,,,,,
,"&nbsp;注文方法","show-menu=31",,"■■オーダー方法及び規則",1
,"&nbsp;発送商品検索","show-menu=32",,"■■発送商品検索",1
,"&nbsp;サポートデスク連絡","http://www.arthur.gr.jp/tsuhan/cgis/support.cgi",,"■■サポートデスク連絡",1
,"&nbsp;カートの中身","http://www.arthur.gr.jp/tsuhan/cgis/basket.cgi",,"■■カートの中身",1
,"&nbsp;お買い物履歴","http://www.arthur.gr.jp/tsuhan/cgis/users.cgi",,"■■お買い物履歴",1
])
	
	
	addmenu(menu=["31",,,150,1,"",style1,,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=1)",,,,,,,,,,,,
	,"&nbsp;注文方法について","http://www.arthur.gr.jp/tsuhan/cgis/guide.cgi#cyuumon",,"注文方法",1
	,"&nbsp;配送について","http://www.arthur.gr.jp/tsuhan/cgis/guide.cgi#hasou",,"配送",1
	,"&nbsp;お支払い方法について","http://www.arthur.gr.jp/tsuhan/cgis/guide.cgi#pay",,"お支払い方法",1
	,"&nbsp;配送料金について","http://www.arthur.gr.jp/tsuhan/cgis/guide.cgi#souryou",,"配送料金",1
	,"&nbsp;返品*交換について","http://www.arthur.gr.jp/tsuhan/cgis/guide.cgi#koukan",,"返品*交換",1
])

	addmenu(menu=["32",,,150,1,"",style1,,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=1)",,,,,,,,,,,,
	,"&nbsp;福山通運","http://www4.fukutsu.co.jp/inq/INQJJ120.html",,"福山通運",1
	,"&nbsp;佐川急便","http://k2k.sagawa-exp.co.jp/p/sagawa/web/okurijoinput.jsp",,"佐川急便",1
	,"&nbsp;海外配送EMS","http://www.post.japanpost.jp/int/",,"海外配送EMS",1
])
	

addmenu(menu=["4",,,130,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=1)",0,,,,,,,,,,,
,"&nbsp;デジタルカタログ","show-menu=41",,"■■デジタル　ブック",1
,"&nbsp;メンズSHOPリスト","show-menu=42",,"■■メンズショップリスト",1
,"&nbsp;レディスSHOPリスト","show-menu=43",,"■■レディスショップリスト",1
,"&nbsp;ショップマップ","http://maps.google.co.jp/maps?f=l&hl=ja&q=%E3%82%A2%E3%83%BC%E3%82%B5%E3%83%BC%E3%83%95%E3%82%A1%E3%83%83%E3%82%B7%E3%83%A7%E3%83%B3%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97&near=%E6%B5%9C%E6%9D%BE%E5%B8%82%E3%80%80%E7%94%B0%E7%94%BA&ie=UTF8&start=0&om=0&z=17&ll=34.706587,137.730821&spn=0.004251,0.007124 target=_blank",,"■■アーサーショップマップ",1
])

	addmenu(menu=["41",,,210,1,"",style1,,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=1)",,,,,,,,,,,,
	,"&nbsp;MENS BIGI 2009 A/W カタログ","http://www.arthur.gr.jp/dbook/2009awmensbigi/flash/F_viewer_standard.htm target=_blank",,"アーサーメンズ2009春夏カタログ",1
])

	addmenu(menu=["42",,,150,1,"",style1,,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=1)",,,,,,,,,,,,
	,"&nbsp;Mens castle Arthur","http://www.arthur.gr.jp/1/1.shtml",,,1
	,"&nbsp;Collection in Arthur","http://www.arthur.gr.jp/2/2.shtml",,,1
	,"&nbsp;Lacoste Hamamatsu","http://www.arthur.gr.jp/3/3.shtml",,,1
	,"&nbsp;Men's Bigi","http://www.arthur.gr.jp/4/4.shtml",,,1
	,"&nbsp;gramme huit","http://www.arthur.gr.jp/6/6.shtml",,,1
	,"&nbsp;BLANC-BEC","http://www.arthur.gr.jp/7/7.shtml",,,1
	,"&nbsp;quelque blancbec","http://www.arthur.gr.jp/5/5.shtml",,,1
])
	addmenu(menu=["43",,,150,1,"",style1,,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=1)",,,,,,,,,,,,
	,"&nbsp;Under Study","http://www.arthur.gr.jp/8/8.shtml",,,1
	,"&nbsp;RIVE GAUCHE","http://www.arthur.gr.jp/9/9.shtml",,,1
	,"&nbsp;ecole d ecole","http://www.arthur.gr.jp/10/10.shtml",,,1
	,"&nbsp;Shabby Chic","http://www.arthur.gr.jp/12/12.shtml",,,1
	,"&nbsp;Heliopole","http://www.arthur.gr.jp/13/13.shtml",,,1
	,"&nbsp;Lacoste hamamatsu","http://www.arthur.gr.jp/3/3.shtml",,,1
	,"&nbsp;IL BISONTE hamamatsu","http://www.arthur.gr.jp/ilbisonte/ilbisonte.html",,,1
	,"&nbsp;IL BISONTE shizuoka","http://www.arthur.gr.jp/16/16.shtml",,,1
	,"&nbsp;ihme tytto","http://www.arthur.gr.jp/15/15.shtml",,,1
	,"&nbsp;OUTLET SHOP(Thank God)","http://www.arthur.gr.jp/11/11.shtml",,,1
])




addmenu(menu=["5",,,100,0,"",style1,,"left",,,,,,,,,,,,,
])
	
addmenu(menu=["6",,,150,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=1)",0,,,,,,,,,,,
,"&nbsp;ポイントカード申し込み","http://www.arthur.gr.jp/card/",,"■■アーサーカード申し込み",1
,"&nbsp;JOIN SHOPPING MEMBER","http://www.arthur.gr.jp/tsuhan/cgis/tk/",,"■■ショッピングメンバー登録",1
,"&nbsp;ポイントカードについて","http://www.arthur.gr.jp/dbook/info/flash/F_viewer_standard.htm target=_blank",,"■■アーサーカードについて。",1
])


addmenu(menu=["7",,,160,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=1)",0,,,,,,,,,,,
,"&nbsp;メンズブログリスト","show-menu=71",,"■■メンズブログ！",1
,"&nbsp;レディスブログリスト","show-menu=72",,"■■レディスブログ！",1
,"&nbsp;MENS BBS","http://www.arthur.gr.jp/bbs/mens/ss2_bbs.cgi",,"■■メンズ総合掲示板",1
,"&nbsp;LADYS BBS","http://www.arthur.gr.jp/bbs/ladys/ss2_bbs.cgi",,"■■レディス総合掲示板",1
])

	addmenu(menu=["71",,,210,1,"",style1,,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=1)",,,,,,,,,,,,
	,"&nbsp;Inpaichthys Kerri","http://mensarthur.blog118.fc2.com/blog-category-13.html",,,1
	,"&nbsp;Collection in Arthur BLOG","http://mensarthur.blog118.fc2.com/blog-category-10.html",,,1
	,"&nbsp;Lacoste BLOG","http://mensarthur.blog118.fc2.com/blog-category-11.html",,,1
	,"&nbsp;Mens Bigi BLOG","http://mensarthur.blog118.fc2.com/blog-category-6.html",,,1
	,"&nbsp;gramme huit BLOG","http://www.arthur.gr.jp/blog/gh/",,,1
	,"&nbsp;quelque blancbec BLOG","http://mensarthur.blog118.fc2.com/blog-category-7.html",,,1
	,"&nbsp;MENS Castle Arthur BLOG","http://mensarthur.blog118.fc2.com/blog-category-9.html",,,1
])

	addmenu(menu=["72",,,210,1,"",style1,,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=1)",,,,,,,,,,,,
	,"&nbsp;Sacai 新着BLOG","http://ladysarthur.blog122.fc2.com/blog-category-23.html",,,1
	,"&nbsp;FLORENT 新着BLOG","http://ladysarthur.blog122.fc2.com/blog-category-22.html",,,1
	,"&nbsp;green 新着BLOG","http://ladysarthur.blog122.fc2.com/blog-category-21.html",,,1
	,"&nbsp;ebagos 新着BLOG","http://ladysarthur.blog122.fc2.com/blog-category-19.html",,,1
	,"&nbsp;ARTS SCIENCE新着BLOG","http://ladysarthur.blog122.fc2.com/blog-category-25.html",,,1
	,"&nbsp;Under Study BLOG","http://ladysarthur.blog122.fc2.com/blog-category-9.html",,,1
	,"&nbsp;RIVE GAUCHE BLOG","http://ladysarthur.blog122.fc2.com/blog-category-18.html",,,1
	,"&nbsp;ecole d ecole BLOG","http://ladysarthur.blog122.fc2.com/blog-category-2.html",,,1
	,"&nbsp;Shabby Chic BLOG","http://ladysarthur.blog122.fc2.com/blog-category-1.html",,,1
	,"&nbsp;Heliopole BLOG","http://heliop.blog119.fc2.com/",,,1
	,"&nbsp;Lacoste  BLOG","http://ladysarthur.blog122.fc2.com/blog-category-15.html",,,1
	,"&nbsp;IL BISONTE hamamatsu","http://www.arthur.gr.jp/14/14.shtml",,,1
	,"&nbsp;IL BISONTE shizuoka","http://ladysarthur.blog122.fc2.com/blog-category-3.html",,,1
	,"&nbsp;ihme tytto BLOG","http://ladysarthur.blog122.fc2.com/blog-category-7.html",,,1
])

addmenu(menu=["8",,,160,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=1)",0,,,,,,,,,,,
,"&nbsp;RECRUIT","http://www.arthur.gr.jp/0425.htm target=_blank",,"■■採用について",1
,"&nbsp;ABOUT US","http://www.arthur.gr.jp/tsuhan/cgis/profile.cgi#unei",,"■■会社案内",1
,"&nbsp;通信販売法表記","http://www.arthur.gr.jp/tsuhan/cgis/profile.cgi#houki",,"■■通信販売法表記",1
,"&nbsp;プライバシーポリシー","http://www.arthur.gr.jp/tsuhan/cgis/profile.cgi#pri",,"■■プライバシーポリシー",1
,"&nbsp;社会貢献","",,"■■社会貢献",1
,"&nbsp;Contact us","http://www.arthur.gr.jp/tsuhan/cgis/support.cgi",,"■■連絡先",1
])

dumpmenus()