// Add required javascript and css files to the header
var headelement = document.getElementsByTagName('head')[0];
var wjs = document.createElement('script');
wjs.setAttribute('type', 'text/javascript');
wjs.setAttribute('src', 'http://cdn.ftdata.co.uk/widgetsupport/alljavascript?v=4');
headelement.appendChild(wjs);
var wcss = document.createElement('link');
wcss.setAttribute('rel', 'stylesheet');
wcss.setAttribute('type', 'text/css');
wcss.setAttribute('href', 'http://cdn.ftdata.co.uk/widgetsupport/irwidgets.css?v=4');
headelement.appendChild(wcss);
var irwidgetssipageid = 'Companies research for ROK:LSE';
if (!document.body.getAttribute("si:pageID") && typeof(SiSetPageID) == "function") {
	SiSetPageID(irwidgetssipageid);
}


// Output the widgets
document.write('<div id="irwidgets"><h2 id="irwidgetstitle">Investor Relations Information from Rok</h2><div class="widgetwrapper filelistwidget"><div class="grayborder"><div class="roundedtop"></div><div class="htmlcontents"><div class="iconelement"></div><h3 class="widgettitle">Annual Reports</h3><ul class=\'linklist\'><li class="pdf pdf"><a href="http://www.rokgroup.com/investor/AnnualReports/AnnualReport2009.pdf"  target="_blank" onclick="return widgetTrackingEvent(this, false, \'IR Widgets interaction\', \'File list link\')" si:link="IR Widgets - ROK:LSE - File List (annual reports) - Link http://www.rokgroup.com/investor/AnnualReports/AnnualReport2009.pdf">2009 Annual report (pdf)</a></li><li class="pdf pdf evenrow"><a href="http://www.rokgroup.com/investor/InterimReports/InterimReport2009.pdf"  target="_blank" onclick="return widgetTrackingEvent(this, false, \'IR Widgets interaction\', \'File list link\')" si:link="IR Widgets - ROK:LSE - File List (annual reports) - Link http://www.rokgroup.com/investor/InterimReports/InterimReport2009.pdf">2009 Interim report (pdf)</a></li></ul></div></div></div><div class="widgetwrapper htmlwidget"><div class="grayborder"><div class="roundedtop"></div><div class="htmlcontents"><div class="iconelement"></div><h3 class="widgettitle">Investor Relations Contact</h3><div id="refHTML">If you require any further financial information about the company, please contact:</div><div> </div><div>Ashley Martin, Finance Director </div><div>Phone: 020 7977 7984</div><div>Fax: 020 7977 7999</div><div>E-mai:l ashley.martin@rokgroup.com.</div><br /></div><div class="heightlessclearer"></div></div></div><div class="heightlessclearer"></div></div>');