var html = 'Recent flickr<\/a> photos for brentford
\n
\n
\"Messy<\/a>\n \"Ballymore<\/a>\n \"Ballymore<\/a>\n \"New<\/a>\n \"Ballymore<\/a>\n \"Statue<\/a>\n \"A<\/a>\n \"Boats<\/a>\n \"St.<\/a>\n \"In<\/a>\n \"In<\/a>\n \"In<\/a>\n \"In<\/a>\n \"Rottura<\/a>\n \"Sill<\/a>\n \"Sunday<\/a>\n \"Cranes<\/a>\n \"Ferry<\/a>\n \"Brentford<\/a>\n \"The<\/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();