var html = 'Recent flickr<\/a> photos for chiswick
\n
\n
\"Roll<\/a>\n \"Salticus<\/a>\n \"Salticus<\/a>\n \"Salticus<\/a>\n \"Walking<\/a>\n \"Mooring<\/a>\n \"Low<\/a>\n \"Chiswick<\/a>\n \"Chiswick<\/a>\n \"Chiswick<\/a>\n \"Chiswick<\/a>\n \"Chiswick<\/a>\n \"Over<\/a>\n \"&quot;To<\/a>\n \"The<\/a>\n \"Ionic<\/a>\n \"Chiswick<\/a>\n \"The<\/a>\n \"Chiswick<\/a>\n \"Heron,<\/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();