// JavaScript Document
// EIF Past Productions Sidebar


document.write('<table width="175" border="1" align="center" cellpadding="5" cellspacing="0" bordercolor="#7D2800"');
document.write('<tr>');
document.write('<th>Past Performances </th>');
document.write('</tr><tr><td align="center"><br>');

document.write('<a href="production-8.htm"><img src="images/loveperson.jpg" alt="Love Person" width="100" height="100" border="1"></a></a><br>');
document.write('<h4>"Love Person"</h4>');
document.write('March 2009<br>');
document.write('<a href="production-8.htm">full story...</a> ');
document.write('<br><br>');
document.write('<hr width="66%">');
document.write('<br>');
document.write('<a href="production-7.htm"><img src="images/finalsolutions.jpg" alt="Final Solutions" width="100" height="118" border="1"></a></a><br>');
document.write('<h4>"Final Solutions"</h4>');
document.write('September 2008<br>');
document.write('<a href="production-7.htm">full story...</a> ');
document.write('<br><br>');
document.write('<hr width="66%">');
document.write('<br>');
document.write('<a href="production-6.htm"><img src="images/dance.jpg" alt="Dance Like A Man" width="100" height="98" border="1"></a></a><br>');
document.write('<h4>"Dance Like A Man"</h4>');
document.write('June 2006<br>');
document.write('<a href="production-6.htm">full story...</a>');
document.write('<br><br>');
document.write('<hr width="66%">');
document.write('<br>');
document.write('<a href="production-5.htm"><img src="images/game.jpg" alt="The Game" width="100" height="89" border="1"></a></a><br>');
document.write('<h4>"The Game"</h4>');
document.write('Summer 2005<br>');
document.write('<a href="production-5.htm">full story...</a> ');
document.write('<br><br>');
document.write('<hr width="66%">');
document.write('<br>');
document.write('<a href="production-4.htm"><img src="images/silence.jpg" alt="Silence, Court is in Session" width="100" height="82" border="1"></a></a><br>');
document.write('<h4>"Silence! The Court<br>is in Session"</h4>');
document.write('January 2005<br>');
document.write('<a href="production-4.htm">full story...</a>'); 
document.write('<br><br>');
document.write('<hr width="66%">');
document.write('<br>');
document.write('<a href="production-3.htm"><img src="images/will.jpg" alt="Where There\'s a Will" width="100" height="110" border="1"></a></a><br>');
document.write('<h4>"Where There\'s A Will"</h4>');
document.write('August 2004<br>');
document.write('<a href="production-3.htm">full story...</a'); 
document.write('<br><br>');
document.write('<hr width="66%">');
document.write('<br>');
document.write('<a href="production-2.htm"><img src="images/awakening01.jpg" alt="An Awakening" width="100" height="67" border="1"></a></a><br>');
document.write('<h4>"An Awakening"</h4>');
document.write('January 2003<br>');
document.write('<a href="production-2.htm">full story...</a> ');
document.write('<br><br>');
document.write('<hr width="66%">');
document.write('<br>');
document.write('<a href="production-1.htm"><img src="images/aandb_s.jpg" alt="The As and Bs" width="100" height="66" border="1"></a><br>');
document.write('<h4>"The As and Bs"</h4>');
document.write('October 2002<br>');
document.write('<a href="production-1.htm">full story...</a> ');
document.write('<br><br>');

document.write('</td></tr>');
document.write('</table>');
