var strDATES = "";
// *** ARTICLE TITLE ***
strDATES  += "<p style='border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium; border-bottom-style: none; border-bottom-width: medium'><font face='Tahoma'><b><font size='1'>The San Bernardino County Treasurer-Tax Collector";

strDATES  += "</font></b><font size='1'> ";

// *** ARTICLE TEXT ***
strDATES  += "<br>is pleased to provide the Supplemental Tax Calculator service.  It must be noted that this provides an ESTIMATE only of supplemental taxes.";

// *** ARTICLE HYPERLINK ***
strDATES  += "<br><a target='_blank' href='http://www.mytaxcollector.com/trSearch.aspx?redir=Estimate'><font size='1'>Click here for the link...</font></a>";

strDATES  += "<br></font></font></td></tr>";
// ****************************************************************************************************
// --- NEXT ARTICLE ---
// ****************************************************************************************************

// copy lines 3-22, paste below here and replace the appropriate date/title/text/hyperlink



document.write(strDATES);
