var html = 'Recent flickr<\/a> photos for southcroydon
\n
\n
\"377160,<\/a>\n \"377609,<\/a>\n \"387173,<\/a>\n \"387213,<\/a>\n \"First<\/a>\n \"387129<\/a>\n \"700129<\/a>\n \"387219<\/a>\n \"700105<\/a>\n \"377448<\/a>\n \"377603<\/a>\n \"387172<\/a>\n \"171729<\/a>\n \"171728<\/a>\n \"47829<\/a>\n \"423902<\/a>\n \"South<\/a>\n \"SECR<\/a>\n \"Heavens<\/a>\n \"Chance<\/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();