var html = 'Recent flickr<\/a> photos for hounslow
\n
\n
\"London<\/a>\n \"London<\/a>\n \"Hounslow<\/a>\n \"Hounslow<\/a>\n \"Hounslow<\/a>\n \"Westbus<\/a>\n \"Rolls-Royce<\/a>\n \"Lots<\/a>\n \"777<\/a>\n \"Our<\/a>\n \"Take-Off<\/a>\n \"Peugeot<\/a>\n \"Chris<\/a>\n \"Stamford<\/a>\n \"The<\/a>\n \"Piccadilly<\/a>\n \"Peugeots\"<\/a>\n \"First<\/a>\n \"First<\/a>\n \"First<\/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();