var html = 'Recent flickr<\/a> photos for surreyquays
\n
\n
\"Last<\/a>\n \"Surrey<\/a>\n \"Winter<\/a>\n \"Mooring<\/a>\n \"My<\/a>\n \"My<\/a>\n \"My<\/a>\n \"My<\/a>\n \"\"<\/a>\n \"\"<\/a>\n \"\"<\/a>\n \"\"<\/a>\n \"\"<\/a>\n \"Sedum<\/a>\n \"Hover<\/a>\n \"Hoverfly<\/a>\n \"My<\/a>\n \"My<\/a>\n \"My<\/a>\n \"My<\/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();