var html = 'Recent flickr<\/a> photos for hampstead
\n
\n
\"The<\/a>\n \"Light<\/a>\n \"Richard<\/a>\n \"The<\/a>\n \"Mill<\/a>\n \"Morning<\/a>\n \"Closed,<\/a>\n \"Spaniard&#039;s<\/a>\n \"Hampstead<\/a>\n \"Northern<\/a>\n \"Hampstead<\/a>\n \"IMG_2516J\"<\/a>\n \"IMG_2879J\"<\/a>\n \"IMG_2808J\"<\/a>\n \"BirdsCombined\"<\/a>\n \"IMG_2391J\"<\/a>\n \"IMG_2506J\"<\/a>\n \"IMG_2415J\"<\/a>\n \"IMG_2588J\"<\/a>\n \"IMG_2683J\"<\/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();