<!--

header="<div id='header'>" +
"<img style='padding:0px;' src='images/title.gif'>" +
"</div>";

menu="<div id='menu'>" +
"<a href='index.html'><img style='padding:0px;' src='images/home.gif'></a><br>" +
"<a href='concerts.html'><img style='padding:0px;' src='images/concerts.gif'></a><br>" +
"<a href='history.html'><img style='padding:0px;' src='images/history.gif'></a><br>" +
"<a href='awards.html'><img style='padding:0px;' src='images/awards.gif'></a><br>" +
"<a href='gallery.html'><img style='padding:0px;' src='images/gallery.gif'></a><br>" +
"<img style='padding:0px;' src='images/spacer.gif'><br>" +
"<a href='donations.html'><img style='padding:0px;' src='images/donations.gif'></a><br>" +
"<a href='https://web.mit.edu/fje/www/membersonly/'><img style='padding:0px;' src='images/memonly.gif'></a>" +
"</div>";

factbox="<div id=\"factbox\">" +
"FJE performs a broad range of music from Ellington, Mingus, to the cutting edge. The FJE collaborates with many world class musicians.  Recent guest artists have included <a href='http://www.JoeLovano.com' target='_NEW'>Joe Lovano</a>, <a href='http://www.DonByron.com' target='_NEW'>Don Byron</a>, <a href='http://www.KennyWerner.com' target='_NEW'>Kenny Werner</a>, <a href='http://www.SteveTurre.com' target='_NEW'>Steve Turre</a>, <a href='http://www.RanBlake.com' target='_NEW'>Ran Blake</a>, <a href='http://www.MagaliSouriau.com' target='_NEW'>Magali Souriau</a>, <a href='http://www.sunnysiderecords.com/artist.php?id=155' target='_NEW'>Guillermo Klein</a>, <a href='http://www.482music.com/musicians/george-schuller.html' target='_NEW'>George Schuller</a>, <a href='http://jazzplus.gmn.com/artists/artist.asp?id=2016&bio=true' target='_NEW'>Herb Pomeroy</a>, <a href='http://www.Ziporyn.com' target='_NEW'>Evan Ziporyn</a>, and <a href='http://web.mit.edu/mharvey/www/BBB/home00.htm' target='_NEW'>Mark Harvey</a>. FJE has also performed with African drumming ensembles, Indian music ensembles, string ensembles, and poets." +
"</div>" ;


bottom="<div id=\"footer\">" +
"Click <a href='http://web.mit.edu/mta/www/music/performance/fje.html'>here</a> for the official FJE course description.<br><br>" +
"Copyright 2005, MIT. " +
"Design by <a href='mailto:alexmek@alum.mit.edu'>Alex Mekelburg</a> and <a href='mailto:lieb@alum.mit.edu'>Jeff Lieberman</a><br>" +
"Maintained by <a href='mailto:schait@mit.edu'>Stephen Chait</a><br><br>" +
"<a href='http://web.mit.edu'><img src=\"images/mit.gif\"></a>" +
"</div>";


//-->