var html = 'Recent flickr<\/a> photos for ravensbourne
\n
\n
\"Spotted<\/a>\n \"Rainforest<\/a>\n \"35028<\/a>\n \"67021<\/a>\n \"700057<\/a>\n \"Ravensbourne<\/a>\n \"555028<\/a>\n \"66014<\/a>\n \"69011<\/a>\n \"69008<\/a>\n \"Ponder\"<\/a>\n \"D1924<\/a>\n \"70000<\/a>\n \"Fireflies\"<\/a>\n \"Pink-tongued<\/a>\n \"Pink-tongued<\/a>\n \"700042<\/a>\n \"377521<\/a>\n \"465903<\/a>\n \"555006<\/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();