var html = 'Recent flickr<\/a> photos for bexleyheath
\n
\n
\"Juvenile<\/a>\n \"Go<\/a>\n \"Wear<\/a>\n \"Eurasian<\/a>\n \"Male<\/a>\n \"Blackbird<\/a>\n \"Turdus<\/a>\n \"The<\/a>\n \"Young<\/a>\n \"Go<\/a>\n \"South<\/a>\n \"South<\/a>\n \"With<\/a>\n \"Western<\/a>\n \"Go-Ahead<\/a>\n \"Spin<\/a>\n \"Breakfast<\/a>\n \"Female<\/a>\n \"South<\/a>\n \"White<\/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();