var html = 'Recent flickr<\/a> photos for harrowonthehill
\n
\n
\"Welsh<\/a>\n \"Byron&#039;s<\/a>\n \"Our<\/a>\n \"Lower<\/a>\n \"West<\/a>\n \"The<\/a>\n \"Harrow<\/a>\n \"White<\/a>\n \"Druries<\/a>\n \"White<\/a>\n \"Armstrongs,<\/a>\n \"Peterborough<\/a>\n \"Sudbury<\/a>\n \"Harrow<\/a>\n \"Thomas<\/a>\n \"The<\/a>\n \"House,<\/a>\n \"Longridge,<\/a>\n \"House,<\/a>\n \"Welsh<\/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();