var mItems = new Array("HOME", "PARTS FOR SALE", "PRICES", "GALLERY", "PAYMENT", "SITE LINKS");
var mItemLinks = new Array("1.html", "2.html", "3.html", "4.html", "5.html", "6.html");
var smItems = new Array(mItems.length);
var smItemsLinks = new Array(mItems.length);
smItems[1] = new Array("Blueflame", "Ermax", "Custom Parts", "your parts for sale");
smItems[2] = new Array("Blueflame", "Ermax", "Custom Parts");
smItems[3] = new Array("Bikes Built By fosters i.c.e", "The i.c.e bike", "89,G FZR 600 / 02 R6", "Honda", "Kawasaki", "Suzuki", "yamaha", "custum paint work", "zx636r race rep");
smItemsLinks[0] = "#";
smItemsLinks[1] = new Array("2a.html", "2b.html", "2c.html", "2d.html");
smItemsLinks[2] = new Array("3a.html", "3b.html", "3c.html");
smItemsLinks[3] = new Array("4a.html", "4c.html", "4d.html", "4e.html", "4f.html", "4g.html", "4h.html", "4i.html", "4j.html");
smItemsLinks[4] = "#";
smItemsLinks[5] = "#";
