var mItems = new Array("In the beginning", "Ups and Downs", "Pictures", "Thank You", "Encouragement", "Links", "Khandi", "Sparkie", "Ellie", "DOG TOYS");
var mItemLinks = new Array("1.html", "2.html", "3.html", "4.html", "5.html", "6.html", "7.html", "8.html", "9.html", "A.html");
var smItems = new Array(mItems.length);
var smItemsLinks = new Array(mItems.length);
smItems[2] = new Array("Skye", "Ellie", "Khandi");
smItems[6] = new Array("Doggy Dawdle", "Agility");
smItems[8] = new Array("Agility");
smItems[9] = new Array("Plush blue plush ball on a rope", "Cameo Design Plush Dog Toys complete with squeaker", "Rope tug toy with tough rubber ball", "Posh plush ball & bone faux suede", "Plush Bone", "Tugger Rope", "Double Rope and Tennis Ball");
smItemsLinks[0] = "#";
smItemsLinks[1] = "#";
smItemsLinks[2] = new Array("3a.html", "3b.html", "3c.html");
smItemsLinks[3] = "#";
smItemsLinks[4] = "#";
smItemsLinks[5] = "#";
smItemsLinks[6] = new Array("7a.html", "7b.html");
smItemsLinks[7] = "#";
smItemsLinks[8] = new Array("9a.html");
smItemsLinks[9] = new Array("Aa.html", "Ab.html", "Ac.html", "Ad.html", "Ae.html", "Af.html", "Ag.html");

