var html = 'Recent flickr<\/a> photos for hounslow
\n
\n
\"IMG_0335\"<\/a>\n \"Feltham,<\/a>\n \"Feltham<\/a>\n \"Bridge<\/a>\n \"Propellor,<\/a>\n \"Farmland,<\/a>\n \"Works,<\/a>\n \"Stolen<\/a>\n \"Homers<\/a>\n \"Farm<\/a>\n \"Bedfont,<\/a>\n \"London<\/a>\n \"\"<\/a>\n \"\"<\/a>\n \"\"<\/a>\n \"\"<\/a>\n \"Bedfont<\/a>\n \"Farmland,<\/a>\n \"Former<\/a>\n \"Bedfont<\/a>\n
\n
More photos...<\/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();