// 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 UMC: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 Umeco</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.umeco.com/files/documents/annual_report_2010_-_revised_pages_95_and_96.pdf"  target="_blank" onclick="return widgetTrackingEvent(this, false, \'IR Widgets interaction\', \'File list link\')" si:link="IR Widgets - UMC:LSE - File List (annualreports) - Link http://www.umeco.com/files/documents/annual_report_2010_-_revised_pages_95_and_96.pdf">2010 Annual report - Erratum Notice (pdf)</a></li><li class="pdf pdf evenrow"><a href="http://www.umeco.com/files/documents/annual_report_2010.pdf"  target="_blank" onclick="return widgetTrackingEvent(this, false, \'IR Widgets interaction\', \'File list link\')" si:link="IR Widgets - UMC:LSE - File List (annualreports) - Link http://www.umeco.com/files/documents/annual_report_2010.pdf">2010 Annual Report (pdf)</a></li><li><a href="http://www.umeco.com/news/news-archive/prelim-results-press-release-june-2010/"  target="_blank" onclick="return widgetTrackingEvent(this, false, \'IR Widgets interaction\', \'File list link\')" si:link="IR Widgets - UMC:LSE - File List (annualreports) - Link http://www.umeco.com/news/news-archive/prelim-results-press-release-june-2010/">2010 Interim Report (html)</a></li></ul></div></div></div><div class="heightlessclearer"></div></div>');