var html = 'Recent flickr<\/a> photos for pimlico
\n
\n
\"Grace\"<\/a>\n \"Grace\"<\/a>\n \"Grace\"<\/a>\n \"Grace\"<\/a>\n \"Group<\/a>\n \"Nonchaloir\"<\/a>\n \"Fancy<\/a>\n \"Sybil<\/a>\n \"The<\/a>\n \"Cashmere,<\/a>\n \"Fancy<\/a>\n \"Group<\/a>\n \"Cashmere,<\/a>\n \"The<\/a>\n \"Lady<\/a>\n \"Londonderry<\/a>\n \"Sybil<\/a>\n \"Shawl,<\/a>\n \"Londonderry<\/a>\n \"Fancy<\/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();