Warning: file(http://www.flickr.com/services/feeds/photos_public.gne?tags=woolwichdockyard&format=rss_200): failed to open stream: HTTP request failed! HTTP/1.1 503 Service Temporarily Unavailable
in /mnt/webroot/londonbloggers.iamcal.com/www/photos.php on line 29
Warning: implode(): Invalid arguments passed in /mnt/webroot/londonbloggers.iamcal.com/www/photos.php on line 29
var html = 'There are no flickr<\/a> photos for woolwichdockyard - why not upload some<\/a>?';
var needs_close = false;
if (document.all && navigator.appVersion.toLowerCase().indexOf("mac") == -1) needs_close = true;
if (navigator.userAgent.indexOf('Gecko') != -1) needs_close = true;
document.write(html);
if (needs_close) document.close();