var html = 'Recent flickr<\/a> photos for stmarycray
\n
\n
\"River<\/a>\n \"St<\/a>\n \"St<\/a>\n \"Class<\/a>\n \"Coates<\/a>\n \"Village<\/a>\n \"Molins,<\/a>\n \"Main<\/a>\n \"Enso<\/a>\n \"River<\/a>\n \"Tip<\/a>\n \"Burn<\/a>\n \"The<\/a>\n \"Avery,<\/a>\n \"Excel,<\/a>\n \"Colorcon,<\/a>\n \"The<\/a>\n \"The<\/a>\n \"St<\/a>\n \"Old<\/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();