var html = 'Recent flickr<\/a> photos for southkenton
\n
\n
\"47746<\/a>\n \"47848<\/a>\n \"47848<\/a>\n \"3233,<\/a>\n \"66541<\/a>\n \"68002<\/a>\n \"350237<\/a>\n \"805012<\/a>\n \"805009<\/a>\n \"730018<\/a>\n \"90007,<\/a>\n \"350249<\/a>\n \"730038<\/a>\n \"377707<\/a>\n \"710257<\/a>\n \"350376<\/a>\n \"3254<\/a>\n \"350243<\/a>\n \"South<\/a>\n \"66556<\/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();