// JScript source code
function News(){
document.write("<table class=\"news\" width=\"100%\">");
document.write("<tr><td class=\"header\"><img src=\"http://www.ronyasoft.com/images/stripe_news.gif\" alt=\"News\" width=114 height=14><a href=\"http://www.ronyasoft.com/news/rss/news.xml\" target=\"_blank\"><img src=\"http://www.ronyasoft.com/images/rss.gif\" width=36 height=14></a></td></tr>");
document.write("<tr><td class=\"date\">May 21, 2010</td></tr>");
document.write("<tr><td class=\"news\">CD DVD Label Maker v 2.02 released</td></tr>");
document.write("<tr><td class=\"more\"><a href=\"http://www.ronyasoft.com/news/index.html#may_21_2010\">Read More<img src=\"http://www.ronyasoft.com/images/arrow_3.gif\" alt=\"\" width=36 height=13></a></td></tr>");
document.write("<tr><td class=\"date\">April 15, 2010</td></tr>");
document.write("<tr><td class=\"news\">Poster Printer v 3.01 released</td></tr>");
document.write("<tr><td class=\"more\"><a href=\"http://www.ronyasoft.com/news/index.html#april_15_2010\">Read More<img src=\"http://www.ronyasoft.com/images/arrow_3.gif\" alt=\"\" width=36 height=13></a></td></tr>");
document.write("<tr><td class=\"date\">June 27, 2009</td></tr>");
document.write("<tr><td class=\"news\">CD DVD Label Maker v.2.01 released</td></tr>");
document.write("<tr><td class=\"more\"><a href=\"http://www.ronyasoft.com/news/index.html#june_27_2009\">Read More<img src=\"http://www.ronyasoft.com/images/arrow_3.gif\" alt=\"\" width=36 height=13></a></td></tr>");
document.write("<tr><td class=\"date\">June 03, 2009</td></tr>");
document.write("<tr><td class=\"news\">PDF Printer v.1.01 released</td></tr>");
document.write("<tr><td class=\"more\"><a href=\"http://www.ronyasoft.com/news/index.html#june_03_2009\">Read More<img src=\"http://www.ronyasoft.com/images/arrow_3.gif\" alt=\"\" width=36 height=13></a></td></tr>");
document.write("<tr><td class=\"date\">April 01, 2009</td></tr>");
document.write("<tr><td class=\"news\">CD DVD Label Maker v.1.03 released</td></tr>");
document.write("<tr><td class=\"more\"><a href=\"http://www.ronyasoft.com/news/index.html#april_01_2009\">Read More<img src=\"http://www.ronyasoft.com/images/arrow_3.gif\" alt=\"\" width=36 height=13></a></td></tr>");
document.write("</table>");
}
