var html = 'Recent flickr<\/a> photos for paddington
\n
\n
\"Friday<\/a>\n \"A<\/a>\n \"Unicorn<\/a>\n \"London,<\/a>\n \"Old<\/a>\n \"The<\/a>\n \"The<\/a>\n \"GWR<\/a>\n \"GWR<\/a>\n \"GWR<\/a>\n \"43140<\/a>\n \"Paddington,<\/a>\n \"Get<\/a>\n \"GWR<\/a>\n \"Sunderland\"<\/a>\n \"Sunderland\"<\/a>\n \"Sunderland\"<\/a>\n \"Sunderland\"<\/a>\n \"Sunderland\"<\/a>\n \"Sunderland\"<\/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();