Warning: file_get_contents(http://feeds.bbc.co.uk/weather/feeds/rss/5day/id/3726.xml) [function.file-get-contents]: failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /var/www/web299/web/client_website_resources/weather_javascript.php on line 41
if (document.getElementById("weather_div")!=undefined) var wdiv = document.getElementById("weather_div"); var inner_html='
data provided by the BBC Weather RSS service
'; wdiv.innerHTML = inner_html;