var html = 'Recent flickr<\/a> photos for southwark
\n
\n
\"Quiet<\/a>\n \"Quiet<\/a>\n \"Borough<\/a>\n \"Brick<\/a>\n \",<\/a>\n \",<\/a>\n \"Graffiti\"<\/a>\n \"Graffiti\"<\/a>\n \"Mosaic\"<\/a>\n \"Graffiti\"<\/a>\n \"Graffiti\"<\/a>\n \"Mosaic\"<\/a>\n \"Graffiti\"<\/a>\n \"Graffiti\"<\/a>\n \"Antony<\/a>\n \"out<\/a>\n \"London<\/a>\n \"borough<\/a>\n \"Under<\/a>\n \"Southwark<\/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();