var html = 'Recent flickr<\/a> photos for mileend
\n
\n
\"Bluebird<\/a>\n \"Love<\/a>\n \"DSC07925<\/a>\n \"DSC07926\"<\/a>\n \"DSC07929\"<\/a>\n \"DSC07903<\/a>\n \"DSC07912<\/a>\n \"DSC07915<\/a>\n \"Nosey<\/a>\n \"Compass<\/a>\n \"Street<\/a>\n \"Mile-End\"<\/a>\n \"1980<\/a>\n \"Candid<\/a>\n \"The<\/a>\n \"Mile-End<\/a>\n \"Murals,<\/a>\n \"Mile<\/a>\n \"Glen\"<\/a>\n \"In<\/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();