var html = 'Recent flickr<\/a> photos for isleworth
\n
\n
\"Go<\/a>\n \"Grey<\/a>\n \"Stormy<\/a>\n \"IMG_20260204_200847\"<\/a>\n \"A<\/a>\n \"Isleworth\"<\/a>\n \"IMG_3256\"<\/a>\n \"IMG_3234\"<\/a>\n \"IMG_3238\"<\/a>\n \"IMG_3251\"<\/a>\n \"IMG_3230\"<\/a>\n \"IMG_3243\"<\/a>\n \"IMG_3246\"<\/a>\n \"IMG_3233\"<\/a>\n \"IMG_3253\"<\/a>\n \"IMG_3245\"<\/a>\n \"IMG_3241\"<\/a>\n \"IMG_3250\"<\/a>\n \"IMG_3240\"<\/a>\n \"IMG_3252\"<\/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();