var html = 'Recent flickr<\/a> photos for southwark
\n
\n
\"The<\/a>\n \"The<\/a>\n \"Southwark<\/a>\n \"The<\/a>\n \"The<\/a>\n \"The<\/a>\n \"Passsengers,<\/a>\n \"Old<\/a>\n \"Southwark<\/a>\n \"Southwark<\/a>\n \"Between<\/a>\n \"Southwark<\/a>\n \"borough<\/a>\n \"Say<\/a>\n \"Londres<\/a>\n \"Londres<\/a>\n \"Llighting<\/a>\n \"chancel<\/a>\n \"The<\/a>\n \"Perseverance\"<\/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();