_menuCloseDelay=500;
_menuOpenDelay=150;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=5;
_followRate=60;
_subOffsetTop=0;
_subOffsetLeft=-3;

with(lmssMenuStyle=new mm_style()){
align="right";
bordercolor="#FFFFCC";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial, Helvetica, sans-serif";
fontsize="12px";
fontstyle="normal";
fontweight="bold";
offbgcolor="#700000";
offcolor="#FFFFCC";
onbgcolor="#700000";
oncolor="#FFFFCC";
onborder="2px solid #FFFFCC";
itemheight="20px";
itemwidth="140px";
valign="center"
padding=3;
outfilter="randomdissolve(duration=0.3)";
}

with(milonic=new menuname("lmss_main")){
style=lmssMenuStyle;
alwaysvisible=1;
followscroll=1;
screenposition="bottom";
left=15;
aI("text=Home;url=./index.shtml");
aI("text=What&nbsp;was&nbsp;the&nbsp;LMS?;showmenu=LMS;url=./LMS_overview.shtml");
aI("text=The&nbsp;LMS&nbsp;Society;showmenu=LMSS;url=./lmss.shtml");
aI("text=LMSS&nbsp;Bibliography;url=./bib.shtml");
aI("text=News;url=./news.shtml");
aI("text=LMS&nbsp;Journal&nbsp;Index;url=./lmsjInd.shtml");
aI("text=Publications;showmenu=pubs;url=./pubs.shtml");
aI("text=LMS&nbsp;Topics;showmenu=topics;url=./railwayCareer.shtml");
aI("text=Presentations;showmenu=presentations;url=./presentations.shtml");
}

with(milonic=new menuname("LMS")){
style=lmssMenuStyle;
left=150;
aI("text=Overview;url=./LMS_overview.shtml");
aI("text=Map&nbsp;of&nbsp;LMS;url=./LMS_map.shtml");
aI("text=Why&nbsp;LMS?;url=./LMS_why.shtml");
aI("text=Constituents;url=./LMS_constituents.shtml");
aI("text=Statistics;url=./LMS_stats.shtml");
aI("text=Directors;url=./LMS_dirs.shtml");
aI("text=Employees;url=./LMS_emps.shtml");
}

with(milonic=new menuname("LMSS")){
style=lmssMenuStyle;
left=150;
aI("text=What&nbsp;is&nbsp;the&nbsp;LMSS?;url=./lmss.shtml#lmss");
aI("text=Track&nbsp;record;url=./lmss.shtml#record");
aI("text=The&nbsp;Future;url=./lmss.shtml#future");
aI("text=LMS&nbsp;Journal;url=./lmss.shtml#LMSJ");
aI("text=Archival&nbsp;Information;url=./lmss.shtml#archive");
aI("text=Officers;url=./lmss.shtml#officers");
}

with(milonic=new menuname("pubs")){
style=lmssMenuStyle;
left=150;
aI("text=Periodicals;url=./pubs.shtml");
aI("text=Recent&nbsp;Publications;url=./pubs.shtml#publications");
}

with(milonic=new menuname("topics")){
style=lmssMenuStyle;
left=150;
aI("text=A&nbsp;Railway&nbsp;Career;url=./railwayCareer.shtml");
aI("text=Air&nbsp;Services;url=./airServices.shtml");
aI("text=Barrows&nbsp;&amp;&nbsp;Trolleys;url=./barrows.shtml");
aI("text=Canal&nbsp;Operations;url=./canals.shtml");
aI("text=Coach&nbsp;Renumbering&nbsp;Scheme;url=./coachRenumbering.shtml");
aI("text=Freight&nbsp;Working;url=./freightWorking.shtml");
aI("text=Horse&nbsp;Transport;url=./horseTransport.shtml");
aI("text=Hotels;url=./hotels.shtml");
aI("text=LMS&nbsp;on&nbsp;Public&nbsp;Roads;url=./publicRoads.shtml");
aI("text=Non-passenger&nbsp;Coaching&nbsp;Stock;url=./npcs.shtml");
aI("text=Standard&nbsp;Coaches;url=./gsCoaches.shtml");
aI("text=Road&nbsp;Motor&nbsp;Department;url=./roadMotorDept.shtml");
aI("text=Tramways;url=./tramways.shtml");
aI("text=Wagons;url=./wagons.shtml");
}

with(milonic=new menuname("presentations")){
style=lmssMenuStyle;
left=150;
aI("text=The&nbsp;Relative&nbsp;Survival&nbsp;of&nbsp;LMS&nbsp;Northern&nbsp;Division&nbsp;Locomotives;url=./relativeSurvival01.shtml");
aI("text=The&nbsp;L&amp;Y&nbsp;and&nbsp;Some&nbsp;Connections&nbsp;to&nbsp;the&nbsp;Caledonian;url=./LYRandCaley01.shtml");
aI("text=Some&nbsp;Aspects&nbsp;of&nbsp;Locomotive&nbsp;Performance;url=./presentations.shtml#AT");
aI("text=A&nbsp;Three&nbsp;Way&nbsp;Contest&nbsp;Forming&nbsp;the&nbsp;LMS;url=./threeCorneredContest01.shtml");
}

drawMenus();
