var html = 'Recent flickr<\/a> photos for highgate
\n
\n
\"Queens<\/a>\n \"Moseley<\/a>\n \"Moseley<\/a>\n \"X59<\/a>\n \"Scarborough…\"<\/a>\n \"Breaking<\/a>\n \"Claudia<\/a>\n \"Elma<\/a>\n \"George<\/a>\n \"Highgate<\/a>\n \"Highgate<\/a>\n \"Highgate<\/a>\n \"Jacksons<\/a>\n \"Destined<\/a>\n \"Workers<\/a>\n \"Herbert<\/a>\n \"Highgate<\/a>\n \"Eric<\/a>\n \"Douglas<\/a>\n \"St.<\/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();