var mItems = new Array("home", "history", "Pictures of a technical interest", "The gallery", "Technical section", "Links", "STEVE SWAN GEARBOX CONVERSIONS");
var mItemLinks = new Array("1.html", "2.html", "3.html", "4.html", "5.html", "6.html", "7.html");
var smItems = new Array(mItems.length);
var smItemsLinks = new Array(mItems.length);
smItems[1] = new Array("History contd", "Steve's 8G", "Liz's R8");
smItems[4] = new Array("BIG BRAKES  GROS FREINS", "PROJECT PROTO", "GEARBOXES HISTORY", "GEARBOX PROJECT 1 mainshaft", "GEARBOX PROJECT 2 sidecasings", "GEARBOX PROJECT 3 bearing plate");
smItemsLinks[0] = "#";
smItemsLinks[1] = new Array("2a.html", "2b.html", "2c.html");
smItemsLinks[2] = "#";
smItemsLinks[3] = "#";
smItemsLinks[4] = new Array("5a.html", "5b.html", "5c.html", "5d.html", "5e.html", "5f.html");
smItemsLinks[5] = "#";
smItemsLinks[6] = "#";
