﻿with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
// position="absolute";
aI("text=Home;url=http://www.locodocs.co.uk/;itemwidth=110;");
aI("showmenu=Repair Books;text=Repair Books;;itemwidth=125;");
aI("showmenu=Record Cards;text=Record Cards;;itemwidth=120;");
aI("showmenu=Manufacturers Manuals;text=Manufacturer's Manuals;;itemwidth=160;");
aI("showmenu=BR Driver's Manuals;text=BR Driver's Manuals;;itemwidth=160;");
aI("showmenu=Misc;text=Misc;;itemwidth=110;");
aI("text=D Number;url=/misc/dnumber.htm;itemwidth=105;");
}


drawMenus();
