var html = 'Recent flickr<\/a> photos for paddington
\n
\n
\"North<\/a>\n \"curves<\/a>\n \"oversight\"<\/a>\n \"around<\/a>\n \"Argie,<\/a>\n \"Mind<\/a>\n \"breakfast<\/a>\n \"walking<\/a>\n \"under<\/a>\n \"under<\/a>\n \"colour<\/a>\n \"bold<\/a>\n \"Paddington<\/a>\n \"heavyweight\"<\/a>\n \"COTSWOLD<\/a>\n \"Paddington,<\/a>\n \"face<\/a>\n \"street<\/a>\n \"in<\/a>\n \"800312<\/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();