// DOWNLOADS SCRIPT
// modified 10/05/01
// mod 04/02/07

var strOut;

strOut = "<hr width=\"115\" size=\"1\" color=\"#FFFFFF\">";
strOut += "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\">";
strOut += "<tr><td width=\"100%\"><p align=\"center\"><font face=\"Verdana\" size=\"1\" color=\"#FFFFFF\"><b>FREE DOWNLOADS</b></font></p>";
strOut += "<p align=\"center\"><font face=\"Verdana\" size=\"1\" color=\"#FFFFFF\">Get the free Real Player Basic<br></font>";               
strOut += "<a href=\"http://www.real.com/realplayer.html\" target=\"_blank\"><img border=\"0\" src=\"http://www.collisionweek.com/site_images/rp10_dwnldbtn.gif\"></a></p>";
strOut += "<p align=\"center\"><font color=\"#FFFFFF\" face=\"Verdana\" size=\"1\">Get the Adobe Acrobat Reader<br></font>";
strOut += "<font face=\"Verdana\" size=\"1\"><a href=\"http://www.adobe.com/products/acrobat/readstep.html\" target=\"_blank\">";
strOut += "<img border=\"0\" src=\"http://www.collisionweek.com/cw/graphics/getacro.gif\" width=\"88\" height=\"31\"></a></font></p></td></tr></table>";
strOut += "<p align=\"center\"><font face=\"Verdana\" size=\"1\"><b>Partner Sites:</b><br>";
strOut += "<a href=\"http://www.quandec.com\" style=\"color: #FFFFFF\">Quandec Research</a></font></p>";

//document.write(strOut);
