var html = 'Recent flickr<\/a> photos for wandsworthroad
\n
\n
\"56036<\/a>\n \"47289<\/a>\n \"3208<\/a>\n \"456013<\/a>\n \"1555<\/a>\n \"456001<\/a>\n \"465035<\/a>\n \"3017<\/a>\n \"92014<\/a>\n \"365511<\/a>\n \"47304,<\/a>\n \"456020<\/a>\n \"37037<\/a>\n \"319005<\/a>\n \"3309<\/a>\n \"59102<\/a>\n \"3802<\/a>\n \"37042<\/a>\n \"56080<\/a>\n \"92027,<\/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();