var html = 'Recent flickr<\/a> photos for ilford
\n
\n
\"Still<\/a>\n \"Mysterious<\/a>\n \"Viaduc<\/a>\n \"Viaduc<\/a>\n \"Viaduc<\/a>\n \"Viaduc<\/a>\n \"\"<\/a>\n \"The<\/a>\n \"Angular<\/a>\n \"04<\/a>\n \"15a<\/a>\n \"1968<\/a>\n \"Late<\/a>\n \"Walk<\/a>\n \"Levitational<\/a>\n \"Shadowy<\/a>\n \"Motown<\/a>\n \"This<\/a>\n \"Time<\/a>\n \"Labyrinthe\"<\/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();