/*







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=5               // Sub menu top offset







_subOffsetLeft=10            // Sub menu left offset























// Main Colour =







//# Highlight Colour =







with(menuStyle=new mm_style()){







align="left";







clickcolor="#ffffff";







onbgcolor="#000000";







oncolor="#ffffff";







offbgcolor="#01773F";







offcolor="#FAFEFC";







bordercolor="#01773F";







borderstyle="solid";







borderwidth=1;







separatorcolor="#000000";







separatorsize="1";







padding=3;







fontsize="11px";







fontstyle="normal";







fontweight="normal";







fontfamily="Verdana, Arial, Helvetica, sans-serif";







subimagepadding="2";







}















with(milonic=new menuname("Home")){







style=menuStyle;







//left="offset=4";







aI("text=Home Page;url=/index.html;");







}























with(milonic=new menuname("AboutLMA")){







style=menuStyle;







//left="offset=4";







overflow="scroll";







aI("text=About LMA;url=/lma/about-2.html;");

aI("text=Structure;url=/lma/structure-3.html;");

aI("text=Key Contacts;url=/lma/keycontacts-4.html;");

//aI("text=Code Of Conduct;url=/lma/codeofconduct-5.html;");

aI("text=IFMA;url=/lma/ifma-7.html;");

aI("text=LMA Partners;url=/lma/partners-8.html;");



}







with(milonic=new menuname("News")){







style=menuStyle;







//left="offset=4";







aI("text=Latest News;url=/news.html;");
aI("text=LMA Statements;url=/lmastatements.html;");







}















with(milonic=new menuname("Managers")){







style=menuStyle;







//left="offset=+4";







aI("text=Seasons Movers;url=/manager/movers.html;");

aI("text=Longest Serving;url=/manager/longest-current.html;");

aI("text=Managers By Club;url=/club/managers.html;");

aI("text=Who Won What;url=/manager/winners.html;");







}















with(milonic=new menuname("Awards")){







style=menuStyle;







//left="offset=4";







aI("text=Manager of the Month;url=/awards/mom.html;");

aI("text=The F&C Performance of the Week;url=/awards/pow.html;");

aI("text=The LMA Managers' Performance League;url=/awards/tissot-league.html;");


aI("text=LMA Manager of the Year;url=/fame/managerofyear-152.html;");





}















with(milonic=new menuname("HallOfFame")){







//left="offset=4";







style=menuStyle;







aI("text=All Time Greats;url=/fame/alltimegreats-33.html;");

aI("text=Living Legends;url=/fame/livinglegends-34.html;");

aI("text=England Managers;url=/fame/englandmanagers-35.html;");

aI("text=The Thousand Club;url=/fame/thethousandclub-36.html;");




}















with(milonic=new menuname("Events")){







style=menuStyle;







//left="offset=4";





aI("text=Upcoming LMA Events;url=/events.html;");

aI("text=Past LMA Events;url=/eventspast.html;");





}















with(milonic=new menuname("Extras")){







style=menuStyle;







//left="offset=4";







width="300"







aI("text=LMA TV: Interviews;url=/lmatv/interviews.html;");

aI("text=Useful Links;url=/extratime/links.html;"); // 37





}















with(milonic=new menuname("MEMBERS")){







style=menuStyle;







//left="offset=4";







width="300"





aI("text=Member Services;url=/lma/94.html;");

aI("text=Member Benefits;url=/lma/73.html;");

aI("text=Certificate in Applied Mgt;url=/cert-69.html;");

aI("text=Football Jobs;url=/football-64.html;");







}































drawMenus();















//with(horizontalmenu=new mm_style()){







////onclass="navon";







////offclass="navoff";







////}







//oncolor="#FFFFFF";







//offcolor="#FFFFFF";







//borderstyle="solid";







//borderwidth=0;







//separatorcolor="#000000";







////padding=2;







//fontsize="11px";







//fontstyle="normal";







//fontweight="bold";







//fontfamily="Verdana, Arial, Helvetica, sans-serif";







////menubgimage="/_global/images/nav_bkgrd.jpg";







//separatorimage="/_global/images/nav_divider.jpg";







////separatorwidth="2" ;







////separatorheight="11" ;







////itemwidth="81";







////menuwidth="648" ;







//menuheight="20" ;







//align="center" ;







//}















