618
644
/* A random string, for multipart/form-data
619
645
* (This is not checked against anywhere else, it is solely defined and
620
646
* used within this function) */
622
648
var xhr = new_xmlhttprequest();
623
649
xhr.onreadystatechange = function()