var html = 'Recent flickr<\/a> photos for chiswick
\n
\n
\"Favo(u)rite\"<\/a>\n \"London<\/a>\n \"London<\/a>\n \"London<\/a>\n \"London<\/a>\n \"Dukes<\/a>\n \"The<\/a>\n \"Chiswick,<\/a>\n \"Rail<\/a>\n \"Rail<\/a>\n \"Kew<\/a>\n \"Beech<\/a>\n \"Blackthorn<\/a>\n \"Oak<\/a>\n \"Shell,<\/a>\n \"chiswick<\/a>\n \"chiswick<\/a>\n \"chiswick<\/a>\n \"chiswick<\/a>\n \"chiswick<\/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();