<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
	<head>
		<meta http-equiv="Cache-Control" content="max-age=0"/>
		<meta http-equiv="content-type" content="text/vnd.wap.wml;charset=utf-8"/>
	</head>
	<card title="图书馆信息查询">		
		<p><img src="http://wap.hustonline.net/image/logo_3g.gif" alt="掌上华中大" /><br />
			【公共查书】<br/>
			<input name="word" value=""/><br />
			<anchor>搜题名
				<go href="search.aspx" method="get" accept-charset="utf-8">
					<postfield name="type" value="title"/>
					<postfield name="word" value="$(word)"/>
				</go>
			</anchor>&nbsp;
			<anchor>关键词
				<go href="search.aspx" method="get" accept-charset="utf-8">
					<postfield name="type" value="keyword"/>
					<postfield name="word" value="$(word)"/>
				</go>
			</anchor><br/>
			<anchor>搜作者
				<go href="search.aspx" method="get" accept-charset="utf-8">
					<postfield name="type" value="author"/>
					<postfield name="word" value="$(word)"/>
				</go>
			</anchor>&nbsp;
			<anchor>主题词
				<go href="search.aspx" method="get" accept-charset="utf-8">
					<postfield name="type" value="theme"/>
					<postfield name="word" value="$(word)"/>
				</go>
			</anchor><br/>
			<anchor>分类号
				<go href="search.aspx" method="get" accept-charset="utf-8">
					<postfield name="type" value="number"/>
					<postfield name="word" value="$(word)"/>
				</go>
			</anchor>&nbsp;
			<anchor>ISSN/ISBN<go href="search.aspx" method="get" accept-charset="utf-8">
					<postfield name="type" value="isbn"/>
					<postfield name="word" value="$(word)"/>
				</go>
			</anchor><br/>
		</p>
		<p>【个人信息登录】<br/>
			姓名:<input name="uid" /><br />
			条码:<input name="pwd" format="*N" /><br />
			<anchor>登录
				<go href="user.aspx" method="get" accept-charset="utf-8">
					<postfield name="uid" value="$(uid)"/>
					<postfield name="pwd" value="$(pwd)"/>
				</go>
			</anchor><br />
		</p>
		<!--p>个人信息登陆因服务器通信问题,暂时无法提供服务</p-->
		<p>-------------<br/>
			<a href="http://wap.hustonline.net">iwap首页</a><br />
			©<a href="http://wap.hustonline.net/bingyan.aspx">冰岩作坊</a>
		</p>
<p><img style="width:0;height:0;display:none;" alt="" src="http://wapstat.cn/wapc?style=0&amp;id=bingyan&amp;p=lib.wap.hustonline.net%2findex.aspx%3f&amp;r=" /></p>
	</card>
</wml>

