var mItems = new Array("Pg 1-Local News Menu", "Pg 2-Issues Of The Day", "Pg 3-Gallery", "Pg 4-The Fiction Page", "Pg 5-Dining With The Bard", "Pg 6-Breaks With The Bard", "Pg 7 - Movers & Shakers", "Pg 8-Bet We Can Make U Smile");
var mItemLinks = new Array("1.html", "2.html", "3.html", "4.html", "5.html", "6.html", "7.html", "8.html");
var smItems = new Array(mItems.length);
var smItemsLinks = new Array(mItems.length);
smItems[0] = new Array("Page 1a", "Page 1b", "Page 1c", "Page 1d", "Page 1e", "Page 1f", "Page 1g", "Page 1h", "Page 1j");
smItems[1] = new Array("Page 2a", "Page 2b");
smItems[2] = new Array("Page 3a", "Page 3b");
smItems[3] = new Array("Page 4a", "Page 4b", "Page 4c");
smItemsLinks[0] = new Array("1a.html", "1b.html", "1c.html", "1d.html", "1e.html", "1f.html", "1g.html", "1h.html", "1i.html");
smItemsLinks[1] = new Array("2a.html", "2b.html");
smItemsLinks[2] = new Array("3a.html", "3b.html");
smItemsLinks[3] = new Array("4a.html", "4b.html", "4c.html");
smItemsLinks[4] = "#";
smItemsLinks[5] = "#";
smItemsLinks[6] = "#";
smItemsLinks[7] = "#";

