<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


// BAR TABLE (SINGLE CELL)
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" class="printhide"><tr>');
document.write('<td class="pagebars"><img src="picts/spacer.gif" height="3" width="15" border="0" alt="image"><br>');
document.write('</td></tr></table>');


// PAGE FOOTER TABLE -->
document.write('<TABLE cellpadding="0" cellspacing="6" border="0" width="100%" class="bottom-shade"><tr>');
document.write('<td width=25% align="left" valign="middle" class="printhide"><a href="sitemap.html">');
document.write('View Site Map</a><br></td>');
document.write('<td align="center" valign="middle" class="copytext">Copyright &copy;2007-2008 Brazos Financial Advisors, LLC<br>');
document.write('All rights reserved.');
document.write('</td><td width="25%" class="printhide"></td></tr></table>');


//  End -->




