var html = 'Recent flickr<\/a> photos for embankment
\n
\n
\"Red,<\/a>\n \"RX408622\"<\/a>\n \"Soft<\/a>\n \"When<\/a>\n \"Look,<\/a>\n \"Predictable<\/a>\n \"Structured<\/a>\n \"Pathway<\/a>\n \"Another<\/a>\n \"Russia.<\/a>\n \"<\/a>\n \"IMG_20250413_182001\"<\/a>\n \"camel<\/a>\n \"London<\/a>\n \"Joseph<\/a>\n \"Victoria<\/a>\n \"Thames<\/a>\n \"Blue<\/a>\n \"Bimbling\"<\/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();