document.writeln("<td bgcolor=#d0d0d0 colspan=2>");
document.writeln("<table width=*% border=0 cellspacing=0 cellpadding=2>");

document.writeln("<tr>");
document.writeln("<td valign=top>");
document.writeln("<b><small><a href='http://www.planet-source-code.com/vb/'>Planet Source Code</a></small></b>");
document.writeln("</td>");
document.writeln("<td valign=top><div id='newstext'>");
document.writeln("A great spot to see free VB source code");
document.writeln("</div></td>");
document.writeln("</tr>");

document.writeln("<tr>");
document.writeln("<td valign=top>");
document.writeln("<b><small><a href='http://www.overclockers.com.au'>Overclockers Australia</a></small></b>");
document.writeln("</td>");
document.writeln("<td valign=top><div id='newstext'>");
document.writeln("Home to Australia's busiest PC Forums");
document.writeln("</div></td>");
document.writeln("</tr>");

document.writeln("<tr>");
document.writeln("<td valign=top>");
document.writeln("<b><small><a href='http://www.tucows.com'>Tucows</a></small></b>");
document.writeln("</td>");
document.writeln("<td valign=top><div id='newstext'>");
document.writeln("Best Software site on the 'net");
document.writeln("</div></td>");
document.writeln("</tr>");

document.writeln("</table>");