// JavaScript Document

document.write('<table width="800" height="35" border="0" cellpadding="0" cellspacing="0">');
document.write('<tr>');
document.write('<td align="right" valign="bottom">');
document.write('<p class="footertcaw"> <a class="footertcaw" href="http://www.tcawglobal.com" target="_blank"><img class="footertcaw"src="images/logo_html.png" width="99" height="22" border="0"></a>Developed by:</p>');
document.write('</td>');
document.write('</tr>');
document.write('</table>');

