var html = 'Recent flickr<\/a> photos for southcroydon
\n
\n
\"1903<\/a>\n \"House,<\/a>\n \"Birchend<\/a>\n \"Baptist<\/a>\n \"Swan<\/a>\n \"St<\/a>\n \"Selsdon<\/a>\n \"Ye<\/a>\n \"Back<\/a>\n \"Early<\/a>\n \"Ye<\/a>\n \"House,<\/a>\n \"St<\/a>\n \"Spoofers<\/a>\n \"1903<\/a>\n \"1903<\/a>\n \"1903<\/a>\n \"1902<\/a>\n \"1903<\/a>\n \"Lights<\/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();