
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<script type="text/javascript">
if(!document.all) {
	Node.prototype.__defineGetter__("xml",function(){ return (new XMLSerializer).serializeToString(this);});
	Node.prototype.__defineGetter__("text",function(){ return this.textContent; });
}
function blen(xs) {			//檢測中英文夾雜字串實際長度
	var xl = xs.length;
	for(i=0; i<xl; i++) {
		var intcode = xs.charCodeAt(i); 
		if(intcode > 255 || intcode < 0) xl += 1;
	}
	return xl;
}
function date(){
	var d = new Date();
	return [d.getFullYear(), d.getMonth() > 8 ? d.getMonth() + 1 : '0' + (d.getMonth() + 1), d.getDate() > 9 ? d.getDate() : '0' + d.getDate()].join('/');
}
</script><html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>GIP1.5</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link href="xslGIP/style1/css/home.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div style="position:absolute; top: 2px; height: 17px;">
<div class="Nav"><span><a href="#"><img src="xslGIP/style1/images/topicon_01.gif" alt="常見問題" width="14" height="13" border="0">常見問題</a></span><span><a href="sitemap.asp"><img src="xslGIP/style1/images/topicon_02.gif" alt="網站導覽" width="15" height="12" border="0">網站導覽</a></span><span><a href="#"><img src="xslGIP/style1/images/topicon_03.gif" alt="聯絡我們" width="14" height="14" border="0">聯絡我們</a></span><span><a href="dp.asp?mp=1"><img src="xslGIP/style1/images/topicon_04.gif" alt="回首頁" width="11" height="11" border="0">回首頁</a></span></div>
</div>
<div class="Title"></div>
<div class="Func">
</div>
<div class="Main">
</div>
<div class="Column">
<div class="Search">
<div class="Head">搜尋本站</div>
<form name="xgils_search" method="GET" action="http://demo.hyweb.com.tw/hysearch/cgi/m_query.exe" target="_nwGIP">
<div id="search"><input type="hidden" name="home" value="home"><input type="hidden" name="path" value="/HyWeb/database/pages"><input type="hidden" name="sort_type" value="sort_h"><input type="hidden" name="sort_type" value="hostname"><input type="hidden" name="item_no" value="10"><input type="hidden" name="phonetic" value="0"><input type="hidden" name="fuzzy" value="0"><input type="hidden" name="nature" value="0"><input type="hidden" name="group" value="+"><input type="hidden" name="check_group" value="yes"><input type="hidden" name="template" value="s"><input name="content" type="text" class="inputtext" value="請輸入查詢條件" onfocus="clearText(this)" size="14" maxlength="20"><input type="button" name="Submit" value="查詢" class="Button" onkeypress="doSearch();" onclick="doSearch();"></div><script language="JavaScript" type="text/JavaScript">
function clearText(x) {
	if ("請輸入查詢條件"==x.value)	x.value="";
}

function doSearch() {
window.open(encodeURI("http://theabs.hyweb.com.tw/hysearch/cgi/m_query.exe?home=home&path=/HyWeb/database/pages&sort_type=sort_h&sort_field=hostname&item_no=10&phonetic=0&fuzzy=0&nature=0&group=+&check_group=yes&content="+xgils_search.content.value), "_blank");
}
</script></form>
</div>
<div class="Search">
<div class="Head">訂閱電子報</div>
<div class="body">
<form method="post" action="member/epaper_act.asp?CtRootID=33"><label>E-mail: </label><input name="email" type="text" id="input_area" value="" size="13"><br><input name="submit1" type="image" src="xslGip/style1/images/subscribe.gif" alt="確定訂閱電子報" border="0" align="Middle"><input name="submit2" type="image" src="xslGip/style1/images/cancel.gif" alt="取消訂閱電子報" border="0" align="middle"></form>
</div>
</div>
</div>
</body>
</html>

	     <script language=vbs>
			window.top.name = "w3FP"
	     </script>
