var html = 'Recent flickr<\/a> photos for elephantcastle
\n
\n
\"Elephant<\/a>\n \"Elephant<\/a>\n \"Cotton<\/a>\n \"Draper<\/a>\n \"London<\/a>\n \"Protest\"<\/a>\n \"Absurd\"<\/a>\n \"LTZ<\/a>\n \"LTZ<\/a>\n \"SN64<\/a>\n \"SN14<\/a>\n \"\"<\/a>\n \"\"<\/a>\n \"W137VGJ<\/a>\n \"Elephant<\/a>\n \"Elephant<\/a>\n \"Go<\/a>\n \"Transport<\/a>\n \"Transport<\/a>\n \"Go<\/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();