/*Milonic DHTML Menu - JavaScript Website Navigation System.Copyright 2004 (c) Milonic Solutions Limited. All Rights Reserved.Version 5+ Data File structure is the property of Milonic Solutions Ltd and must only be used in Milonic DHTML ProductsThis is a commercial software product, please visit http://www.milonic.com/ for more information.See http://www.milonic.com/license.php for Commercial License AgreementAll Copyright statements must always remain in place in all files at all times*******  PLEASE NOTE: THIS IS NOT FREE SOFTWARE, IT MUST BE LICENSED FOR ALL USE  ******* */_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=10              // Sub menu top offset_subOffsetLeft=-10            // Sub menu left offsetwith(menuStyle=new mm_style()){oncolor="#2C4943";onbgcolor="#D9D4C8";offbgcolor="#F7F3EE";offcolor="#2C4943";bordercolor="#D9D4C8";borderstyle="solid";borderwidth="1";separatorsize="1";separatorcolor="#D9D4C8";onseparatorcolor="#F7F3EE";separatorheight="26";separatorpadding="0";padding="8";fontsize="12px";fontstyle="normal";fontweight="normal";fontfamily="Arial";pagecolor="#5B5852";pagebgcolor="#D9D4C8";pageborder="#FF9766"headercolor="#8378A6";headerbgcolor="#ffffff";subimage="images/arrow.gif";onsubimage="images/arrowover.gif";pagesubimage="images/downArrow.gif";pagesubimagepadding="0";subimagepadding="0";overfilter="Fade(duration=0.2);Alpha(opacity=50);Shadow(color='#777777', Direction=135, Strength=0)";outfilter="randomdissolve(duration=0.3)";}with(milonic=new menuname("Main Menu")){style=menuStyle;position="relative";itemwidth="";margin="0";alwaysvisible=1;orientation="horizontal";aI("image=images/3arrow.gif;");aI("text=Estate Plan Education;url=education.php;showmenu=EducationCourse;");aI("text=Will;url=e_pg7.php;showmenu=will;");aI("text=Living Trusts;url=e_pg9.php;showmenu=living trusts;");aI("text=Additional Planning;url=e_pg3.php;showmenu=Taxes;");aI("text=Large Estates;url=e_pg13.php;showmenu=large estates;");aI("text=FAQ;url=faq.php;showmenu=faq;");aI("text=Legal Services;url=http://www.texastrusts.com/services.php;showmenu=services;");}/*with(milonic=new menuname("Samples")){style=menuStyle;overflow="scroll";aI("text=Horizontal Navigational Menu;url=/menusample1.php;");}with(milonic=new menuname("Milonic")){style=menuStyle;aI("text=Product Purchasing Page;url=http://www.milonic.com/cbuy.php;");}with(milonic=new menuname("Partners")){style=menuStyle;aI("text=(aq) Web Hosting;url=http://www.a-q.co.uk/;status=(aq) Web Server Hosting & Services;");}*/drawMenus();