var html = 'Recent flickr<\/a> photos for westruislip
\n
\n
\"Mayflower<\/a>\n \"168<\/a>\n \"165<\/a>\n \"56<\/a>\n \"60<\/a>\n \"168<\/a>\n \"47<\/a>\n \"47<\/a>\n \"47<\/a>\n \"60<\/a>\n \"57<\/a>\n \"165<\/a>\n \"56<\/a>\n \"47<\/a>\n \"37<\/a>\n \"37<\/a>\n \"37<\/a>\n \"Whistling<\/a>\n \"More<\/a>\n \"60<\/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();