var html = 'Recent flickr<\/a> photos for marylebone
\n
\n
\"Inn<\/a>\n \"Cock<\/a>\n \"Be<\/a>\n \"168113<\/a>\n \"168326<\/a>\n \"BBC<\/a>\n \"JMW<\/a>\n \"The<\/a>\n \"cabbell<\/a>\n \"Matt<\/a>\n \"Daunt<\/a>\n \"Boroughs<\/a>\n \"Light<\/a>\n \"Waitrose<\/a>\n \"Rhum<\/a>\n \"Market<\/a>\n \"M51894<\/a>\n \"Bloodrush\"<\/a>\n \"68020\"<\/a>\n \"12805\"<\/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();