var html = 'Recent flickr<\/a> photos for newcross
\n
\n
\"Waldron<\/a>\n \"panel<\/a>\n \"1938<\/a>\n \"Ghost<\/a>\n \"&#039;Liptons<\/a>\n \"Brymay<\/a>\n \"&#039;Liptons<\/a>\n \"Go-Ahead<\/a>\n \"Go-Ahead<\/a>\n \"Uncle<\/a>\n \"Go<\/a>\n \"The<\/a>\n \"The<\/a>\n \"The<\/a>\n \"Go-Ahead<\/a>\n \"Go-Ahead<\/a>\n \"New<\/a>\n \"LBSCR<\/a>\n \"Wonk<\/a>\n \"Wonk<\/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();