var html = 'Recent flickr<\/a> photos for newcross
\n
\n
\"\"<\/a>\n \"Carlos<\/a>\n \"Dancing<\/a>\n \"Dancing<\/a>\n \"Meze<\/a>\n \"Adam\"<\/a>\n \"Mellow<\/a>\n \"New<\/a>\n \"136<\/a>\n \"Freightliner<\/a>\n \"6th<\/a>\n \"Rose,<\/a>\n \"New<\/a>\n \"Planet<\/a>\n \"Marquis<\/a>\n \"Out<\/a>\n \"New<\/a>\n \"Shirker&#039;s<\/a>\n \"One<\/a>\n \"Bar<\/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();