//This is where the left side starts;
document.write('<table width=188 border=0 cellpadding=0 cellspacing=0>');
document.write('<tr><td height=50 colspan=2 align="top"><img src="images/spacer.gif" width=1 height=4></td></tr>');
//start nav list 
document.write('<td width="18" align="top"><img src="images/spacer.gif" width=1 height=4></td>');
document.write('</tr>');
//document.write('<tr><td height=6 colspan=2><img src="images/spacer.gif" width=1 height=6></td></tr>');
document.write('<tr><td colspan=2><img src="images/spacer.gif" width=1 height=49></td></tr>');
document.write('<tr><td colspan=2><img src="images/LeftBargrowth.gif" width=188 height=371></td></tr>');
document.write('</table>'); 
