var html = 'Recent flickr<\/a> photos for putney
\n
\n
\"Fresh<\/a>\n \"Dewdrop<\/a>\n \"Creekside<\/a>\n \"Another<\/a>\n \"Replacement\"<\/a>\n \"River<\/a>\n \"River<\/a>\n \"Beverley<\/a>\n \"Putney<\/a>\n \"Artisan<\/a>\n \"701044<\/a>\n \"701031<\/a>\n \"458419<\/a>\n \"St<\/a>\n \"5727<\/a>\n \"Thames<\/a>\n \"Harlan<\/a>\n \"Bluegrass<\/a>\n \"Sunlight<\/a>\n \"Coal<\/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();