var html = 'Recent flickr<\/a> photos for northolt
\n
\n
\"First<\/a>\n \"66017<\/a>\n \"66176<\/a>\n \"Bains<\/a>\n \"Metroline<\/a>\n \"CASA\"<\/a>\n \"CASA<\/a>\n \"Eurocopter<\/a>\n \"Dominie\"<\/a>\n \"E-Scooter<\/a>\n \"E-Scooter<\/a>\n \"Shops,<\/a>\n \"St<\/a>\n \"Grand<\/a>\n \"Leisure<\/a>\n \"Gallaher,<\/a>\n \"Works,<\/a>\n \"St<\/a>\n \"Shops,<\/a>\n \"Car<\/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();