_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=1           // Sub menu top offset
_subOffsetLeft=1           // Sub menu left offset



with(menuStyle=new mm_style()){
onbgcolor="";
oncolor="FFFFFF";
offbgcolor="";
offcolor="#000000";
bordercolor="#FF9900";
borderstyle="solid";
borderwidth=0;
separatorcolor="#000000";
separatorsize="0";
padding=5;
fontsize="75%";
fontweight="bold";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="black";
pagebgcolor="#FF0022";
headercolor="#0000FF";
headerbgcolor="";
subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#FF9900', Direction=135, Strength=0)";
outfilter="randomdissolve(duration=0.3)";
}

with(milonic=new menuname("pictures")){
style=menuStyle;
overflow="scroll";
openstyle="rtl";
orientation="vertical";
aI("text=Pictures;type=header;align=align;");
aI("text=Gerrard;showmenu=gerrard;status=Pictures of the Gerrard exchange reunion.;");
aI("text=Stonehenge;url=http://keithlrichards.users.btopenworld.com/stone/;");
aI("text=Saga;url=http://keithlrichards.users.btopenworld.com/saga/;target=_blank;");
aI("text=Peter;url=http://keithlrichards.users.btopenworld.com/peter/;;target=_blank;");
}

with(milonic=new menuname("airfix")){
style=menuStyle;
overflow="scroll";
openstyle="rtl";
aI("text=Airfix;type=header;align=align;");
aI("text=Airplanes;url=http://www.btold.co.uk/airfix/air.htm;status=Me 163B-1 Komet. SR-N1. Handley Page 0-400.;");
aI("text=Collectors;url=http://www.btold.co.uk/airfix/museum.html;status=Beam Engine. 1804 Steam Locomotive. Paddle Steam Engine. Four Stroke Engine. Mill Engine.;");
aI("text=Figures;url=http://www.btold.co.uk/airfix/figures.htm;status=Bluetits. Robins. Bullfinches. Kingfisher. Skeleton.;");
aI("text=Ships;url=http://www.btold.co.uk/airfix/ships.htm;status=Mayflower. Revenge. Santa Maria. Cutty Sark. The Golden Hind. H.M.S Shannon. Great Western. H.M.S Victory.;");
aI("text=Tanks;url=http://www.btold.co.uk/airfix/tanks.htm;status=1916 MK.1 Tank;");
aI("text=Trains;url=http://www.btold.co.uk/airfix/trains.htm;status=Steohenson's Rocket. Rail Bus.;");
aI("text=Other;url=http://www.btold.co.uk/airfix/other.htm;status=Non Airfix kits.;");
}

with(milonic=new menuname("maryr")){
style=menuStyle;
overflow="scroll";
openstyle="rtl";
aI("text=Mary Rose.;type=header;align=align;");
aI("text=Mary Rose;url=http://www.maryrose.org/;");
aI("text=TBA;url=http://www.maryrose.org/;");
}

with(milonic=new menuname("gerrard")){
style=menuStyle;
overflow="scroll";
openstyle="rtl";
aI("text=Gerrard;type=header;align=align;");
aI("text=2003;url=http://www.btold.co.uk/gerrard/index.php;");
aI("text=2004;url=http://www.btold.co.uk/gerrard/gerr04/index.htm;");
aI("text=2005;url=http://www.btold.co.uk/gerrard/gerr05/index.htm;");
aI("text=2006;url=http://www.btold.co.uk/gerrard/gerr06/index.htm;");
}

with(milonic=new menuname("Links")){
style=menuStyle;
overflow="scroll";
openstyle="rtl";
aI("text=Links;type=header;align=align;");
aI("text=Btold Software;url=http://www.btoldsoftware.co.uk/index.htm;target=_blank;status=Pockect PC Softawre.;");
aI("text=Collecting Airfix Kits;url=http://www.djairfix.freeserve.co.uk/index.htm;target=_blank;status=Good Airfix site.;");
aI("text=Milonic Menu;url=http://www.milonic.com/;target=_blank;status=Milonic menus, used on this site.;");
}

drawMenus();
