var html = 'Recent flickr<\/a> photos for ilford
\n
\n
\"63<\/a>\n \"t<\/a>\n \"c<\/a>\n \"1975<\/a>\n \"1955<\/a>\n \"1987<\/a>\n \"\"<\/a>\n \"Castillejo,<\/a>\n \"2025.10.05\"<\/a>\n \"Ala<\/a>\n \"Facade\"<\/a>\n \"Reflection\"<\/a>\n \"Shed,<\/a>\n \"Vase<\/a>\n \"Jumbled<\/a>\n \"Chop<\/a>\n \"Love<\/a>\n \"Fiona<\/a>\n \"Hazel<\/a>\n \"Broken<\/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();