function newspl(url) {
    var 
   look=window.open(url,"","width=805,height=800,top=70,left=100,scrollbars=yes");
    return (false);
    }
document.write("
");
function quotecomment(oo){
	document.getElementById("comment_content").value=oo;
	document.getElementById("comment_content").focus();
}
function FrontPage_Form1_Validator(theForm)
{
  if (theForm.username.value == "")
  {
    alert("请在 作者 域中输入值。");
    theForm.username.focus();
    return (false);
  }
  if (theForm.username.value.length < 2)
  {
    alert("在 作者 域中,请至少输入 2 个字符。");
    theForm.username.focus();
    return (false);
  }
  if (theForm.username.value.length > 16)
  {
    alert("在 作者 域中,请最多输入 16 个字符。");
    theForm.username.focus();
    return (false);
  }
  if (theForm.Anonymous.checked==false && theForm.Pass.value=='')
  {
	 alert('请输入密码或选择游客发表!');
	 theForm.Pass.focus();
	 return (false);
  }
  if (theForm.content.value == "")
  {
    alert("请在 评论 域中输入值。");
    theForm.content.focus();
    return (false);
  }
  if (theForm.Artyzm.value == "")
  {
    alert("请在 验证码 域中输入值。");
    theForm.Artyzm.focus();
    return (false);
  }
  if (theForm.Artyzm.value.length < 4)
  {
    alert("在 验证码 域中,请至少输入 4 个字符。");
    theForm.Artyzm.focus();
    return (false);
  }
  if (theForm.Artyzm.value.length > 6)
  {
    alert("在 验证码 域中,请最多输入 6 个字符。");
    theForm.Artyzm.focus();
    return (false);
  }
  if (theForm.content.value.length < 5)
  {
    alert("在 评论 域中,请至少输入 5 个字符。");
    theForm.content.focus();
    return (false);
  }
  if (theForm.content.value.length > 300)
  {
    alert("在 评论 域中,请最多输入 300 个字符。");
    theForm.content.focus();
    return (false);
  }
  return (true);
}
	document.write("");
"); document.write("- 相关网友评论    发表/查看所有评论(总共:0 条评论)");
document.write("
"); document.write("- 暂时无评论
"); document.write("