var html = 'Recent flickr<\/a> photos for chiswick
\n
\n
\"Hole<\/a>\n \"Duke<\/a>\n \"Hole<\/a>\n \"Copper<\/a>\n \"Old<\/a>\n \"Bull&#039;s<\/a>\n \"City<\/a>\n \"City<\/a>\n \"chiswick\"<\/a>\n \"5863,<\/a>\n \"458412<\/a>\n \"Packhorse<\/a>\n \"Tabard.<\/a>\n \"Hound,<\/a>\n \"Moot,<\/a>\n \"Lil&#039;<\/a>\n \"Union,<\/a>\n \"Burning<\/a>\n \"Burning<\/a>\n \"Burning<\/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();