var html = 'Recent flickr<\/a> photos for embankment
\n
\n
\"Still<\/a>\n \"The<\/a>\n \"IMG_20250220_110636\"<\/a>\n \"IMG_20250220_110425\"<\/a>\n \"Ducks<\/a>\n \"CHALLENGING<\/a>\n \"_DSC4603\"<\/a>\n \"Embankment\"<\/a>\n \"DIRE<\/a>\n \"87<\/a>\n \"GRZ<\/a>\n \"KV18<\/a>\n \"CT66<\/a>\n \"L666<\/a>\n \"IMG_144949<\/a>\n \"IMG_145244<\/a>\n \"IMG_140947<\/a>\n \"Oh<\/a>\n \"Bare<\/a>\n \"As<\/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();