_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out_menuOpenDelay=150            // The time delay before menus open on mouse over_subOffsetTop=5               // Sub menu top offset_subOffsetLeft=-10            // Sub menu left offsetwith(menuStyle=new mm_style()){onbgcolor="#4F8EB6";oncolor="#ffffff";offbgcolor="#DCE9F0";offcolor="#515151";bordercolor="#296488";borderstyle="solid";borderwidth=1;separatorcolor="#2D729D";separatorsize="1";padding=5;fontsize="75%";fontstyle="normal";fontfamily="Verdana, Tahoma, Arial";pagecolor="black";pagebgcolor="#82B6D7";headercolor="#000000";headerbgcolor="#ffffff";subimage="../images/arrow.gif";subimagepadding="2";overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";outfilter="randomdissolve(duration=0.3)";}with(milonic=new menuname("Main Menu")){style=menuStyle;screenposition="center";top=10;alwaysvisible=1;followscroll="1";orientation="horizontal";aI("text=Intro;url=../index.html;");aI("text=Spicks & Specks Articles;showmenu=spicks;");aI("text=Translation and Rewriting;showmenu=speech;");}with(milonic=new menuname("spicks")){style=menuStyle;aI("text=The CJV translation of 'Weapons of Mass Destruction';url=../massweapon.html;");aI("text=Year of the Sheep or Year of the Goat?;url=../sheepgoat.html;");aI("text=Don't Forget to Flush;url=../flush.html;");aI("text=Style Plaza or Amorous Square?;url=../fengqing.html;");aI("text=Mind the Gap in Japanese, Cantonese, and Mandarin;url=../thegap.html;");aI("text=The Perils of Translating Via A Third Language;url=../interpreting.html;");}with(milonic=new menuname("speech")){style=menuStyle;aI("text=Intro;url=speech.html;");aI("text= 1 Opening;url=speech01.html;");aI("text= 2 Economic rundown;url=speech02.html;");aI("text= 3 Role of Trade Policy;url=speech03.html;");aI("text= 4 Layers of Policy;url=speech04.html;");aI("text= 5 Role of the WTO;url=speech05.html;");aI("text= 6 Balance & Flexibility;url=speech06.html;");aI("text= 7 Developing Countries' Perspective;url=speech07.html;");aI("text= 8 Comprehensive Package;url=speech08.html;");aI("text= 9 Japan's Stance on FTAs;url=speech09.html;");aI("text= 10 Japan's Policy (1);url=speech10.html;");aI("text= 11 Japan's Policy (2);url=speech11.html;");aI("text= 12 Growth of FTAs between Japan and Asia;url=speech12.html;");aI("text= Impressions;url=concl.html;");}drawMenus();
