var html = 'Recent flickr<\/a> photos for ilford
\n
\n
\"Chinatown<\/a>\n \"Chinatown\"<\/a>\n \"eastside<\/a>\n \"Station<\/a>\n \"Ferns<\/a>\n \"The<\/a>\n \"Ferns\"<\/a>\n \"The<\/a>\n \"Forest<\/a>\n \"Three<\/a>\n \"Flimsy\"<\/a>\n \"Blades\"<\/a>\n \"Bracketed\"<\/a>\n \"Venting\"<\/a>\n \"Oben<\/a>\n \"High<\/a>\n \"Escher\"<\/a>\n \"The<\/a>\n \"Take<\/a>\n \"On<\/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();