var html = 'Recent flickr<\/a> photos for waterloo
\n
\n
\"4472<\/a>\n \"S15.<\/a>\n \"47703<\/a>\n \"A<\/a>\n \"31268<\/a>\n \"31268<\/a>\n \"Waterloo<\/a>\n \"Grotbags\"<\/a>\n \"London<\/a>\n \"Carlisle<\/a>\n \"IMG_0938\"<\/a>\n \"IMG_0940\"<\/a>\n \"IMG_0937\"<\/a>\n \"IMG_0935\"<\/a>\n \"IMG_0936\"<\/a>\n \"IMG_0939\"<\/a>\n \"L534<\/a>\n \"WLR<\/a>\n \"CSXT<\/a>\n \"Conductor,<\/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();