I.gC = function(r,b){ if (this.setSelectionRange) return [this.selectionStart,this.selectionEnd]; else { r = d.selection.createRange(); b = 0-r.duplicate().moveStart(c,y) return [b,b+r.text.length] } }