with(new menuname("Main Menu")){
style=mSt;
alwaysvisible=1;
position="relative";
aI("showmenu=CHHD;text=Chester to Llandudno and Holyhead;");
aI("showmenu=LJHD;text=Llandudno Jn to Holyhead;");
aI("showmenu=HDDL;text=Holyhead to Dun Laoghaire (Boat);");
aI("showmenu=FJRN;text=Denbigh and Ruthin;");
aI("showmenu=LJBF;text=Llandudno Jn to Blaenau Ffestiniog;");
aI("showmenu=MBAN;text=Bangor to Caernarvon & Afonwen;");
aI("showmenu=BRCN;text=Bangor to Caernarvon;");
aI("showmenu=GNAH;text=Bangor & Gaerwen to Amlwch;");
aI("showmenu=SHCH;text=Shrewsbury to Chester;");
aI("showmenu=WMMA;text=Wrexham to Brymbo and Minera;");
aI("showmenu=WXDM;text=Wrexham to Bidston & Birkenhead;");
aI("showmenu=BJNH;text=Buckley Jn to Northop Hall;");
aI("showmenu=MJRH;text=Mold Jn to Rhydymwyn;");
aI("showmenu=RNBM;text=Ruabon to Barmouth;");
aI("showmenu=BJBF;text=Bala Jn to Bala & Blaenau Ffestiniog;");
aI("showmenu=GOOS;text=Gobowen to Oswestry;");
aI("showmenu=SHAB;text=Shrewsbury to Aberystwyth;");
aI("showmenu=DJPI;text=Dovey Jn to Pwllheli;");
aI("showmenu=LMLF;text=Llanymynech to Llanfyllin;");

}
drawMenus();


