var html = 'Recent flickr<\/a> photos for bayswater
\n
\n
\"The<\/a>\n \"Queens<\/a>\n \"Queens<\/a>\n \"Queens<\/a>\n \"&quot;The<\/a>\n \"St<\/a>\n \"Mural<\/a>\n \"Angel<\/a>\n \"Rows<\/a>\n \"Beautiful<\/a>\n \"The<\/a>\n \"St<\/a>\n \"St<\/a>\n \"Mosaic<\/a>\n \"Entrance<\/a>\n \"Snazzy<\/a>\n \"Gails<\/a>\n \"Fitzrovia<\/a>\n \"Junction<\/a>\n \"Whiteleys,<\/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();