var html = 'Recent flickr<\/a> photos for carshalton
\n
\n
\"A<\/a>\n \"Durand<\/a>\n \"Durand<\/a>\n \"Durand<\/a>\n \"Durand<\/a>\n \"St<\/a>\n \"St<\/a>\n \"St<\/a>\n \"House,<\/a>\n \"Bishopford<\/a>\n \"St<\/a>\n \"St<\/a>\n \"St<\/a>\n \"Works,<\/a>\n \"Carshalton<\/a>\n \"Watermill<\/a>\n \"Works,<\/a>\n \"Carshalton<\/a>\n \"Blythewood<\/a>\n \"Shops,<\/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();