var html = 'Recent flickr<\/a> photos for hernehill
\n
\n
\"Evening\"<\/a>\n \"Shadows\"<\/a>\n \"Vines\"<\/a>\n \"House\"<\/a>\n \"Down<\/a>\n \"The<\/a>\n \"Eucalypt\"<\/a>\n \"IMG_6543\"<\/a>\n \"IMG_6529\"<\/a>\n \"IMG_6535\"<\/a>\n \"IMG_6539\"<\/a>\n \"IMG_6548\"<\/a>\n \"Herne<\/a>\n \"West<\/a>\n \"My<\/a>\n \"James<\/a>\n \"IMG_6282-Enhanced-NR\"<\/a>\n \"IMG_6274-Enhanced-NR\"<\/a>\n \"IMG_6287-Enhanced-NR\"<\/a>\n \"IMG_6268-Enhanced-NR\"<\/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();