var html = 'Recent flickr<\/a> photos for sidcup
\n
\n
\"Lewis<\/a>\n \"Wren<\/a>\n \"707025<\/a>\n \"Established<\/a>\n \"Blossum<\/a>\n \"Coal<\/a>\n \"Coal<\/a>\n \"Blossum<\/a>\n \"66181<\/a>\n \"SLN<\/a>\n \"GAL<\/a>\n \"GAL<\/a>\n \"GAL<\/a>\n \"GAL<\/a>\n \"376005<\/a>\n \"GAL<\/a>\n \"GAL<\/a>\n \"GAL<\/a>\n \"GAL<\/a>\n \"GAL<\/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();