var html = 'Recent flickr<\/a> photos for regentspark
\n
\n
\"Monkey<\/a>\n \"Neighbours,<\/a>\n \"Last<\/a>\n \"Auguries<\/a>\n \"Requiem<\/a>\n \"Firedog,<\/a>\n \"King<\/a>\n \"Bearing<\/a>\n \"Desnatureza<\/a>\n \"Ghost<\/a>\n \"Nymph<\/a>\n \"Unit<\/a>\n \"Life<\/a>\n \"The<\/a>\n \"581A3154:<\/a>\n \"581A3150:<\/a>\n \"581A3141:<\/a>\n \"581A3170:<\/a>\n \"581A3163:<\/a>\n \"581A3140:<\/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();