var html = 'Recent flickr<\/a> photos for bank
\n
\n
\"river<\/a>\n \"The<\/a>\n \"Legs<\/a>\n \"Mercantile<\/a>\n \"Worcester<\/a>\n \"the<\/a>\n \"Around<\/a>\n \"Around<\/a>\n \"Cache<\/a>\n \"Valley<\/a>\n \"Hier<\/a>\n \"1977<\/a>\n \"Royal<\/a>\n \"B<\/a>\n \"London<\/a>\n \"DSC_0039\"<\/a>\n \"DSC_0006\"<\/a>\n \"DSC_0041\"<\/a>\n \"DSC_0040\"<\/a>\n \"DSC_0004\"<\/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();