var html = 'Recent flickr<\/a> photos for elephantcastle
\n
\n
\"Kinleigh<\/a>\n \"Speaker,<\/a>\n \"Arriva<\/a>\n \"Elephant<\/a>\n \"Oxford<\/a>\n \"District<\/a>\n \"2447,<\/a>\n \"3405,<\/a>\n \"3108,<\/a>\n \"EE14,<\/a>\n \"Empty<\/a>\n \"ES110,<\/a>\n \"SEe45,<\/a>\n \"12296,<\/a>\n \"LT882,<\/a>\n \"Elephant<\/a>\n \"\`3355\"<\/a>\n \"New<\/a>\n \"Site<\/a>\n \"Shiny<\/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();