var mItems = new Array("Feet2Go", "2. The Services We Provide", "3. Prices");
var mItemLinks = new Array("1.html", "2.html", "3.html");
var smItems = new Array(mItems.length);
var smItemsLinks = new Array(mItems.length);
smItems[0] = new Array("Company History", "Photo Gallery", "Testimonials", "Useful Links");
smItems[1] = new Array("General Foot Care", "The Diabetic Patient", "Biomechanics", "Reflexology", "Orthotics");
smItems[2] = new Array("Discounts", "Nursing Homes");
smItemsLinks[0] = new Array("1a.html", "1b.html", "1c.html", "1d.html");
smItemsLinks[1] = new Array("2a.html", "2b.html", "2c.html", "2d.html", "2e.html");
smItemsLinks[2] = new Array("3a.html", "3b.html");
