var html = 'Recent flickr<\/a> photos for highgate
\n
\n
\"Highgate<\/a>\n \"Flatiron<\/a>\n \"Buckpool<\/a>\n \"Highgate<\/a>\n \"Highgate<\/a>\n \"Highgate<\/a>\n \"Highgate<\/a>\n \"Kenneth<\/a>\n \"Karl<\/a>\n \"Her<\/a>\n \"Highgate<\/a>\n \"John<\/a>\n \"George<\/a>\n \"Highgate<\/a>\n \"Geraldine<\/a>\n \"Family<\/a>\n \"Highgate<\/a>\n \"George<\/a>\n \"David<\/a>\n \"Highgate<\/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();