var html = 'Recent flickr<\/a> photos for hounslow
\n
\n
\"Metroline<\/a>\n \"Chocolate,<\/a>\n \"Swiss<\/a>\n \"JetBlue<\/a>\n \"Flight-London<\/a>\n \"TAP<\/a>\n \"Mk3<\/a>\n \"Mk3<\/a>\n \"455860<\/a>\n \"Brentford,<\/a>\n \"Young<\/a>\n \"Statue,<\/a>\n \"Chiswick<\/a>\n \"Eastbound<\/a>\n \"Gunnersbury<\/a>\n \"Cat<\/a>\n \"All<\/a>\n \"Edwards<\/a>\n \"66748<\/a>\n \"Gillette<\/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();