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