var html = 'Recent flickr<\/a> photos for stamfordhill
\n
\n
\"00045<\/a>\n \"00046<\/a>\n \"00042<\/a>\n \"00048<\/a>\n \"00040<\/a>\n \"00044<\/a>\n \"00038<\/a>\n \"00043<\/a>\n \"00039<\/a>\n \"00047<\/a>\n \"00041<\/a>\n \"1st<\/a>\n \"07026<\/a>\n \"07058<\/a>\n \"07424<\/a>\n \"07425<\/a>\n \"07422<\/a>\n \"07423<\/a>\n \"10166<\/a>\n \"10155<\/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();