var html = 'Recent flickr<\/a> photos for southwark
\n
\n
\"Exhibition<\/a>\n \"Tate<\/a>\n \"Clore<\/a>\n \"Porters<\/a>\n \"Palestra<\/a>\n \"Hamburger<\/a>\n \"Ignatius<\/a>\n \"Quote<\/a>\n \"Quote<\/a>\n \"So<\/a>\n \"Glass<\/a>\n \"Southwark<\/a>\n \"Double<\/a>\n \"Millennium<\/a>\n \"Millennium<\/a>\n \"Millennium<\/a>\n \"Mating<\/a>\n \"Mating<\/a>\n \"Mating<\/a>\n \"Mating<\/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();