var html = 'Recent flickr<\/a> photos for finsburypark
\n
\n
\"31st<\/a>\n \"05301<\/a>\n \"05295<\/a>\n \"05293<\/a>\n \"05302<\/a>\n \"05308<\/a>\n \"05306<\/a>\n \"05303<\/a>\n \"05299<\/a>\n \"05310<\/a>\n \"05305<\/a>\n \"05311<\/a>\n \"05289<\/a>\n \"05304<\/a>\n \"05297<\/a>\n \"05296<\/a>\n \"05309<\/a>\n \"05307<\/a>\n \"05300<\/a>\n \"05292<\/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();