document.write('<table style="border: 10px">');
document.write('<tbody>');
document.write('<tr class="head">');
document.write('<th colspan="2">Latest Rates</th>');
document.write('</tr>');
document.write('<tr class="numbers">');
document.write('<th>Prime <a href="/blog/prime-interest-rate-in-south-africa-current-and-historical/" title="Prime Interest Rate (last updated 13 August 2009, click for details)">*</a></th>');
document.write('<td>10.50%</td>');
document.write('</tr>');
document.write('<tr class="numbers">');
document.write('<th>Repo <a href="/blog/repo-interest-rate-in-south-africa-current-and-historical/" title="Repo Rate (last updated 13 August 2009, click for details)">*</a></th>');
document.write('<td>7.00%</td>');
document.write('</tr>');
document.write('<tr class="numbers">');
document.write('<th>CPI <a href="/blog/cpi-inflation-rate-in-south-africa-current-and-historical/" title="CPI Inflation Rate (last updated January 2010, click for details)">*</a></th>');
document.write('<td>6.20%</td>');
document.write('</tr>');
document.write('<tr class="numbers">');
document.write('<th>PPI <a href="/blog/ppi-inflation-rate-in-south-africa-current-and-historical/" title="PPI Inflation Rate (last updated January 2010, click for details)">*</a></th>');
document.write('<td>2.70%</td>');
document.write('</tr>');
document.write('<tr class="numbers">');
document.write('<th>GDP <a href="/blog/gdp-growth-rate-in-south-africa-current-and-historical/" title="GDP Growth Rate (last updated December 2009, click for details)">*</a></th>');
document.write('<td>3.20%</td>');
document.write('</tr>');
document.write('<tr style="border: 0em; margin: 0em; padding: 0em">');
document.write('<td style="border: 0em; margin: 0em; padding: 0em; text-align: center; font-size: 0.9em" colspan="2">');
document.write('<a href="/blog/how-to-display-the-current-interest-rate-inflation-rate-or-gdp-growth-rate-on-your-website/" title="How to display the current interest rate, inflation rate, or GDP growth rate on your website">Want a table like this?</a>');
document.write('</td>');
document.write('</tr>');
document.write('</tbody>');
document.write('</table>');
