var html = 'Recent flickr<\/a> photos for cricklewood
\n
\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 \"end\"<\/a>\n \"Ash<\/a>\n \"Elm<\/a>\n \"Fordywch<\/a>\n \"Ash<\/a>\n \"Welcome<\/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();