var html = 'Recent flickr<\/a> photos for hanwell
\n
\n
\"Brent<\/a>\n \"Catholic<\/a>\n \"The<\/a>\n \"Industrial<\/a>\n \"Cherington<\/a>\n \"Hanwell<\/a>\n \"Shops,<\/a>\n \"Gravestone,<\/a>\n \"Sculpture,<\/a>\n \"Industrial<\/a>\n \"Hanwell<\/a>\n \"The<\/a>\n \"Sculpture,Turner<\/a>\n \"2,<\/a>\n \"Evershed<\/a>\n \"Young<\/a>\n \"Hanwell<\/a>\n \"Hanwell<\/a>\n \"Sculpture,Turner<\/a>\n \"York<\/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();