var html = 'Recent flickr<\/a> photos for sydenham
\n
\n
\"Cnr<\/a>\n \"S317<\/a>\n \"Bangle<\/a>\n \"Go-Ahead<\/a>\n \"Red<\/a>\n \"USAF<\/a>\n \"Go-Ahead<\/a>\n \"Clark<\/a>\n \"View<\/a>\n \"P-47<\/a>\n \"The<\/a>\n \"Graffiti\"<\/a>\n \"USS<\/a>\n \"USS<\/a>\n \"USS<\/a>\n \"A<\/a>\n \"A<\/a>\n \"Convergence\"<\/a>\n \"Street<\/a>\n \"Wet<\/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();