// JScript source code
function Awards(){
document.write("<table class=\"awards\" width=\"100%\">");
document.write("<tr><td class=\"header\"><img src=\"http://www.ronyasoft.com/images/stripe_awards.gif\" alt=\"Awards\" width=150 height=14></td></tr>");
document.write("<tr><td class=\"award\"><a href=\"\" onclick=\"SafeAdvisorLink('http://www.freetrialsoft.com/ProPoster-review-21534.html')\" rel=\"nofollow\"><img src=\"images/awards/freetrialsoft.png\" alt=\"Award\"></a></td></tr>");
document.write("<tr><td class=\"description\"><font class=\"orange\">\"Editor's Choise\"</font> by FreeTrialSoft</td></tr>");
document.write("<tr><td class=\"award\"><a href=\"\" onclick=\"SafeAdvisorLink('http://www.freetrialsoft.com/ProPoster-review-21534.html')\" rel=\"nofollow\"><img src=\"images/awards/freetrialsoft5.png\" alt=\"Award\"></a></td></tr>");
document.write("<tr><td class=\"description\"><font class=\"orange\">\"5 Star\"</font> by FreeTrialSoft</td></tr>");
document.write("<tr><td class=\"more\"><a href=\"awards.html\">More Awards<img src=\"../../images/arrow_3.gif\" alt=\"\" width=36 height=13></a></td></tr>");
document.write("</table>");
}
