;function destroyChilds(e){ ;e=handle(e) ;if (!e) return 0 ;while (e.hasChildNodes()) e.removeChild(e.lastChild) ;}
Session-Cookies