/* AUTHOR: UUconstruct */
/* Creation date: 15/05/05 */
var newDefs = new Object;
//newDefs.overimg = "images/transparent.gif";
newDefs.overimg = null;
newDefs.background = "#a91b29";
newDefs.titlebackground = "#699143";
//newDefs.border = "#DED9C4";
newDefs.border = null;
newDefs.useclass = "menu2text";
newDefs.titleclass = "menu2text";
newDefs.timeout = 500;
newDefs.pause = 50;
flyDefs (newDefs);

makeLayer ("menu1","",
  	"History=template.php?whichPage=history",
    "How to help=template.php?whichPage=howtohelp",
    "News=template.php?whichPage=wcofmnews",
    "People=template.php?whichPage=people",
    "Publications=template.php?whichPage=publications>menu1a","",
    "Books=template.php?whichPage=books",
    "Magazine=template.php?whichPage=newsletters",
    "Audio CDs=template.php?whichPage=audiocds>menu1b","",
    "500 Years of Music=template.php?whichPage=500yearsofmusic",
    "Jazz at the Globe 2000=template.php?whichPage=jazzattheglobe",
    "Quincentenary Concert=template.php?whichPage=quincentenaryconcert",
    "The Music of Sir Arthur Sullivan=template.php?whichPage=arthursullivan",
    "<menu1b",
    "<menu1a"

    );

makeLayer ("menu24","",
    "Books=template.php?whichPage=books",
    "Magazine=template.php?whichPage=newsletters",
    "Audio CDs=template.php?whichPage=audiocds>menu4a","",
    "500 Years of Music=template.php?whichPage=500yearsofmusic",
    "Jazz at the Globe 2000=template.php?whichPage=jazzattheglobe",
    "Quincentenary Concert=template.php?whichPage=quincentenaryconcert",
    "The Music of Sir Arthur Sullivan=template.php?whichPage=arthursullivan",
    "<menu4a"
    );

makeLayer ("menu7","",
    "Yeomen's News=template.php?whichPage=yeomensnews"
    );