var html = 'Recent flickr<\/a> photos for wembleypark
\n
\n
\"House,<\/a>\n \"Flats,<\/a>\n \"House,<\/a>\n \"Flats,<\/a>\n \"House,<\/a>\n \"House,<\/a>\n \"House,<\/a>\n \"Houses,<\/a>\n \"Synagogue,<\/a>\n \"House,<\/a>\n \"House,<\/a>\n \"House,<\/a>\n \"House,<\/a>\n \"English<\/a>\n \"Chalkhill<\/a>\n \"House,<\/a>\n \"Shops,<\/a>\n \"Closed<\/a>\n \"Chalkhill<\/a>\n \"Bridge<\/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();