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-Watch-Issue 15   Summer 2009");
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");
smItems[2] = new Array("Page 3a");
smItems[7] = new Array("Page 8a-Ringmaster Roundup");
smItemsLinks[0] = new Array("1a.html", "1b.html", "1c.html", "1d.html", "1e.html", "1f.html");
smItemsLinks[1] = "#";
smItemsLinks[2] = new Array("3a.html");
smItemsLinks[3] = "#";
smItemsLinks[4] = "#";
smItemsLinks[5] = "#";
smItemsLinks[6] = "#";
smItemsLinks[7] = new Array("8a.html");
