Bug in Opera's xmlhttprequest object.

In Opera 7.60 preview 1 however it alerts twice (the xmlhttp readystate fires twice with a value of 4) and the responseText also grows each time it's called, instead of just being the response text.

This is simplified without error protection, and code only applies to Opera, it'll error elsewhere