//digital kreative_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out_menuOpenDelay=150            // The time delay before menus open on mouse over_followSpeed=5                // Follow scrolling speed_followRate=50                // Follow scrolling Rate_subOffsetTop=-0              // Sub menu top offset_subOffsetLeft=-0           // Sub menu left offset_scrollAmount=3               // Only needed for Netscape 4.x_scrollDelay=20               // Only needed for Netcsape 4.xwith(menuStyle=new mm_style()){onbgcolor="#ec7032";oncolor="#ffffff";offbgcolor="#848484";offcolor="#ffffff";bordercolor="#ffffff";borderstyle="solid";borderwidth=1;separatorcolor="#ffffff";separatorsize="1";padding=3;itemwidth="100px";fontsize="10px";fontstyle="normal";fontfamily="Verdana, Arial";headercolor="#000000";headerbgcolor="#ffffff";subimage="";subimagepadding="2";}with(dkreative=new menuname("home")){style=menuStyle;top=8;left=13;alwaysvisible=1;overflow="scroll";aI("text=home;url=../index.html;");aI("text=about us;url=../about/about.html;showmenu=about us;");aI("text=practice areas;url=../practice/practice_areas.html;showmenu=practice areas;");aI("text=people;url=../people/people.html;showmenu=people;");aI("text=what's new;url=../whats_new/whats_new.html;showmenu=what's new;");aI("text=careers at fsi;url=../careers/careers.html;showmenu=careers at fsi;");aI("text=contact us;url=../contact/contact.html;showmenu=contact us;");aI("text=interact;url=../interact/interact.html;showmenu=interact;");}with(dkreative=new menuname("about us")){style=menuStyle;overflow="scroll";aI("text=firm profile;url=../about/firm_profile.html;");aI("text=directories;url=../about/directories.html;");aI("text=meritas;url=../about/meritas.html;");}with(dkreative=new menuname("practice areas")){style=menuStyle;    aI("text=corporate and commercial;url=../practice/corporate_commercial.html;");aI("text=employment;url=../practice/employment.html;");aI("text=international;url=../practice/international.html;");aI("text=ip and media;url=../practice/ip_media.html;");aI("text=litigation;url=../practice/litigation.html;");aI("text=private client;url=../practice/private_client.html;");aI("text=property;url=../practice/property.html;");aI("text=sector groups;url=../practice/sector_groups.html;");}with(dkreative=new menuname("people")){style=menuStyle;aI("text=a-z listing;url=../people/a_z.html;");aI("text=key contacts by practice area;url=../people/key_contacts.html;");aI("text=partners;url=../people/partners.html;");}with(dkreative=new menuname("what's new")){style=menuStyle;aI("text=events programme;url=../whats_new/events_programme.html");aI("text=publications;url=../whats_new/publications.html");aI("text=press room;url=../whats_new/press_room.html");}with(dkreative=new menuname("careers at fsi")){style=menuStyle;aI("text=graduates;url=../careers/graduates.html;");aI("text=qualified solicitors;url=./careers/qualified_solicitors.html;");aI("text=social events;url=../careers/social_events.html;");aI("text=support;url=../careers/support.html;");aI("text=faq's;url=../careers/faqs.html;");aI("text=trainee life;url=../careers/trainee_life.html;");}with(dkreative=new menuname("contact us")){style=menuStyle;aI("text=find fsi;url=../contact/find.html;");}with(dkreative=new menuname("interact")){style=menuStyle;aI("text=fsi intranet;url=../interact/intranet.html;");aI("text=client only;url=../interact/client_only.html;");aI("text=olympic 2014 project;url=../interact/olympic.html;");}drawMenus();