// 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.vista-files.org/programs/ronyasoft/ronyasoft-cd-dvd-label-maker.html')\" rel=\"nofollow\"><img src=\"images/awards/vistafiles_small.jpg\" alt=\"Award\"></a></td></tr>");
document.write("<tr><td class=\"description\"><font class=\"orange\">\"5 Star\"</font> by VistaFiles</td></tr>");
document.write("<tr><td class=\"award\"><a href=\"\" onclick=\"SafeAdvisorLink('http://www.x64bitdownload.com/downloads/t-64-bit-ronyasoft-cd-dvd-label-maker-download-mcghqvcv.html')\" rel=\"nofollow\"><img src=\"images/awards/x64bitdownload.gif\" alt=\"Award\"></a></td></tr>");
document.write("<tr><td class=\"description\"><font class=\"orange\">\"5 Star\"</font> by x64BitDownload</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>");
}
