<!-- Begin


document.write('<style type="text/css">');
document.write('.color1		{ COLOR: #CC0000; font-weight: bold }');
document.write('.color2		{ COLOR: #FF6600; font-weight: bold }');
document.write('.color3		{ COLOR: #9933FF; font-weight: bold }');
document.write('.color4		{ COLOR: #3333FF; font-weight: bold }');
document.write('.color5		{ COLOR: #006699; font-weight: bold }');
document.write('.color6		{ COLOR: #669933; font-weight: bold }');
document.write('.color2B	{ COLOR: #CC6699; font-weight: bold }');
document.write('</style>');


document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td>');

document.write('<span style="FONT: 12px arial, verdana, sans-serif; font-weight: normal">');

document.write('<a href="http://allwebcodesign.com/setup/chrome.htm">View more <span class="color1">C</span><span class="color2">h</span><span class="color3">r</span><span class="color4">o</span><span class="color5">m</span><span class="color6">e</span> template themes &amp; add-ons</a><br>');

document.write('</span>');
document.write('<span style="FONT: 14px arial, verdana, sans-serif; font-weight: normal">');

document.write('<a href="http://allwebcodesign.com/setup/chrome.htm"><span class="color2B">2009 Free Upgrade!</span> Click to download 23 free color themes.</a><br>');
document.write('<a href="http://allwebcodesign.com/setup/chrome.htm"><span class="color2B">2009 Premium Upgrade!</span> Flash homepage upgrade.</a><br>');

document.write('</span>');

document.write('</td></tr></table>');

//  End -->