var html = 'Recent flickr<\/a> photos for cricklewood
\n
\n
\"Ex-MR<\/a>\n \"To<\/a>\n \"43467<\/a>\n \"Lost<\/a>\n \"Colorful<\/a>\n \"Chair\"<\/a>\n \"Blackberries\"<\/a>\n \"VWH2142<\/a>\n \"VWH1363<\/a>\n \"Elephant\"<\/a>\n \"DSC_5052<\/a>\n \"sign\"<\/a>\n \"Oak<\/a>\n \"Ebbsfleet<\/a>\n \"straight\"<\/a>\n \"Richborough<\/a>\n \"Richborough<\/a>\n \"Elm<\/a>\n \"garages\"<\/a>\n \"garages2\"<\/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();