// 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 SPO: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 Sportech</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.sportechplc.com/pdf/Sportech%20PLC%20annual%20report%20and%20accounts%202009.pdf"  target="_blank" onclick="return widgetTrackingEvent(this, false, \'IR Widgets interaction\', \'File list link\')" si:link="IR Widgets - SPO:LSE - File List (annualreports) - Link http://www.sportechplc.com/pdf/Sportech%20PLC%20annual%20report%20and%20accounts%202009.pdf">2009 Annual Report (pdf)</a></li><li class="evenrow"><a href="http://ir2.baestex-quotes.co.uk/ir/sportech/newsArticle.php?id=106310&ST=SPO"  target="_blank" onclick="return widgetTrackingEvent(this, false, \'IR Widgets interaction\', \'File list link\')" si:link="IR Widgets - SPO:LSE - File List (annualreports) - Link http://ir2.baestex-quotes.co.uk/ir/sportech/newsArticle.php?id=106310&ST=SPO">2009 Interim Report (html)</a></li></ul></div></div></div><div class="heightlessclearer"></div></div>');