var html = 'Recent flickr<\/a> photos for stmarycray
\n
\n
\"3500<\/a>\n \"1538<\/a>\n \"5223<\/a>\n \"465176<\/a>\n \"465016<\/a>\n \"Two<\/a>\n \"River<\/a>\n \"St<\/a>\n \"St<\/a>\n \"Class<\/a>\n \"Coates<\/a>\n \"The<\/a>\n \"The<\/a>\n \"Village<\/a>\n \"Molins,<\/a>\n \"Main<\/a>\n \"Enso<\/a>\n \"River<\/a>\n \"Tip<\/a>\n \"Burn<\/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();