var html = 'Recent flickr<\/a> photos for palmersgreen
\n
\n
\"Broomfield<\/a>\n \"Mammoth<\/a>\n \"The<\/a>\n \"Cat<\/a>\n \"Votes<\/a>\n \"Signpost<\/a>\n \"Gatehouse<\/a>\n \"Old<\/a>\n \"The<\/a>\n \"Stevie<\/a>\n \"Old<\/a>\n \"Luna<\/a>\n \"Suffragette<\/a>\n \"Murals<\/a>\n \"Mystery<\/a>\n \"Broomfield<\/a>\n \"Broomfield<\/a>\n \"Broomfield<\/a>\n \"Broomfield<\/a>\n \"Palmeresfeld\"<\/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();