var html = 'Recent flickr<\/a> photos for blackfriars
\n
\n
\"Lunch<\/a>\n \"Blackfriars\"<\/a>\n \"Blackfriars<\/a>\n \"Blackfriars<\/a>\n \"376005<\/a>\n \"New<\/a>\n \"700004<\/a>\n \"700012<\/a>\n \"\"<\/a>\n \"380<\/a>\n \"Blackfriars\"<\/a>\n \"Queen<\/a>\n \"The<\/a>\n \"Premier<\/a>\n \"City<\/a>\n \"Blackfriars<\/a>\n \"The<\/a>\n \"Ludgate<\/a>\n \"Beneath<\/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();