<!-- // FOOTER

document.write('<div id="footerdiv">');
document.write('<table cellpadding="0" cellspacing="2" border="0" width="100%" class="footer"><tr><td valign="bottom" align="left" width="50%">');



document.write('&copy;Copyright 2011 <a href="index.html" class="footerlink">TeachRemote.com</a><br>');

document.write('</td><td valign="bottom" align="right" width="50%">');

document.write('Site Design by Allwebco &copy;2011 - Customization by <a href="http://teachremote.com" class="footerlink"> TeachRemote.com </a> &amp; <a href="http://validator.w3.org/check?uri=referer"> Validate HTML   </a> &amp; <a href="http://jigsaw.w3.org/css-validator/check/referer/?profile=css3">  Validate CSS  </a><br>');


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

//  End -->
