var html = 'Recent flickr<\/a> photos for blackfriars
\n
\n
\"Black<\/a>\n \"IMG_4865\"<\/a>\n \"Light<\/a>\n \"Millennium<\/a>\n \"New<\/a>\n \"River<\/a>\n \"Light<\/a>\n \"blackfriarsmillenniumbridge4\"<\/a>\n \"Under<\/a>\n \"Leaf<\/a>\n \"El<\/a>\n \"St<\/a>\n \"Albion,<\/a>\n \"700018,<\/a>\n \"700008<\/a>\n \"700023,<\/a>\n \"700143,<\/a>\n \"465020<\/a>\n \"The<\/a>\n \"Chairs<\/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();