function drawPromo(){
document.write ("<h1>Products / Special Offers</h1>");
document.write ("		<div>");
document.write ("		<h2>Comodo Internet Security</h2>");
document.write ("		<p>Secure against Internal and External Threats. Easy to use Personal Firewall + AntiVirus</p>");
document.write ("		<p class=\"links\"><a href=\"http://www.personalfirewall.comodo.com/download_firewall.html\" target=\"_blank\">Free Download</a> | <a href=\"http://www.personalfirewall.comodo.com/\" target=\"_blank\">More Info</a></p>");
document.write ("		</div><div>");
document.write ("		<h2>Comodo Anti-Malware</h2>");
document.write ("		<p>The best to stop and remove *rootkits* in real time.</p>");
document.write ("		<p class=\"links\"><a href=\"http://personalfirewall.comodo.com/download_firewall.html\" target=\"_blank\">Free Download</a> | <a href=\"http://www.comodo.com/boclean/boclean.html\" target=\"_blank\">More Info</a></p>");
document.write ("		</div><div>");
document.write ("		<h2>Comodo AntiSpam</h2>");
document.write ("		<p>AntiSpam Software 100% SPAM Protection. Based on Challenge and Response Technology</p>");
document.write ("		<p class=\"links\"><a href=\"http://www.comodoantispam.com/\" target=\"_blank\">Free Download</a> | <a href=\"http://www.comodoantispam.com/signup.html\" target=\"_blank\">More Info</a></p>");
document.write ("		</div><div>");
document.write ("		<h2>Verification Engine</h2>");
document.write ("		<p>Free Confidence and Assurance Authenticates websites and logos</p>");
document.write ("		<p class=\"links\"><a href=\"http://www.vengine.com/products/vengine/index.html\">Free Download</a> | <a href=\"http://www.vengine.com/\">More Info</a></p>");
document.write ("		</div><div>");
document.write ("		<h2>Trustfax</h2>");
document.write ("		<p>Online Fax Send and receive faxes as easy as email, securely</p>");
document.write ("		<p class=\"links\"><a href=\"http://www.trustfax.com/Signup.asp?code=comodogroup\" target=\"_blank\">Buy Now</a> | <a href=\"http://www.trustfax.com/free_trial_30day.asp?code=comodogroup\" target=\"_blank\">30 day Trial</a> | <a href=\"http://www.trustfax.com/\" target=\"_blank\">More Info</a></p>");
document.write ("		</div>");
document.write ("		<p align=\"center\"><a href=\"http://www.vengine.com\"><img src=\"http://www.comodogroup.com/images/vengine.gif\" alt=\"\" title=\"VerificationEngine is a small download that once installed verifies the authenticity of specific content on websites e.g. logo's or log-in boxes through a bright green border display  \"></a></p>");

}