function isempty(str){ return ((str==null)||(str.length==0)); } function isspace(str){ var space="\t\n\r"; if(isempty(str))return true; var i; for(i=0;i'~')) length=length+2; else length++; } if (length>8) { alert("署名太长!"); form.shuming.focus(); return false; } form.smlen.value=length; } str="请输入您的手机号码!"; if(!checkinput(form.handset_num,str)) return false; str="请如实填写您的手机号码!谢谢!"; if(!checkzip(form.handset_num,str)) return false; str="请输入您的登录密码!"; if(!checkinput(form.password,str)) return false; } function OpenWin(URL) { window.open(URL,"Login2","toolbar=0,location=0,status=0,menubar=0,resizable=0,scrollbars=1,top=0,left=0,width=500,height=300"); } function showtime () { var checkStr = myform.message.value; var len=0; var len2=0; var strlen; for (i = 0; i < checkStr.length; i++) { ch = checkStr.charAt(i); //如有汉字,则字符串长度加2 if ((ch<' ') || (ch>'~')) len=len+2; else len++; } if (len > 100) { strlen=myform.message.value.length-1; myform.message.value = myform.message.value.substring(0, strlen); checkStr = myform.message.value; for (i = 0; i < checkStr.length; i++) { ch = checkStr.charAt(i); //如有汉字,则字符串长度加2 if ((ch<' ') || (ch>'~')) len2=len2+2; else len2++; } myform.wordnum.value = len2; } else { myform.wordnum.value = len; } setTimeout("showtime()",200); } function OpenWin(URL) { window.open(URL,"Login2","toolbar=0,location=0,status=0,menubar=0,resizable=0,scrollbars=1,top=0,left=0,width=500,height=300"); } document.writeln(""); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln("
"); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln("
"); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln("
"); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln("
  "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln("
请在文本框内把这条信息编辑成一条短信(字数:50汉字以内),发送给你的朋友。
"); document.writeln("
"); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln("
您的手机号: "); document.writeln(" "); document.writeln("
您的密码: "); document.writeln(" "); document.writeln("
 查询密码 "); document.writeln(" 新用户快速注册
对方手机号: "); document.writeln(" "); document.writeln("
"); document.writeln(" [最多2个,逗号分隔,0.20元/条]
"); document.writeln("
署名:
"); document.writeln("
"); document.writeln(" "); document.writeln(" "); document.writeln("
"); document.writeln(" "); document.writeln(" "); document.writeln("
"); document.writeln("
 
"); document.writeln("
"); document.writeln(""); showtime(); //-->