/*--Keyoti js--*/ /*-1){ if(plain!=null && richs[rp][1].id == plain.id+rsS32[16]){ this.targetIsPlain = true; this.target = plain; this.targetContainer = plain; break; } else { this.targetIsPlain = false; this.target = this.finder.obtainElementWithInnerHTML(richs[rp][0]); this.targetContainer = richs[rp][1]; break; } } } if(this.target==null){ this.target = plain; this.targetIsPlain = true; this.targetContainer = plain; } } } } } } function getText(){ this.identifyTarget(); if( this.targetIsPlain ) return this.target.value; else return this.target.innerHTML; } function setText(text){ this.identifyTarget(); if( this.targetIsPlain ) this.target.value= text; else this.target.innerHTML = text; if(typeof(rsw_tbs)!=rsS32[1]){ for(var i=0; i0){ var editable = kids[0][0]; if(typeof(editable.body)!=rsS32[1]) editable = editable.body; return [editable, element]; } } } return null; } } if( typeof(Sys)!=rsS32[1] && typeof(Sys.Application)!=rsS32[1]) Sys.Application.notifyScriptLoaded();