




		document.writeln("<form id='form1' name='form1' method='post' action='/passport/login.jsp'>");
		document.writeln("<div class='fontfff' id='login'>");
		document.writeln("<input type='hidden' name='forwardstate' id='forwardstate' />");
		document.writeln("用户名：<input name='usernamestate' id='usernamestate' type='text' class='formstyle' size='6' />");
		document.writeln("<a href='/passport/reg.html' id='reghref' style='display:none;'>注册</a>&nbsp;&nbsp;");
		document.writeln("密&nbsp;&nbsp;码：<input name='passwordstate' id='passwordstate' type='password' class='formstyle' size='6' />");
		document.writeln("<input name='submitstate' id='submitstate'  type='image'  align='absmiddle' src='/images/ms_12.gif'/>");
		document.writeln("</div>");
		document.writeln("<div id='longyou'>");
		document.writeln("	<img src='/images/ms_13.gif' align='absbottom' />");
		document.writeln("	<strong>龙友-即时通讯</strong>（在线视频、语音聊天工具）");
		document.writeln("	<a href='/cateSoft/' class='a2'>下载</a>");
		document.writeln("	<a href='/cateSoft/reg.shtml' class='a2'>注册</a>");
		document.writeln("</div>");
		document.writeln("</form>");
		

