var html = 'Recent flickr<\/a> photos for lee
\n
\n
\"Birmingham<\/a>\n \"BK3958<\/a>\n \"BK3958<\/a>\n \"The<\/a>\n \"IMG_A7893.<\/a>\n \"IMG_A7748.<\/a>\n \"IMG_A7742.<\/a>\n \"IMG_A7597.<\/a>\n \"IMG_A0973.<\/a>\n \"IMG_A0929.<\/a>\n \"IMG_A0886.<\/a>\n \"IMG_A0931.<\/a>\n \"IMG_7345.<\/a>\n \"IMG_7206.<\/a>\n \"Torre<\/a>\n \"Instant<\/a>\n \"Knight<\/a>\n \"Atardecer<\/a>\n \"IMG_A2931.<\/a>\n \"IMG_A2786.<\/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();