return d.toUTCString();
}
};
window.onload=function(){
//alert(RuserData.delVal('renchao'));
//alert(RuserData.setVal('renchao','易采站长站www.jb51.net'));
alert(RuserData.getVal('renchao'));
}
</script>
使用方法:
window.onload=function(){
//alert(RuserData.delVal('renchao'));
//alert(RuserData.setVal('renchao','易采站长站www.jb51.net'));
alert(RuserData.getVal('renchao'));
}










