var html = 'Recent flickr<\/a> photos for rickmansworth
\n
\n
\"Goldcrest\"<\/a>\n \"25<\/a>\n \"Class<\/a>\n \"Grand<\/a>\n \"42<\/a>\n \"42<\/a>\n \"42<\/a>\n \"LNER<\/a>\n \"Wren\"<\/a>\n \"LNER<\/a>\n \"Treecreeper\"<\/a>\n \"LNER<\/a>\n \"Linnet\"<\/a>\n \"LNER<\/a>\n \"LNER<\/a>\n \"LNER<\/a>\n \"Monkey<\/a>\n \"Hairy<\/a>\n \"Egyptian<\/a>\n \"Rickmansworth<\/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();