



















function login_03(){

	
		
		document.write("<form name=\"UserForm_quickLogin\" method=\"post\" action=\"/usermodule/userManager_quickLogin.do\" target=\"_self\">");
		document.write("登录名 <input type=\"text\" name=\"username\" size=\"12\"/> 密码 <input type=\"password\" name=\"password\" size=\"12\"/> <input type=\"submit\" value=\"登 录\" class=\"button01\"/> <a href=\"/usermodule/choosePath.do?action=getPw\">&nbsp;忘记密码？</a>&nbsp;&nbsp;<a href=\"/usermodule/choosePath.do?action=preRegist\" class=\"green\">免费注册</a>");
		document.write("</form>");
	
	

	
}

function login_04(){

	
		document.write('<a href=\"/usermodule/choosePath.do?action=preRegist\" target=\"_blank\">注册</a> - <a href=\"/usermodule/choosePath.do?action=login\" target=\"_blank\">登录</a> - <a href=\"/info/guild.jsp\" target=\"_blank\">帮助</a>');
	
	

	
}





function login_05(){

	
		
		document.write("<div class=\"login\">");
		document.write("<form name=\"UserForm_quickLogin\" method=\"post\" action=\"/usermodule/userManager_quickLogin.do\">");

		document.write("登录名 <input type=\"text\" name=\"username\" size=\"12\"/> 密码 <input type=\"password\" name=\"password\" size=\"12\"/> <input type=\"image\" src=\"/pagemodule/images/xxyl/button_login.gif\" width=\"57\" height=\"20\" border=\"0\" alt=\"用户登录\" class=\"input2\"/> &nbsp;&nbsp;&nbsp;<a href=\"/usermodule/choosePath.do?action=getPw\" class=\"white\">找回密码</a>");

		document.write("</form>");
		document.write("</div>");
		document.write("<div class=\"reg\"><a href=\"/usermodule/choosePath.do?action=preRegist\" target=\"_blank\"><img src=\"/pagemodule/images/xxyl/button_reg.gif\" width=\"83\" height=\"20\" border=\"0\" alt=\"免费注册\"/></a></div>");
	
	

	
}


function login_06(){

	
		
		document.write("<div class=\"login\">");
		document.write("<form name=\"UserForm_quickLogin\" method=\"post\" action=\"/usermodule/userManager_quickLogin.do\">");
		document.write("登录名 <input type=\"text\" name=\"username\" size=\"12\"/> 密码 <input type=\"password\" name=\"password\" size=\"12\"/> <input type=\"submit\" value=\"登录\"/> <a href=\"/usermodule/choosePath.do?action=getPw\">&nbsp;找回密码?</a>&nbsp;&nbsp;<a href=\"/usermodule/choosePath.do?action=preRegist\" target=\"_blank\">免费注册</a>");
		document.write("</form>");
		document.write("</div>");
	
	

	
}
