var mItems = new Array("Amanda De Angeles", "Showtime", "Short Stories", "Well versed", "Reviews");
var mItemLinks = new Array("1.html", "2.html", "3.html", "4.html", "5.html");
var smItems = new Array(mItems.length);
var smItemsLinks = new Array(mItems.length);
smItems[0] = new Array("About Amanda", "Momentum", "Reflection", "Splendid Animation", "Last show");
smItems[1] = new Array("Forthcoming", "The Zanzibar", "The Vines 3 of 3", "The Vines 2 of 3", "The Vines 1 of 3", "The Place 2", "The Jacaranda", "Cafe Tabac", "The Place debut");
smItems[2] = new Array("Accountability");
smItems[3] = new Array("Mike's Kitchen Cafe", "Dentata Sonnata", "Avarice Age");
smItems[4] = new Array("Hunting for Hoopla");
smItemsLinks[0] = new Array("1a.html", "1b.html", "1c.html", "1d.html", "1e.html");
smItemsLinks[1] = new Array("2a.html", "2b.html", "2c.html", "2d.html", "2e.html", "2f.html", "2g.html", "2h.html", "2i.html");
smItemsLinks[2] = new Array("3a.html");
smItemsLinks[3] = new Array("4a.html", "4b.html", "4c.html");
smItemsLinks[4] = new Array("5a.html");
