// 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/PosterForge-review-57310.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("</table>");
}
