var cText =  '<table width="1024px">';
    cText += '  <tr>';
    cText += '    <td align="center">';
    cText += '        <font style="font-size: 9px; font-weight: bold">Complimentary Web Site Design and Hosting provided by: <a href="http://www.rngwebhosting.com" target="_blank">RNG Web Hosting, LLC.</a></font>';
    cText += '    </td>';
    cText += '  </tr>';
    cText += '</table>';

document.write(cText);

var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
try {
    var pageTracker = _gat._getTracker("UA-3703986-2");
    pageTracker._trackPageview();
} catch(err) {}

