var html = 'Recent flickr<\/a> photos for hounslow
\n
\n
\"Gillette<\/a>\n \"Grand<\/a>\n \"RMC1481\"<\/a>\n \"First<\/a>\n \"&quot;The<\/a>\n \"Brentford<\/a>\n \"Warehouses,<\/a>\n \"Eurocoaches<\/a>\n \"66748<\/a>\n \"66708<\/a>\n \"Leyland<\/a>\n \"Leyland<\/a>\n \"Cathay<\/a>\n \"Transport<\/a>\n \"Transport<\/a>\n \"Metroline<\/a>\n \"Metroline<\/a>\n \"Transport<\/a>\n \"missing<\/a>\n \"YL-ABF<\/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();