var html = 'Recent flickr<\/a> photos for hillingdon
\n
\n
\"First<\/a>\n \"London<\/a>\n \"Metroline<\/a>\n \"First<\/a>\n \"First<\/a>\n \"Metroline<\/a>\n \"Metroline<\/a>\n \"Works,<\/a>\n \"The<\/a>\n \"Industrial<\/a>\n \"River<\/a>\n \"The<\/a>\n \"Grand<\/a>\n \"Canal<\/a>\n \"Works,<\/a>\n \"The<\/a>\n \"Master<\/a>\n \"Colne<\/a>\n \"Canal<\/a>\n \"Former<\/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();