// JavaScript Document
function Go() {return}

document.write('<table cellpadding="1" cellspacing="1" width="200px">');
document.write('<tr width="100%">');
document.write('<td>');
document.write('<p><a href="http://www.toyotaofstuart.com/"><img alt="Toyota Of Stuart" border="0" src="../../images/toyotaOfStuart.gif" width="200" height="62" align="center"></a></p>');
document.write('</td>');
document.write('</tr>');
document.write('<tr width="100%">');
document.write('<td>');
document.write('<p><a href="http://www.durenroofing.com/"><img alt="Duran Roofing" src="../../images/DurenRoofing_Logo.JPG" border="0" width="200" height="58"  align="center"></a></p>');
document.write('</td>');
document.write('</tr>');
document.write('<tr width="100%">');
document.write('<td>');
document.write('<p><a href="http://www.rcirs.com/"><img alt="RCI Recruitment Solutions" src="../../images/RCI_Logo.JPG" width="200" height="36" align="center"></a></p>');
document.write('</td>');
document.write('</tr>');
document.write('<tr width="100%">');
document.write('<td>');
document.write('<h2>Merritt Family Chiropractic Center</h2>');
document.write('</td>');
document.write('</tr>');
document.write('</table>');

