var html = 'Recent flickr<\/a> photos for allsaints
\n
\n
\"Griffin<\/a>\n \"Griffin<\/a>\n \"Overgrown\"<\/a>\n \"Why?\"<\/a>\n \"ALL<\/a>\n \"\"<\/a>\n \"Royal<\/a>\n \"Smiling<\/a>\n \"\"<\/a>\n \"\"<\/a>\n \"Broken<\/a>\n \"Allesley<\/a>\n \"Allesley<\/a>\n \"Allesley<\/a>\n \"Allesley<\/a>\n \"Allesley<\/a>\n \"Great<\/a>\n \"Great<\/a>\n \"Great<\/a>\n \"Great<\/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();