var rbox = "";rbox += "<div class=\"rightstuff\"><img src=\"images/logo.gif\" alt=\"NWJS\" border=\"0\" height=\"119\" width=\"103\"></div><br>";rbox += "<div class=\"rightstuff\">";
/*Latest news items (lastest 3 only)*/
rbox += "<span class=\"heading\">Latest news:</span><br>";
rbox += "<a href=\"news.html#jhiselections\">JHI Selections</a> - 13.07.2010<br>";
rbox += "<a href=\"news.html#interlandselectionraces\">Interland Selection Races</a> - 12.07.2010<br>";
rbox += "<a href=\"news.html#jircswin\">NWJS Win JIRCs</a> - 28.06.2010<br>";
/*Next training*/
rbox += "<hr>";
rbox += "<h1><a href=\"calendar.html\" title=\"Important Dates\">Training</a></h1>";
rbox += "<p><span class=\"heading\">Training Weekend</span><br>11<sup>th</sup>/12<sup>th</sup> September 2010<br>SE Lancs";
rbox += "<br><br><span class=\"heading\">Full details by email</span></p>";
rbox += "</div>";
document.write(rbox);
