function checkdata()
{
	
 var myform=window.document.loginform;

	if(myform.username.value.length<1)
	{
		alert("用户名为空");
		myform.username.focus();
		//event.returnValue = false;
		return false;
	}

	if(myform.inputPassword.value.length<1)
	{
		alert("密码为空");
		myform.inputPassword.focus();
		return false;
	}
	var inputPassword = myform.inputPassword.value;
 	var password  =  myform.password;
	return true;
}
function checksearch()
				{
				var keyword= document.getElementById("keyword").value;
					if(keyword.length<2||keyword=="")
					{
						alert("大哥，关键词必须2位以上");return false;
					}
					if(keyword=="关键字"){alert("大哥，你不写关键词袄？");return false;}
					return true;
				}
function copyUrl(url){
var data = document.getElementById(url);
window.clipboardData.setData("Text",data.value);
data.select();
alert("代码复制成功，通过QQ/MSN或其它方式发给你朋友。");
}
function my_page_copy(){
document.writeln("<li>")
document.writeln("<span class=\"bold\">复制地址：<\/span>")
document.writeln("<script type=\"text\/javascript\">document.write(\'<input id=\"vurl\" type=\"text\" size=\"40\" value=\"\'+location.href+\'?\'+document.title+\'\" onclick=\"copyUrl(this.id);\">\');<\/script>");
document.writeln("<input class=\"btn1\" type=\"button\" value=\"复 制\" onclick=\"copyUrl(\'vurl\')\" \/>");
document.writeln("<\/li>");
document.writeln("<li class=\"gray\"><span class=\"bold white\">友情提示：<\/span>[↑该页网址↑通过QQ或MSN告诉你的朋友吧!]<\/li>");
document.writeln("<li style=\"padding:0 0 5px 0; height:21px;\"><span class=\"bold l\">收藏提示：<\/span>");
document.writeln("<a href=\"javascript:window.open(\'http:\/\/shuqian.qq.com\/post?from=3&title=\'+encodeURIComponent(document.title)+\'&uri=\'+encodeURIComponent(document.location.href)+\'&jumpback=2&noui=1\',\'favit\',\'width=930,height=470,left=50,top=50,toolbar=no,menubar=no,location=no,scrollbars=yes,status=yes,resizable=yes\');void(0)\" style=\"color:#155da5; text-align:center; display:block; height:21px; padding:0 5px; line-height:21px; float:left; border:1px solid #8CA0D8; margin-right:10px;\">收藏到QQ书签<\/a>");
document.writeln("<a href=\"javascript:window.open(\'http:\/\/cang.baidu.com\/do\/add?it=\'+encodeURIComponent(document.title.substring(0,76))+\'&iu=\'+encodeURIComponent(location.href)+\'&fr=ien#nw=1\',\'_blank\',\'scrollbars=no,width=600,height=450,left=75,top=20,status=no,resizable=yes\'); void 0\" style=\"color:#155da5; text-align:center; display:block; height:21px; padding:0 5px; line-height:21px; float:left; border:1px solid #8CA0D8;\">添加到百度搜藏<\/a><\/li>")
}
function my_footer(){
document.writeln("<script type=\"text\/javascript\">");
document.writeln("var imgs=document.images;");
document.writeln("for (var i=0;i<imgs.length;i++){");
document.writeln("imgs[i].onerror=function(){this.src=\"\/inc\/nopic.jpg\"}");
document.writeln("}");
document.writeln("<\/script>");
document.writeln(" <a href=\"http:\/\/www.miibeian.gov.cn\/\" target=\"_blank\">辽ICP备06012394号<\/a> <a href=\"http:\/\/www.kingcms.com\" target=\"_blank\">Powered by Kingcms.asp V5.0<\/a> <a href=\"http:\/\/www.discuz.net\" target=\"_blank\">UChome<\/a> <a href=\"http:\/\/www.moxiu.com\" target=\"_blank\">Designed by Moxiu<\/a>");
document.writeln("<div id=\"tj\"><script language=\"javascript\" type=\"text\/javascript\" src=\"http:\/\/js.users.51.la\/1451977.js\"><\/script>");
document.writeln("<noscript><a href=\"http:\/\/www.51.la\/?1451977\" target=\"_blank\"><img alt=\"&#x6211;&#x8981;&#x5566;&#x514D;&#x8D39;&#x7EDF;&#x8BA1;\" src=\"http:\/\/img.users.51.la\/1451977.asp\" style=\"border:none\" \/><\/a><\/noscript><\/div>")
}
function my_conag(){
document.writeln("");
}
function my_conag_m(){
document.writeln("");
}
function my_shoucang(){
document.writeln("");
}
function my_deftag(){
document.writeln("");
}
