//start of right frame
document.write('<td width="1%" valign=top border="1"></td>');
document.write('<td width="1%" valign=top border="1" bgcolor="#bbddff"></td>');
document.write('</td></tr></table>');
document.write('<div class="space"></div>');

// write footer html
document.write('<table width="100%" bgcolor="#bbddff" align="center" border="0" cellpadding="0" cellspacing="0"><tr align="center"><td >');
document.write('<p>');
document.write('<a href="/about.html">Local Chapters</a> |');
document.write(' <a href="/contact.html">Contact Us</a> ');
document.write('</td>');
//document.write('<td align=right><a href="/php/dba.php">DBA Corner</a></td>');
document.write('</tr>');
document.write('</table>');
//document.write('<img border="0" align=right valign=top  src="http://www.thefreewebcounter.com/counter.php?id=5856">');
document.write('<div align=center>');
document.write('Copyright &copy; 2010 by Hand By Hand Education Foundation. All rights reserved.');
document.write('<p>');
document.write('</div>');
document.write('</td></tr></table>');




