var strDATES = "";
strDATES  += "<tr><td style='border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium;'><font size='1' face='Tahoma'><i>";

// *** ARTICLE DATE ***
strDATES  += "";

strDATES  += "</i></font></td></tr>";
strDATES  += "<tr><td 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'>";

// *** ARTICLE TITLE ***
strDATES  += "Business property statements may now be filed electronically via the World Wide Web - ";

strDATES  += "</font></b><font size='1'> ";

// *** ARTICLE TEXT ***
strDATES  += "March 2008 ";

// *** ARTICLE HYPERLINK ***
strDATES  += "<BR><br><a href='eFileFaq.asp'><font size='1'>Click here</a> for e-File Frequently Asked Questions...</font><BR><br><a target='_blank' href='http://www.calbpsfile.org'><font size='1'>Click here</a> to file your return...</font><BR><br><a href='emailBP.asp'><font size='1'>Click here</a> to email an e-File question...</font>";

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);
