var html = 'Recent flickr<\/a> photos for berrylands
\n
\n
\"5732,<\/a>\n \"450119<\/a>\n \"5732,<\/a>\n \"450054<\/a>\n \"701035<\/a>\n \"444028<\/a>\n \"444027<\/a>\n \"450050<\/a>\n \"450101<\/a>\n \"701017<\/a>\n \"450055<\/a>\n \"5915<\/a>\n \"5907<\/a>\n \"159021<\/a>\n \"450116<\/a>\n \"5848<\/a>\n \"444006<\/a>\n \"BERRY<\/a>\n \"BERRY<\/a>\n \"450116.\"<\/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();