var html = 'Recent flickr<\/a> photos for westealing
\n
\n
\"DCR<\/a>\n \"Colour<\/a>\n \"387133<\/a>\n \"345042<\/a>\n \"345047<\/a>\n \"GBRf<\/a>\n \"GBRf<\/a>\n \"FL<\/a>\n \"Camouflage\"<\/a>\n \"The<\/a>\n \"60028<\/a>\n \"Metroline<\/a>\n \"GWR<\/a>\n \"165005\"<\/a>\n \"345001,<\/a>\n \"Wilton<\/a>\n \"66788<\/a>\n \"66506<\/a>\n \"230001<\/a>\n \"66777<\/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();