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