var html = 'Recent flickr<\/a> photos for woodford
\n
\n
\"Case<\/a>\n \"McCormick<\/a>\n \"Power<\/a>\n \"Lister<\/a>\n \"Lister<\/a>\n \"Topper<\/a>\n \"UP<\/a>\n \"Nuffield<\/a>\n \"Ferguson<\/a>\n \"Ferguson<\/a>\n \"Longueville<\/a>\n \"Rough<\/a>\n \"Rough<\/a>\n \"Jaeger<\/a>\n \"Dodge<\/a>\n \"Stationary<\/a>\n \"Stationary<\/a>\n \"Standard<\/a>\n \"Ford<\/a>\n \"Ford<\/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();