var html = 'Recent flickr<\/a> photos for isleworth
\n
\n
\"Loving<\/a>\n \"London<\/a>\n \"Barred<\/a>\n \"River<\/a>\n \"Sunday<\/a>\n \"Boat<\/a>\n \"Afternoon<\/a>\n \"Thames<\/a>\n \"Riverside<\/a>\n \"Plane<\/a>\n \"Lit<\/a>\n \"Shed<\/a>\n \"Dappled\"<\/a>\n \"Bollard<\/a>\n \"Richmond<\/a>\n \"Climbing\"<\/a>\n \"Flight<\/a>\n \"Blossom<\/a>\n \"Star<\/a>\n \"CW1<\/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();