var html = 'Recent flickr<\/a> photos for highgate
\n
\n
\"Star,<\/a>\n \"Engrossed,<\/a>\n \"LR<\/a>\n \"LR<\/a>\n \"LR<\/a>\n \"IMG_7620\"<\/a>\n \"IMG_7537\"<\/a>\n \"IMG_7656\"<\/a>\n \"IMG_7682\"<\/a>\n \"IMG_7493-Pano\"<\/a>\n \"IMG_7662\"<\/a>\n \"IMG_7639\"<\/a>\n \"IMG_7485\"<\/a>\n \"IMG_7469\"<\/a>\n \"IMG_7511\"<\/a>\n \"The<\/a>\n \"London<\/a>\n \"LR<\/a>\n \"LR<\/a>\n \"LR<\/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();