var html = 'Recent flickr<\/a> photos for bank
\n
\n
\"scattered<\/a>\n \"a<\/a>\n \"Zweisamkeit<\/a>\n \"Zweisamkeit<\/a>\n \"Hollywood\"<\/a>\n \"Ukrainian<\/a>\n \"Ruff\"<\/a>\n \"Carrion<\/a>\n \"Spoonbills\"<\/a>\n \"Ruff\"<\/a>\n \"Spoonbills\"<\/a>\n \"NatWest<\/a>\n \"Weinberge<\/a>\n \"HBM\"<\/a>\n \"Vintage<\/a>\n \"Days<\/a>\n \"Relaxed<\/a>\n \"Leisure<\/a>\n \"West<\/a>\n \"Die<\/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();