
<?xml version="1.0"  encoding="utf-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xml:lang="en" lang="en" xmlns:hyweb="urn:gip-hyweb-com" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Yilan County Hall</title>
<meta name="DC.Title" content="">
<meta name="DC.Subject" content="">
<meta name="DC.Creator" content="">
<meta name="DC.Description" content="">
<meta name="DC.Publisher" content="">
<meta name="DC.Contributor" content="">
<meta name="DC.Date" content="">
<meta name="DC.Type" content="">
<meta name="DC.Format" content="">
<meta name="DC.Identifier" content="">
<meta name="DC.Relation" content="MP-5">
<meta name="DC.Source" content="">
<meta name="DC.Language" content="">
<meta name="DC.Coverage" content="">
<meta name="DC.Rights" content="">
<link rel="alternate" type="application/rss+xml" title="Traffic" href="search.getService.asp?serviceName=GIP.xdrss&mp=5&ctNodeId=541">
<link rel="alternate" type="application/rss+xml" title="Season" href="search.getService.asp?serviceName=GIP.xdrss&mp=5&ctNodeId=542">
<link rel="alternate" type="application/rss+xml" title="Films" href="search.getService.asp?serviceName=GIP.xdrss&mp=5&ctNodeId=546">
<meta name="Title" content="Yilan County Hall"/>
<meta name="Keywords" content="Yilan County Hall"/>
<script type="text/javascript" src="js/globals.js"></script>
<script type="text/javascript" src="js/tabpanel1_class.js"></script>
<script type="text/javascript" src="js/widgets_class.js"></script>
<link rel="stylesheet" type="text/css" href="GIPDSD/xslGip/xslExport/5/ElandDemo/css/default.css">
</link>
<link rel="stylesheet" type="text/css" href="GIPDSD/xslGip/xslExport/5/ElandDemo/css/designxp.css">
</link>
<link rel="stylesheet" type="text/css" title="color1" cat="color" href="GIPDSD/xslGip/xslExport/5/ElandDemo/css/design.css">
</link>
<link rel="stylesheet" type="text/css" href="GIPDSD/xslGip/xslExport/5/ElandDemo/css/tabpanel1_class.css">
</link>
<link rel="alternate stylesheet" type="text/css" title="color2" cat="color" href="GIPDSD/xslGip/xslExport/5/ElandDemo/css/design2.css">
</link>
<link rel="alternate stylesheet" type="text/css" title="color3" cat="color" href="GIPDSD/xslGip/xslExport/5/ElandDemo/css/design3.css">
</link>
<link rel="alternate stylesheet" type="text/css" title="color4" cat="color" href="GIPDSD/xslGip/xslExport/5/ElandDemo/css/design4.css">
</link>
<link rel="alternate stylesheet" type="text/css" title="color5" cat="color" href="GIPDSD/xslGip/xslExport/5/ElandDemo/css/design5.css">
</link>
<link rel="stylesheet" type="text/css" title="small" cat="font" href="GIPDSD/xslGip/xslExport/5/ElandDemo/css/fontS.css">
</link>
<link rel="alternate stylesheet" type="text/css" title="medium" cat="font" href="GIPDSD/xslGip/xslExport/5/ElandDemo/css/fontM.css">
</link>
<link rel="alternate stylesheet" type="text/css" title="large" cat="font" href="GIPDSD/xslGip/xslExport/5/ElandDemo/css/fontL.css">
</link>
<link rel="stylesheet" type="text/css" media="print" href="GIPDSD/xslGip/xslExport/5/ElandDemo/css/print.css">
</link>
<styleSwitcher cat="color"/>
<styleSwitcher cat="font"/>
<script type="text/javascript" src="js/swfobject.js"></script>
<script type="text/javascript" src="js/AC_RunActiveContent.js"></script>
<script type="text/javascript" src="js/mootools.v1.11.js"></script>
<script type="text/javascript" src="js/styleswitcher.js"></script>
<script type="text/javascript" src="js/multimenu.js"></script>
<script type="text/javascript" src="js/jscalendar-1.0/calendar.js"></script>
<script type="text/javascript" src="js/jscalendar-1.0/lang/calendar-en.js"></script>
<script type="text/javascript" src="js/jscalendar-1.0/lang/calendar-big5-utf8.js"></script>
<script type="text/javascript" src="js/jscalendar-1.0/calendar-setup.js"></script>
<link href="js/jscalendar-1.0/calendar-system.css" rel="stylesheet" type="text/css"></link>
</head>
<body>
<div class="wrap">
<div id="zone.head" class="top">

<link rel="stylesheet" type="text/css"  href="GIPDSD/xslGip/xslExport/5/ElandDemo/css/custom.css">
</link>
 <style type="text/css"> 
 

.headMenu{
	padding-top:60px;
	height:182px;
	width:990px;
	background: url(/public/MMO/Menu/20100301_banner.gif) no-repeat 0px 0px;
}
 
</style> 
<script Language="JavaScript" event="FSCommand (command, args)" for="myFlash">
		embMyFlash_DoFSCommand(command, args);
</script>
  
<script LANGUAGE=JavaScript>

	var aFlashFMI=new Array();
	var aFlashSMI=new Array();
	var aFlashMenuRootID=0;
	var isRunFlashMenu=false;

	function addMeuItem(ParentId,nodeID,newWindow,Caption,URL,here){
		//var SURL=URL;
		//var SSURL;
		URL=URL.replace(/amp;/gi,"");
		//SURL=SURL.replace(/;/g, '');
		//SURL=SURL.replace(/&/g, '');
		//SURL=SURL.replace(/amp/g, '&');
		//SURL=SURL.replace(/amp;/gi, "");
		//SSURL=SURL;
		//URL=URL.replace(/&/g, "&");
		//alert(URL.replace("&", "&"));
		//alert(SSURL);    
		//alert("ParentId:"+ParentId+",nodeID:"+nodeID+",newWindow:"+newWindow+",Caption:"+Caption+",URL:"+URL+",here:"+here);
		if(Caption != "ROOT"){
			//alert("ParentId:"+ParentId+",nodeID:"+nodeID+",newWindow:"+newWindow+",Caption:"+Caption+",URL:"+URL+",here:"+here);
			if(ParentId=="ROOT"){
				aFlashMenuRootID=nodeID;
				aFlashSMI[aFlashMenuRootID]=new Array();
				//alert("ParentId:"+ParentId+",nodeID:"+nodeID+",newWindow:"+newWindow+",Caption:"+Caption+",URL:"+URL+",here:"+here);
				aFMISize=0;
				if(aFlashFMI.length==0){
					aFMISize=0;
					//alert("===0");
				}else{
					aFMISize=aFlashFMI.length;
					//alert("!=0");
				}
				//aFlashFMI[aFMISize]=nodeID;
				aFlashFMI[aFMISize]={"ParentId":ParentId,"nodeID":nodeID,"newWindow":newWindow,"Caption":Caption,"URL":URL,"here":here};
			}else{
				//alert("aFlashMenuRootID:"+aFlashMenuRootID);
				if(aFlashSMI[aFlashMenuRootID]){
					//alert("ok:"+aFlashSMI[ParentId]);
					aSMISize=0;
					//aSMISize=1+aFlashSMI[ParentId].length;
					if(aFlashSMI[aFlashMenuRootID].length==0){
						aSMISize=0;
					}else{
						aSMISize=aFlashSMI[aFlashMenuRootID].length;
					}
					aFlashSMI[aFlashMenuRootID][aSMISize]={"ParentId":ParentId,"nodeID":nodeID,"newWindow":newWindow,"Caption":Caption,"URL":URL,"here":here};
					//alert("ok:"+aFlashSMI[ParentId][aSMISize].nodeID);
				}else{
					//alert("not ok:"+ParentId);
					aFlashSMI[aFlashMenuRootID]=new Array();
				}
			}
		}
	}


	 function embMyFlash_DoFSCommand(command, args){
	    if(command=="ISLOADED" ){
			//doPassVar("9,yes");
			runFlashMenu();

	    }
	 }
	
	function runFlashMenu(){
		if(isRunFlashMenu){
			//alert("aFlashFMI:"+aFlashFMI.length);
			for(i=0;i<aFlashFMI.length;i++){
				index=aFlashFMI[i].nodeID;
				//alert("aFlashFMI[i]->"+index);
				//alert("aFlashSMI:"+aFlashSMI[index].length);
				for(j=0;j<aFlashSMI[index].length;j++){
					FI=i*10;
					SI=j+FI;
					LTU=""+SI+","+aFlashSMI[index][j].URL;
					LTUL=""+SI+",_self";
					if(aFlashSMI[index][j].newWindow=="Y"){
						LTUL=""+SI+",_blank";
					}
					LTL=""+SI+","+aFlashSMI[index][j].Caption;
					//alert(LTU);
					//alert(LTUL);
					//alert(LTL);
					setFlashMenu("LTU",LTU);
					setFlashMenu("LTUL",LTUL);
					setFlashMenu("LTL", LTL);					
				}
				SI=i;
				LOU=""+SI+","+aFlashFMI[i].URL;
				LOUL=""+SI+",_self";
				if(aFlashFMI[i].newWindow=="Y"){
					LOUL=""+SI+",_blank";
				}
				ISLO=""+SI+","+"yes";
				//alert(LOU);
				//alert(LOUL);
				//alert(ISLO);
				setFlashMenu("LOU",LOU);
				setFlashMenu("LOUL",LOUL);
				setFlashMenu("ISLO",ISLO);					
			}
			doPassVar("9,no");
		}else{
			//alert("wait......");
			setTimeout("runFlashMenu();", 500);
		}
	}

	function doPassVar(args){
		//alert("開始呼叫->"+	document.getElementById("myFlash").SetVariable("","") );
		//alert("開始->"+	document.myFlash);
		var sendText = args;
		//setFlashMenu("LTU", "90,http://www.nchu.edu.tw/");
		//setFlashMenu("LTUL", "90,_blank");
		//setFlashMenu("LTL", "90,大豬頭");
		//setFlashMenu("LTU", "91,http://www.nchu.edu.tw/");
		//setFlashMenu("LTUL", "91,_blank");
		//setFlashMenu("LTL", "91,大豬頭");
		//setFlashMenu("LTU", "92,http://www.nchu.edu.tw/");
		//setFlashMenu("LTUL", "92,_blank");
		//setFlashMenu("LTL", "92,大豬頭");
		//setFlashMenu("LOU", "9,http://www.cyut.edu.tw/");
		//setFlashMenu("LOUL", "9,_self");	
		setFlashMenu("ISLO",sendText);
		//alert("呼叫完成->"+	document.myFlash);
	}

	function setFlashMenu(name,value){
		//window.document.myFlash.SetVariable(name,value);
		var aFlashMenu = document.getElementById('myFlash');
		//alert(aFlashMenu);
		if(typeof(aFlashMenu.SetVariable)=='undefined'){
			aFlashMenu = document.getElementById('embMyFlash');
			//alert(aFlashMenu);
		}
		aFlashMenu.SetVariable(name,value);
	}
	

</script>   

<div align="center">
  <div id="Nav"  class="headNav">

	<div style="float: right; padding-right: 10px; padding-top: 0px;">
		
		<div class="accesskey " style="float: right;">
				<a href="#" accesskey="U" title="上方功能導覽區塊">:::</a>
		</div>
		<a href="#" class="font-nagvlist" title="上方功能導覽區塊">&nbsp; &nbsp; &nbsp; </a> 	
		<a href="mp.asp?mp=5" class="font-nagvlist" title="HOME "> HOME│</a> 
		<a href="sitemap.asp?mp=5" class="font-nagvlist" Title="sitemap"> SITEMAP│</a>
		<a href="lp.asp?CtNode=474&CtUnit=135&BaseDSD=7&mp=5" class="font-nagvlist" title="Bilingual Glossary"> Bilingual Glossary│</a>  		
		<a href="lp.asp?CtNode=837&CtUnit=438&BaseDSD=45&mp=5" class="font-nagvlist" title="FAQ"> FAQs│</a>  		
		<a href="sp.asp?xdurl=Eland/eng_mailbox.asp&mp=5" class="font-nagvlist"title="Service Mail,new window"> Contact Us│</a>
		<a href="mp.asp?mp=4" target="_blank" class="font-nagvlist" title="Chinese"> Chinese│</a>
		<a href="http://jpwww.e-land.gov.tw/" target="_blank" class="font-nagvlist" title="Japanese"> Japanese│</a>
		<a href="mp.asp?mp=777" target="newPDA" class="font-nagvlist" title="PDA(Chinese),new window"> PDA(Chinese)│</a>		
	</div>
  </div>
  <!--add by janet 回首頁-->
  <div> 
  <a href="mp.asp?mp=5"><img src="GIPDSD/xslGip/xslExport/5/ElandDemo/images/space.gif" style="z-index: 96; position: absolute; width: 230px; float: left; height: 180px; top: 90px; left: 30px;"  alt="Yilan County Hall" />
  </a>
  </div>
  <!--add by janet 回首頁 End-->
  <div id="Menu" class="headMenu"  >
	<div id="FlashMenu">
	  <object id="myFlash" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" 
		codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" 
			width="990" height="175" align="bottom" title="Menu">
        <param name="movie" value="GIPDSD/xslGip/xslExport/5/ElandDemo/images/flash/ccV122.swf"/>
		<param name="quality" value="High" />
		<param name=allowScriptAccess value=always>
        <param name="wmode" value="transparent" />
        <embed
			src="GIPDSD/xslGip/xslExport/5/ElandDemo/images/flash/ccV122.swf"  
			id="embMyFlash"
			name="embMyFlash" 
			allowScriptAccess="always"  
			wmode="transparent" 
			width="990" 
			height="175"  
			quality="High" 
			pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" 
			type="application/x-shockwave-flash">
		</embed>
		<noscript>
			動畫是式選單,不影響瀏覽,可採用主功能導覽區塊文字功能選單
		</noscript>
      </object>  
	 </div>
  </div>
	<div class="accesskey" style="position:absolute;right:470px;top:15px;z-index:96">
		<a href="#" accesskey="M" title="主功能導覽區塊" >:::</a>
	</div>
</div>
 <!--Google  add by janet-->
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try{
var pageTracker = _gat._getTracker("UA-10505373-1");
pageTracker._trackPageview();
} catch(err) {}</script>
 <!--Google End--><div id="DivHorizonMenu" style="display:" class="mlmenu menubg inaccesible arrow"> <script> addMeuItem('ROOT','496','','ROOT','',''); </script><ul> <script> addMeuItem('ROOT','499','','News','np.asp?ctNode=499&amp;mp=5',''); </script><li><a href="np.asp?ctNode=499&amp;mp=5" title="News">News</a><ul> <script> addMeuItem('496','500','N','Yilan County News','sp.asp?xdurl=Eland/eng_news.asp&mp=5&amp;ctNode=500',''); </script><li><a href="sp.asp?xdurl=Eland/eng_news.asp&mp=5&amp;ctNode=500" title="Yilan County News">Yilan County News</a></li></ul></li> <script> addMeuItem('ROOT','502','','About the county government','np.asp?ctNode=502&amp;mp=5',''); </script><li><a href="np.asp?ctNode=502&amp;mp=5" title="About the county government">About the county government</a><ul> <script> addMeuItem('496','525','N','Magistrate','np.asp?ctNode=525&amp;CtUnit=271&amp;BaseDSD=7&amp;mp=5',''); </script><li><a href="np.asp?ctNode=525&amp;CtUnit=271&amp;BaseDSD=7&amp;mp=5" title="Magistrate">Magistrate</a></li> <script> addMeuItem('496','842','N','Deputy Magistrate','np.asp?ctNode=842&amp;CtUnit=192&amp;BaseDSD=7&amp;mp=5',''); </script><li><a href="np.asp?ctNode=842&amp;CtUnit=192&amp;BaseDSD=7&amp;mp=5" title="Deputy Magistrate">Deputy Magistrate</a></li> <script> addMeuItem('496','843','N','Chief Secretary','np.asp?ctNode=843&amp;CtUnit=193&amp;BaseDSD=7&amp;mp=5',''); </script><li><a href="np.asp?ctNode=843&amp;CtUnit=193&amp;BaseDSD=7&amp;mp=5" title="Chief Secretary">Chief Secretary</a></li> <script> addMeuItem('496','531','N','Hall','np.asp?ctNode=531&amp;CtUnit=195&amp;BaseDSD=7&amp;mp=5',''); </script><li><a href="np.asp?ctNode=531&amp;CtUnit=195&amp;BaseDSD=7&amp;mp=5" title="Hall">Hall</a></li> <script> addMeuItem('496','532','N','Unit','np.asp?ctNode=532&amp;CtUnit=196&amp;BaseDSD=7&amp;mp=5',''); </script><li><a href="np.asp?ctNode=532&amp;CtUnit=196&amp;BaseDSD=7&amp;mp=5" title="Unit">Unit</a></li> <script> addMeuItem('496','861','N','Governing Philosophy','np.asp?ctNode=861&amp;CtUnit=451&amp;BaseDSD=7&amp;mp=5',''); </script><li><a href="np.asp?ctNode=861&amp;CtUnit=451&amp;BaseDSD=7&amp;mp=5" title="Governing Philosophy">Governing Philosophy</a></li></ul></li> <script> addMeuItem('ROOT','510','','Learn about Yilan','np.asp?ctNode=510&amp;mp=5',''); </script><li><a href="np.asp?ctNode=510&amp;mp=5" title="Learn about Yilan">Learn about Yilan</a><ul> <script> addMeuItem('496','533','N','Yilan origin','np.asp?ctNode=533&amp;CtUnit=197&amp;BaseDSD=7&amp;mp=5',''); </script><li><a href="np.asp?ctNode=533&amp;CtUnit=197&amp;BaseDSD=7&amp;mp=5" title="Yilan origin">Yilan origin</a></li> <script> addMeuItem('496','534','N','Geographic environment','np.asp?ctNode=534&amp;CtUnit=198&amp;BaseDSD=7&amp;mp=5',''); </script><li><a href="np.asp?ctNode=534&amp;CtUnit=198&amp;BaseDSD=7&amp;mp=5" title="Geographic environment">Geographic environment</a></li> <script> addMeuItem('496','535','N','Introduction to the towns','np.asp?ctNode=535&amp;CtUnit=199&amp;BaseDSD=7&amp;mp=5',''); </script><li><a href="np.asp?ctNode=535&amp;CtUnit=199&amp;BaseDSD=7&amp;mp=5" title="Introduction to the towns">Introduction to the towns</a></li> <script> addMeuItem('496','536','N','Logo','np.asp?ctNode=536&amp;CtUnit=200&amp;BaseDSD=7&amp;mp=5',''); </script><li><a href="np.asp?ctNode=536&amp;CtUnit=200&amp;BaseDSD=7&amp;mp=5" title="Logo">Logo</a></li> <script> addMeuItem('496','537','N','Tree','np.asp?ctNode=537&amp;CtUnit=201&amp;BaseDSD=7&amp;mp=5',''); </script><li><a href="np.asp?ctNode=537&amp;CtUnit=201&amp;BaseDSD=7&amp;mp=5" title="Tree">Tree</a></li> <script> addMeuItem('496','538','N','Flower','np.asp?ctNode=538&amp;CtUnit=202&amp;BaseDSD=7&amp;mp=5',''); </script><li><a href="np.asp?ctNode=538&amp;CtUnit=202&amp;BaseDSD=7&amp;mp=5" title="Flower">Flower</a></li> <script> addMeuItem('496','539','Y','Location','http://maps.google.com/maps?q=Yilan%20City%2C%20Yilan%20County%2C%20260',''); </script><li><a href="http://maps.google.com/maps?q=Yilan%20City%2C%20Yilan%20County%2C%20260" target="_blank" title="Location, New Window">Location</a></li></ul></li> <script> addMeuItem('ROOT','540','','Visit Yilan','np.asp?ctNode=540&amp;mp=5',''); </script><li><a href="np.asp?ctNode=540&amp;mp=5" title="Visit Yilan">Visit Yilan</a><ul> <script> addMeuItem('496','541','N','Traffic','np.asp?ctNode=541&amp;CtUnit=204&amp;BaseDSD=7&amp;mp=5',''); </script><li><a href="np.asp?ctNode=541&amp;CtUnit=204&amp;BaseDSD=7&amp;mp=5" title="Traffic">Traffic</a></li> <script> addMeuItem('496','542','N','Season','lp.asp?ctNode=542&amp;CtUnit=205&amp;BaseDSD=7&amp;mp=5',''); </script><li><a href="lp.asp?ctNode=542&amp;CtUnit=205&amp;BaseDSD=7&amp;mp=5" title="Season">Season</a></li></ul></li> <script> addMeuItem('ROOT','545','','Multimedia','np.asp?ctNode=545&amp;mp=5',''); </script><li><a href="np.asp?ctNode=545&amp;mp=5" title="Multimedia">Multimedia</a><ul> <script> addMeuItem('496','546','N','Films','lp.asp?ctNode=495&CtUnit=185&BaseDSD=46&mp=5',''); </script><li><a href="lp.asp?ctNode=495&CtUnit=185&BaseDSD=46&mp=5" title="Films">Films</a></li> <script> addMeuItem('496','549','N','360 Degrees View','np.asp?ctNode=549&amp;CtUnit=211&amp;BaseDSD=7&amp;mp=5',''); </script><li><a href="np.asp?ctNode=549&amp;CtUnit=211&amp;BaseDSD=7&amp;mp=5" title="360 Degrees View">360 Degrees View</a></li></ul></li> <script> addMeuItem('ROOT','552','','Comments and suggestions','np.asp?ctNode=552&amp;mp=5',''); </script><li><a href="np.asp?ctNode=552&amp;mp=5" title="Comments and suggestions">Comments and suggestions</a><ul> <script> addMeuItem('496','553','N','Mailbox of the Magistrate','sp.asp?xdurl=Page/English/ilgw_Opinion_Board_Magistrate_Entry_list_page.asp&mp=5&ctNode=553',''); </script><li><a href="sp.asp?xdurl=Page/English/ilgw_Opinion_Board_Magistrate_Entry_list_page.asp&mp=5&ctNode=553" title="Mailbox of the Magistrate">Mailbox of the Magistrate</a></li> <script> addMeuItem('496','554','N','Mailbox of the unit','sp.asp?xdurl=Page/English/ilgw_Opinion_Board_Section_Entry_list_page.asp&mp=5&ctNode=554',''); </script><li><a href="sp.asp?xdurl=Page/English/ilgw_Opinion_Board_Section_Entry_list_page.asp&mp=5&ctNode=554" title="Mailbox of the unit">Mailbox of the unit</a></li></ul></li> <script> addMeuItem('ROOT','555','','Industrial services','np.asp?ctNode=555&amp;mp=5',''); </script><li><a href="np.asp?ctNode=555&amp;mp=5" title="Industrial services">Industrial services</a><ul> <script> addMeuItem('496','556','N','Best investment','lp.asp?ctNode=556&amp;CtUnit=216&amp;BaseDSD=7&amp;mp=5',''); </script><li><a href="lp.asp?ctNode=556&amp;CtUnit=216&amp;BaseDSD=7&amp;mp=5" title="Best investment">Best investment</a></li> <script> addMeuItem('496','557','N','Local competitiveness','np.asp?ctNode=557&amp;CtUnit=217&amp;BaseDSD=7&amp;mp=5',''); </script><li><a href="np.asp?ctNode=557&amp;CtUnit=217&amp;BaseDSD=7&amp;mp=5" title="Local competitiveness">Local competitiveness</a></li> <script> addMeuItem('496','558','N','Most investment','np.asp?ctNode=558&amp;CtUnit=218&amp;BaseDSD=7&amp;mp=5',''); </script><li><a href="np.asp?ctNode=558&amp;CtUnit=218&amp;BaseDSD=7&amp;mp=5" title="Most investment">Most investment</a></li> <script> addMeuItem('496','608','N','Crucial time','np.asp?ctNode=608&amp;CtUnit=261&amp;BaseDSD=7&amp;mp=5',''); </script><li><a href="np.asp?ctNode=608&amp;CtUnit=261&amp;BaseDSD=7&amp;mp=5" title="Crucial time">Crucial time</a></li></ul></li> <script> addMeuItem('ROOT','647','N','Foreigner Guides','np.asp?ctNode=647&amp;mp=5',''); </script><li><a href="np.asp?ctNode=647&amp;mp=5" title="Foreigner Guides">Foreigner Guides</a><ul> <script> addMeuItem('496','772','N','Food','np.asp?ctNode=772&amp;CtUnit=389&amp;BaseDSD=7&amp;mp=5',''); </script><li><a href="np.asp?ctNode=772&amp;CtUnit=389&amp;BaseDSD=7&amp;mp=5" title="Food">Food</a></li> <script> addMeuItem('496','759','N','Medical Services','np.asp?ctNode=759&amp;CtUnit=378&amp;BaseDSD=7&amp;mp=5',''); </script><li><a href="np.asp?ctNode=759&amp;CtUnit=378&amp;BaseDSD=7&amp;mp=5" title="Medical Services">Medical Services</a></li> <script> addMeuItem('496','760','N','Housing','np.asp?ctNode=760&amp;CtUnit=379&amp;BaseDSD=7&amp;mp=5',''); </script><li><a href="np.asp?ctNode=760&amp;CtUnit=379&amp;BaseDSD=7&amp;mp=5" title="Housing">Housing</a></li> <script> addMeuItem('496','761','N','Transportation','np.asp?ctNode=761&amp;CtUnit=380&amp;BaseDSD=7&amp;mp=5',''); </script><li><a href="np.asp?ctNode=761&amp;CtUnit=380&amp;BaseDSD=7&amp;mp=5" title="Transportation">Transportation</a></li> <script> addMeuItem('496','762','N','Education','np.asp?ctNode=762&amp;CtUnit=381&amp;BaseDSD=7&amp;mp=5',''); </script><li><a href="np.asp?ctNode=762&amp;CtUnit=381&amp;BaseDSD=7&amp;mp=5" title="Education">Education</a></li> <script> addMeuItem('496','763','N','Entertainment','np.asp?ctNode=763&amp;CtUnit=382&amp;BaseDSD=7&amp;mp=5',''); </script><li><a href="np.asp?ctNode=763&amp;CtUnit=382&amp;BaseDSD=7&amp;mp=5" title="Entertainment">Entertainment</a></li></ul></li> <script> addMeuItem('ROOT','681','','Foreigner Services','np.asp?ctNode=681&amp;mp=5',''); </script><li><a href="np.asp?ctNode=681&amp;mp=5" title="Foreigner Services">Foreigner Services</a><ul> <script> addMeuItem('496','682','N','Foreigner Services','lp.asp?ctNode=682&amp;CtUnit=314&amp;BaseDSD=7&amp;mp=5',''); </script><li><a href="lp.asp?ctNode=682&amp;CtUnit=314&amp;BaseDSD=7&amp;mp=5" title="Foreigner Services">Foreigner Services</a></li></ul></li></ul></li></div><a onfocus="mlout();" href="javascript:"></a><noscript>動態選單效果，如不執行不影響您資料瀏覽</noscript> 
			<script>
				isRunFlashMenu=true;
			</script>
		</div>
<table class="layout" summary="layout table">
<tr>
<td class="leftbg">
<div class="side">
<div class="accesskey">
<a href="#" accesskey="L" title="Navigation(Left)">:::</a>
</div>
<div id="zone.SideBarLeft" class="leftdiv">
 <style type="text/css">
	
	

 </style> 
	
	<div id="wearth" >
		<div id="w-top" class="w-top" align="top">
			<img src="GIPDSD/xslGip/xslExport/5/ElandDemo/images/left_images_01.gif" alt=""  />
		</div>
		<div id="w-top2" class="w-top2" align="top">
			
			<img src="GIPDSD/xslGip/xslExport/5/ElandDemo/images/icon_weather-cloudy.jpg" alt="Yilan Weather" width="181" height="41" border="0"/>
		</div>
		<div id="w-conter" class="w-conter" >
		
			<div class="weather">
			
					<h3>
					
					Yilan Weather
										
					</h3>

			<img class="photo" src="images/icon_weather4.gif" alt="Cloudy brief shower " /><br/>

<div class="word">

	27~30℃	
	
</div>
				
				<a class="link" href="http://www.cwb.gov.tw/V7e/forecast/taiwan/Yilan.htm" target="_blank" >
					<img src="GIPDSD/xslGip/xslExport/5/ElandDemo/images/button_01.jpg" alt="Week, the weather, and the other to open a new window" name="button_01" border="0" id="button_01" />
				</a>
					
			</div>
		</div>
		<div id="w-button" class="w-button" align="top">
			<img src="GIPDSD/xslGip/xslExport/5/ElandDemo/images/left_images_04.jpg" alt=""/>
		</div>
	<div>

 <style type="text/css">

 </style> 
	<div id="group">
		<div id="group-top" class="w-top" align="top">
			<img src="GIPDSD/xslGip/xslExport/5/ElandDemo/images/left_images_01.jpg" alt=""  />
		</div>
		<div id="group-top2" class="w-top2" align="top">
			<img src="GIPDSD/xslGip/xslExport/5/ElandDemo/images/icon_C.jpg" alt="Group service"  border="0"/>
		</div>
		<div class="w-conter" >			
			<div style="margin-left:5px;">
				<a href="ct.asp?xItem=46012&ctNode=778&mp=5" ><img src="GIPDSD/xslGip/xslExport/5/ElandDemo/images/focus_01.jpg" alt="Tourists"  border="0"/></a>
				<a href="ct.asp?xItem=46014&ctNode=779&mp=5" ><img src="GIPDSD/xslGip/xslExport/5/ElandDemo/images/focus_02.jpg" alt="Residents"  border="0"/></a>
				<a href="ct.asp?xItem=46015&ctNode=780&mp=5" ><img src="GIPDSD/xslGip/xslExport/5/ElandDemo/images/focus_03.jpg" alt="Foreign Workers"  border="0"/></a>
				<a href="ct.asp?xItem=46016&ctNode=781&mp=5" ><img src="GIPDSD/xslGip/xslExport/5/ElandDemo/images/focus_04.jpg" alt="Foreign Dependents"  border="0"/></a>
				
			</div>	
		</div>
		<div id="group-button" class="w-button" align="top">
			<img src="GIPDSD/xslGip/xslExport/5/ElandDemo/images/left_images_04.jpg" alt=""/>
		</div>
	<div>

	<div id="group">
		<div id="group-top" class="w-top" align="top">
			<img src="GIPDSD/xslGip/xslExport/5/ElandDemo/images/left_images_01.jpg" alt=""  />
		</div>
		<div id="group-top2"  class="w-top2" align="top">
			<img src="GIPDSD/xslGip/xslExport/5/ElandDemo/images/icon_D.jpg" alt="Recommended Link" width="181" height="41" border="0"/>
		</div>
		<div class="w-conter">			
			<table width="100%" border="0">
					<tr>
						<td align="right"><a href="lp.asp?ctNode=616&CtUnit=265&BaseDSD=7&mp=5"><img src="GIPDSD/xslGip/xslExport/5/ElandDemo/images/link_01.jpg" alt="Link-All levels school"  border="0"/></a></td>
						<td align="left"><a href="lp.asp?ctNode=617&CtUnit=266&BaseDSD=7&mp=5"><img src="GIPDSD/xslGip/xslExport/5/ElandDemo/images/link_02.jpg" alt="Link-Local government"  border="0"/></a></td>
					</tr>
					<tr>
						<td align="right"><a href="lp.asp?ctNode=620&CtUnit=269&BaseDSD=7&mp=5"><img src="GIPDSD/xslGip/xslExport/5/ElandDemo/images/link_03.jpg" alt="Link-Central organization"  border="0"/></a></td>
						<td align="left"><a href="lp.asp?ctNode=621&CtUnit=270&BaseDSD=7&mp=5"><img src="GIPDSD/xslGip/xslExport/5/ElandDemo/images/link_04.jpg" alt="Link- Each county government"  border="0"/></a></td>
					</tr>	
					<tr>
						<td align="right"><a href="lp.asp?ctNode=618&CtUnit=267&BaseDSD=7&mp=5"><img src="GIPDSD/xslGip/xslExport/5/ElandDemo/images/link_05.jpg" alt="Link-Country town hall"  border="0"/></a></td>
						<td align="left"><a href="lp.asp?ctNode=619&CtUnit=268&BaseDSD=7&mp=5"><img src="GIPDSD/xslGip/xslExport/5/ElandDemo/images/link_06.jpg" alt="Link-Other"  border="0"/></a></td>
					</tr>						
			</table>
		</div>
		<div id="group-button" class="w-button" align="top">
			<img src="GIPDSD/xslGip/xslExport/5/ElandDemo/images/left_images_04.jpg" alt="" />
		</div>
	<div>


	<div id="group">
		<div id="group-top" class="w-top" align="top">
			
		</div>

		<div id="group-top2" class="w-top2"  align="top">
			<img src="GIPDSD/xslGip/xslExport/5/ElandDemo/images/Ricon_02.jpg" alt="Search"  border="0"/>
		</div>
		<div class="w-conter" >			
			<div style="padding-left: 5px;">
			<form id="searchForm" name="searchForm" method="post" action="/SearchEng/wSite/Control.aspx">
				<input name="function" type="hidden" value="BrowseCate" />
				<input name="doReQuery" type="hidden" value="true" />
				<input id="fieldName" name="fieldName" type="hidden" value="fullText" />
				<label for="queryWord" >Key Word:</label><input  id="queryWord" name="queryWord" type="text" size="10" /></br>
				<input type="submit" name="Submit2" value="Search" />
				<input type="button" name="button1" value="Advanced Search" onclick="window.location.href='/SearchEng/wSite/Control.aspx?function=SearchAdv'" onkeypress="window.location.href='/Search/wSite/Control.aspx?function=SearchAdv'">
			</form>	
			<!--<form id="AdvsearchForm" name="AdvsearchForm" method="post" action="/SearchEng/wSite/Control.aspx?function=SearchAdv">	
					<input type="submit" name="Submit2" value="Advanced Search" />
				
			</form> -->
			
			</div>
		</div>
		<div id="group-button" class="w-button" align="top">
			<img src="GIPDSD/xslGip/xslExport/5/ElandDemo/images/left_images_04.jpg"alt=""/>
		</div>
		
		
	<div>
</div>
</div>
</td>
<td class="center">
<div class="accesskey">
<a href="#" accesskey="C" title="Navigation(Center)">:::</a>
</div>
<div id="zone.content11">
		<script  type="text/javascript">
		var autoAD=new Array();
		var autoADArrayIndex=-1;
		var autoADindex=-1;
		
		function addAutoRunAD(aAD,aPos){
			autoADArrayIndex++;
			autoAD[autoADArrayIndex]=aAD;
			//alert(aAD);
			//aAD.style.display="";
		}
		
		function showAutoRunAD(){
			
			autoADindex++;
			//alert("autoADindex:"+autoADindex);
			for(i=0;i<autoAD.length;i++){
				//alert(autoAD[i]+",length:"+autoAD.length);
				autoAD[i].style.display="none";
			}
			if(autoADindex>=autoAD.length){
				autoADindex=0;
			}
			autoAD[autoADindex].style.display="block";
			setTimeout("showAutoRunAD()",5000); 
		}
		</script >
<div style="padding-left:5px;clear:left;" id="Run_AD_1">
<div id="slide_act_top" class="ADslide_act_top">
</div>
<div id="slide_act_contaner" class="ADslide_act_contaner" style="padding-left:25px;background: url(/GIPDSD/xslGip/xslExport/4/ElandDemo/images/new_bg_2.jpg) repeat-y;">
<div class="ADRAD" id="RAD_1"><a href="http://foreigner.e-land.gov.tw/language_e/index.html" title="" target="_blank"><img style="padding-right:0px" src="public/Data/93116502953.gif" alt="INFORMATION FOR FOREIGNERS IN YILAN,New Window"></a></div>	
								<script  type="text/javascript">
									aRid=1
									addAutoRunAD(document.getElementById('RAD_'+aRid),aRid);
								</script>
							<div class="ADRAD" id="RAD_2"><a href="http://tourism.e-land.gov.tw/eng/index.php" title="" target="_blank"><img style="padding-right:0px" src="public/Data/94200355453.jpg" alt="Yilan Tourism,New Window"></a></div>	
								<script  type="text/javascript">
									aRid=2
									addAutoRunAD(document.getElementById('RAD_'+aRid),aRid);
								</script>
								
								<script  type="text/javascript">
									showAutoRunAD();
								</script>
							</div>
<div id="slide_act_bottom" class="ADslide_act_bottom">
</div>
</div>

		<script  type="text/javascript">
			var autoSlideNews=new Array();
			var autoSlideNewsArrayIndex=-1;
			var autoSlideindex=-1;
			
			function addAutoRunSlideNews(aNews){
				autoSlideNewsArrayIndex++;
				autoSlideNews[autoSlideNewsArrayIndex]=aNews;
				//alert("autoADArrayIndex->"+autoSlideNewsArrayIndex+",Name="aNews);
				//alert("autoSlide:"+autoSlideNewsArrayIndex);
				//aAD.style.display="";
			}
			
			function showAutoRunSlideNews(){
				
				autoSlideindex++;
				//alert("autoADindex:"+autoADindex);
				for(i=0;i<autoSlideNews.length;i++){
					//alert(autoSlideNews[i]+",length:"+autoSlideNews.length);
					autoSlideNews[i].style.display="none";
					
				}
				if(autoSlideindex>=autoSlideNews.length){
					autoSlideindex=0;
				}
				autoSlideNews[autoSlideindex].style.display="block";
				setTimeout("showAutoRunSlideNews()",5000); 
			}
		</script >
 <style type="text/css"> 
	.spaceline2{
		width:181px;
		*width:181px;
		_width:0px;
		
		height:0px;
		*height:15px;
		_height:0px;
		_margin-top: -10px;
	}
	
</style> 
		<div class="spaceline2"> 
		</div>			
		<div id="slide_aout_conter" style="padding-left:5px;clear:left;">
			<div id="slide_auto_top" class="ADslide_act_top">	
			</div>
			<div id="slide_auto_conter" style="clear:left;width:550px;padding-left:10px;padding-right:0px;padding-top:0px;padding-bottom:0px;background: url(GIPDSD/xslGip/xslExport/5/ElandDemo/images/new_bg_2.gif) repeat-y;"  >						
				
					<div class="AutoSlidedot" >
						<img src="GIPDSD/xslGip/xslExport/5/ElandDemo/images/newsoffice.jpg" border="0" alt="ISSUE/NEWS" />
					</div>

<style type="text/css">
.stype1 { TEXT-INDENT: 30px;
}
</style>
<div class="ADslide_news" id="slide_news_G1_1">
	<div class="SlideNewsHead"> Preface </div>
	<div style="float:left;border: 5px solid white;">
		<img src="http://enwww.e-land.gov.tw/images/ilgw_f_Goverment/iland_pic_5_1.gif" alt="Preface">
	</div>
		<span class="SlideNewsLine">
<div class="stype1">
Yilan is a county blessed with natural beauty and a rich culture. It is home to a diverse population and the government concerned with maintaining the beauty of the county. Yilan's strength lies in its community. Through active participation and strong cooperation between its citizens and government, county decisions can be made that fulfill the needs of the county and its members. Working together, the community of Yilan will create a successful future.</div>
<div class="stype1">
Yilan County Hall was designed and constructed with this sense of community in mind. Its new image strives to replace the unfriendly stereotype of the traditional public administration building with that of a welcoming center open to the public.</div>
<div class="stype1"> 
Artistic yet high-tech, the building promises to become a local attraction. Designed to complement the natural beauty of Yilan, its visitors will be rewarded with a spectacular view of Turtle Island from the building's rooftop observation deck. At Yilan County Hall, all visitors are honored guests. </div>
<div class="stype1"> 
The design of the space and facilities of the building reflects a traditional cultural past. This merging of past and present styles reminds all of Yilan's rich past as it moves towards to a prosperous future.</div>
	
		</span>
</div>
<!-- <div class="ADslide_news" id="slide_news_G1_2">
	<div class="SlideNewsHead">Relocation History of Yilan’s County Government </div>
	<div style="float:left;">
		<img src="http://enwww.e-land.gov.tw/images/ilgw_f_Goverment/iland_pic_5_2.gif" alt="Relocation History of Yilan’s County Government">
	</div>
		<span class="SlideNewsLine">
Built during the end of the Ching Dynasty, the construction of the Gemalan Government Building, as the building was once called, established Yilan as a territory within the national government's governing region. During the Japanese occupation years later, the building, now known as the Yilan Government Building served as the colonial government's center of power. After the restitution, the holds of the previous two county governments faded and Yilan strengthened its own vision and influence.
	
		</span>
</div>	
<div class="ADslide_news" id="slide_news_G1_3">
	<div class="SlideNewsHead"> County Government Center Urban Area </div>
	<div style="float:left;">
		<img src="http://enwww.e-land.gov.tw/images/ilgw_f_Goverment/ilancountry_grapch_5_3.jpg" alt="County Government Center Urban Area">
	</div>
		<span class="SlideNewsLine">
The County Government Center Urban Area was designed to complement the relocation of the administration building. The area covers approximately 238 hectares in total. The main development sector, which features a fair amount of public facilities, occupies 112 hectares of the area. The atmosphere of this sector is green, friendly, and urban and is suitable for work, living, and recreation. 
Located in the heart of the planned area, Yilan County Hall is joined by the relocated County Council Building, the Local Court, and the District Attorney's Office. Together these buildings comprise the main administration center of the County Government Center Urban Area and establish the area within the structures of modern democratic political models of urban planning.		
		</span>
</div>	
<div class="ADslide_news" id="slide_news_G1_4">
	<div class="SlideNewsHead"> People First: Easy Access </div>
	<div style="float:left;">
		<img src="http://enwww.e-land.gov.tw/images/ilgw_f_Goverment/iland_pic_5_4.gif" alt="People First: Easy Access">
	</div>
		<span class="SlideNewsLine">
		Yilan County Hall has 29 exits. This not only provides visitors with easy access to the building, but also breaks its past image of a heavily guarded public administrative building. The atmosphere inside is comfortable and amiable, with plenty of sunshine, fresh air, and water. The interior was designed with a "people first" mentality. This can be seen by the people-friendly facilities, such as the main lobby, the center yard, and the rooftop garden, which are all open to the public for leisure, waiting, and relaxation.　
		</span>
</div>	
<div class="ADslide_news" id="slide_news_G1_5">
	<div class="SlideNewsHead"> A Green Experience: One with Nature </div>
	<div style="float:left;">
		<img src="http://enwww.e-land.gov.tw/images/ilgw_f_Goverment/iland_pic_5_5.gif" alt="A Green Experience: One with Nature">
	</div>
		<span class="SlideNewsLine">
Yilan County Hall blends in with its natural surroundings. Visitors can relax in the rooftop garden or in the partially outdoor basement terrace and enjoy the greenery of the adjacent hills or the sunset in the surrounding pond. A stop in Union Strength Square promises a view of Turtle Island in the east. Whether one comes to the building for business or pleasure, a natural experience is guaranteed.　
		</span>
</div> -->
					<script  type="text/javascript">
						aRNid="slide_news_G1_1";
						addAutoRunSlideNews(document.getElementById(aRNid));
						/*aRNid="slide_news_G1_2";
						addAutoRunSlideNews(document.getElementById(aRNid));	
						aRNid="slide_news_G1_3";
						addAutoRunSlideNews(document.getElementById(aRNid));	
						aRNid="slide_news_G1_4";
						addAutoRunSlideNews(document.getElementById(aRNid));	
						aRNid="slide_news_G1_5";
						addAutoRunSlideNews(document.getElementById(aRNid)); */							
					</script>	
<script language=VBS>
function blen(xs)              '檢測中英文夾雜字串實際長度
  xl = len(xs)
  for i=1 to len(xs)
	if asc(mid(xs,i,1))<0 then xl = xl + 1
  next
  blen = xl
end function

function xStdTime(dt)  '轉成民國年及時間  999/99/99 10:00 給資料型態為DateTime 使用
   if Len(dt)=0 or isnull(dt) then
   	xStdTime=""
   else
   	xyear = right("000"+ cstr((year(dt)-1911)),3)     '補零
        xmonth = right("00"+ cstr(month(dt)),2)
        xday = right("00"+ cstr(day(dt)),2)
        xhour = right("00" + cstr(hour(dt)),2)
        xminute = right("00" + cstr(minute(dt)),2)
        xStdTime = xyear & "/" & xmonth & "/" & xday & " " & xhour & ":" & xminute
   end if
end function

function d7date(dt)     '轉成民國年  999/99/99 給資料型態為SmallDateTime 使用
	if Len(dt)=0 or isnull(dt) then
		d7date=""
	else
           xy=right("000"+ cstr((year(dt)-1911)),3)     '補零
           xm=right("00"+ cstr(month(dt)),2)
           xd=right("00"+ cstr(day(dt)),2)
           d7date=xy & "/" & xm & "/" & xd
           d7date=dt
        end if
end function

 function ChkIDX(SID)      '-----身份證字號檢驗

   SID = UCase(SID)
   X1 = InStr("ABCDEFGHJKLMNPQRSTUVWXYZIO", Left(SID, 1)) + 9

   ' 初步檢查 ID 的合法性
   If X1 < 10 Then Chk_ID = False: Exit Function
   If Not IsNumeric(Mid(SID, 2)) Then Chk_ID = False: Exit Function
   If Len(SID) <> 10 Then Chk_ID = False: Exit Function

   ' 檢查編號之正確性
   SID = Cstr(X1) + Mid(SID, 2)

   nCheckSum = Cint(Mid(SID, 1, 1))
   For I = 2 To Len(SID) - 1
        nCheckSum = nCheckSum + Cint(Mid(SID, I, 1)) * (11 - I)
   Next
   nCheckSum = nCheckSum + Cint(Mid(SID, 11, 1))

   ChkID = (nCheckSum Mod 10 = 0)
end Function

function ChkID(idno)	'-----身份證字號檢驗(新)
  if len(trim(idno))=0 then exit function

  alpha=UCase(left(idno,1))
  d1=mid(idno,2,1)
  d2=mid(idno,3,1)
  d3=mid(idno,4,1)
  d4=mid(idno,5,1)
  d5=mid(idno,6,1)
  d6=mid(idno,7,1)
  d7=mid(idno,8,1)
  d8=mid(idno,9,1)
  d9=mid(idno,10,1)
  select case alpha
    case "A" : acc=1
    case "B" : acc=10
    case "C" : acc=19
    case "D" : acc=28
    case "E" : acc=37
    case "F" : acc=46
    case "G" : acc=55
    case "H" : acc=64
    case "I" : acc=39
    case "J" : acc=73
    case "K" : acc=82
    case "L" : acc=2
    case "M" : acc=11
    case "N" : acc=20
    case "O" : acc=48
    case "P" : acc=29
    case "Q" : acc=38
    case "R" : acc=47
    case "S" : acc=56
    case "T" : acc=65
    case "U" : acc=74
    case "V" : acc=83
    case "W" : acc=21
    case "X" : acc=3
    case "Y" : acc=12
    case "Z" : acc=30
  end select
  on error resume next
  checksum = acc+8*d1+7*d2+6*d3+5*d4+4*d5+3*d6+2*d7+1*d8+1*d9
  check1 = Int(checksum/10)
  check2 = checksum/10
  check3 = (check2-check1)*10
  if len(idno)>10 then
    ChkID=false
  elseif err.number<>0 then
    ChkID=false
  elseif checksum=check1*10 then
    ChkID=true
  elseif d9=(10-check3) then
    ChkID=true
  else
    ChkID=false
  end if
end function
function ftpDo(FTPIP,FTPPort,FTPID,FTPPWD,fileAction,FTPfilePath,fileDir,fileTarget,fileSource)	'----FTP機制  2004/7/7
response.end
	Set oFtp = CreateObject("FtpCom.FTP")
	oFtp.Connect FTPIP,FTPPort,FTPID,FTPPWD
	
	if left(oFtp.GetMsg,1) = "2" then 
		if FTPfilePath <> "" then oFtp.Execute("CWD " + FTPfilePath)
		if fileAction="CreateDir" then oFtp.CreateDir(fileDir)
		if fileAction="DeleteDir" then oFtp.DeleteDir(fileDir)
		if fileAction="MoveFile" then oFtp.MoveFile fileTarget,fileSource,1,0
		if fileAction="DELE" then oFtp.Execute("DELE " + fileTarget)
		if left(oFtp.GetMsg,1) <> "2" then FTPErrorMSG="  FTP機制出現錯誤,FTP未成功!"
		oFtp.LogOffServer 
		set oFtp = nothing
	else
		FTPErrorMSG="  FTP機制出現錯誤,FTP未成功!"
		oFtp.LogOffServer 
		set oFtp = nothing
	end if	
end function

</script>
<!--
   Tab 區塊
-->
<div style="width:520px;background: url( GIPDSD/xslGip/xslExport/5/ElandDemo/images/dot.jpg);">

</div>
<div id="container">
   <script type="text/javascript">
			    var tabpanel1 = new TabPanel("tabpanel_1");
			    widgets.add(tabpanel1);
				var mtab1 = new Tab("mtab_1", "mpane_1");
			    tabpanel1.add(mtab1);
  </script>	
			<div class="tabpanel" id="tabpanel_1">
				<ul class="axs tablist" id="tablist_1" role="tablist">
					<li tabindex="0" class="tab selected" id="mtab_1" role="tab" aria-selected="true"><span id="smtab_1">Yilan County News</span></li>
				</ul>
<div class="HotNewsLine">
			</div>

			
			
			
		<script  type="text/javascript">
 
		</script >
<div class="headline">
<div class="body">
<div style="display:block;" id="mpane_1">
<ul>


<li><a href="http://www.taiwanheadlines.gov.tw/ct.asp?xItem=304147&CtNode=39" title="Sanxing plans to become 'Home of green onion pancakes'" target="_blank">Sanxing plans to become 'Home of green onion pancakes'
			</a><span class="date">Wed, 17 Apr 2013 00:00:00 GMT</span></li>


<li><a href="http://www.taiwanheadlines.gov.tw/ct.asp?xItem=303738&CtNode=39" title="Teacher donates book royalties to build school-going boats for children in the Philippines" target="_blank">Teacher donates book royalties to build school-going boats for children in the Philippines
			</a><span class="date">Fri, 12 Apr 2013 00:00:00 GMT</span></li>


<li><a href="http://www.taiwanheadlines.gov.tw/ct.asp?xItem=302991&CtNode=39" title="Township buys insurance for tomb sweepers injured at public cemeteries during festival" target="_blank">Township buys insurance for tomb sweepers injured at public cemeteries during festival
			</a><span class="date">Tue, 02 Apr 2013 00:00:00 GMT</span></li>


<li><a href="http://www.taiwanheadlines.gov.tw/ct.asp?xItem=302543&CtNode=39" title="School instructors' mild discipline approach inspired by snack name" target="_blank">School instructors' mild discipline approach inspired by snack name
			</a><span class="date">Wed, 27 Mar 2013 00:00:00 GMT</span></li>


<li><a href="http://www.taiwanheadlines.gov.tw/ct.asp?xItem=300458&CtNode=39" title="Public pet cemetery set up in Yilan’s Yuanshan" target="_blank">Public pet cemetery set up in Yilan’s Yuanshan
			</a><span class="date">Wed, 06 Mar 2013 00:00:00 GMT</span></li>


<div class="dot">
</div>
</ul>
<div class="more leftimg"><a href="np.asp?ctNode=500&mp=5" title="More&nbsp;Yilan County News">More&nbsp;Yilan County News</a></div>
</div>
</div>
</div></div>
</div>
		<script type="text/javascript">

			initApp(); 
		</script>
			</div>
			<div id="slide_auto_bottom" style="display:;clear:left;width:550px;height:10px;padding-left:0px;padding-top:0px;padding-bottom:0px;background: url(GIPDSD/xslGip/xslExport/5/ElandDemo/images/new_bg_3.gif) no-repeat;" >	
				
			</div>
		</div>	
		<script  type="text/javascript">	
			showAutoRunSlideNews();
		</script >		
 <style type="text/css"> 
	.spaceline3{
		width:181px;
		*width:181px;
		_width:0px;
		
		height:0px;
		*height:20px;
		_height:0px;
		_margin-top: -10px;
	}
	
</style> 		
		<div class="spaceline3" > 
		</div>	</div>
<table summary="layout table" class="clear">
<tr>
<td class="leftblock">
<div id="zone.content121"></div>
</td>
<td class="rightblock">
<div id="zone.content122"></div>
</td>
</tr>
</table>
<table summary="layout table" class="clear">
<tr>
<td class="col3block">
<div id="zone.content131"></div>
</td>
<td class="col3block">
<div id="zone.content132"></div>
</td>
<td class="col3block">
<div id="zone.content133"></div>
</td>
</tr>
</table>
<div id="zone.content21"></div>
<table summary="layout table" class="clear">
<tr>
<td class="leftblock">
<div id="zone.content221"></div>
</td>
<td class="rightblock">
<div id="zone.content222"></div>
</td>
</tr>
</table>
<table summary="layout table" class="clear">
<tr>
<td class="col3block">
<div id="zone.content231"></div>
</td>
<td class="col3block">
<div id="zone.content232"></div>
</td>
<td class="col3block">
<div id="zone.content233"></div>
</td>
</tr>
</table>
<div id="zone.content31"></div>
<table summary="layout table" class="clear">
<tr>
<td class="leftblock">
<div id="zone.content321"></div>
</td>
<td class="rightblock">
<div id="zone.content322"></div>
</td>
</tr>
</table>
<table summary="layout table" class="clear">
<tr>
<td class="col3block">
<div id="zone.content331"></div>
</td>
<td class="col3block">
<div id="zone.content332"></div>
</td>
<td class="col3block">
<div id="zone.content333"></div>
</td>
</tr>
</table>
</td>
<td class="rightbg">
<div class="side">
<div class="accesskey">
<a href="#" accesskey="R" title="Navigation(Right)">:::</a>
</div>
<div id="zone.SideBarRight" class="rightdiv">							<div class="emap">
							<div class="emaptital">
								<img src="images/right_emap_tital.jpg" alt="E-map"/>
							</div>
							<div class="emapcanter">
								<ul>
									<li><a href="ct.asp?xItem=45885&ctNode=720&mp=5"><img src="images/right_button_01.jpg" alt="banks" name="emapbt1" id="emapbt1" onmouseover="MM_swapImage('emapbt1','','images/right_button_01_down.jpg',1)" onFocus="MM_swapImage('emapbt1','','images/right_button_01_down.jpg',1)" onmouseout="MM_swapImgRestore()" onBlur="MM_swapImgRestore()"  /></a></li>
									<li><a href="ct.asp?xItem=45886&ctNode=721&mp=5"><img src="images/right_button_02.jpg" alt="churchs" name="emapbt2" id="emapbt2" onmouseover="MM_swapImage('emapbt2','','images/right_button_02_down.jpg',1)" onFocus="MM_swapImage('emapbt2','','images/right_button_02_down.jpg',1)" onmouseout="MM_swapImgRestore()" onBlur="MM_swapImgRestore()" /></a></li>
									<li><a href="ct.asp?xItem=45887&ctNode=722&mp=5"><img src="images/right_button_03.jpg" alt="hospitals" name="emapbt3" width="60" height="61" id="emapbt3" onmouseover="MM_swapImage('emapbt3','','images/right_button_03_down.jpg',1)" onFocus="MM_swapImage('emapbt3','','images/right_button_03_down.jpg',1)" onmouseout="MM_swapImgRestore()" onBlur="MM_swapImgRestore()" /></a></li>
									<li><a href="ct.asp?xItem=45888&ctNode=757&mp=5"><img src="images/right_button_04.jpg" alt="post Offices" name="emapbt4" width="60" height="61" id="emapbt4" onmouseover="MM_swapImage('emapbt4','','images/right_button_04_down.jpg',1)" onFocus="MM_swapImage('emapbt4','','images/right_button_04_down.jpg',1)" onmouseout="MM_swapImgRestore()" onBlur="MM_swapImgRestore()" /></a></li>
									<li><a href="ct.asp?xItem=45889&ctNode=724&mp=5"><img src="images/right_button_05.jpg" alt="schools" name="emapbt5" width="60" height="61" id="emapbt5" onmouseover="MM_swapImage('emapbt5','','images/right_button_05_down.jpg',1)" onFocus="MM_swapImage('emapbt5','','images/right_button_05_down.jpg',1)" onmouseout="MM_swapImgRestore()" onBlur="MM_swapImgRestore()" /></a></li>
								</ul>
								<div class="more leftimg mp_link_more"><a title="MORE" href="np.asp?ctNode=775&mp=5">MORE e-Map</a>
								</div>	
							</div>
							<div class="emapfoot">
								<img src="images/left_images_04.jpg" alt="" />
							</div>
						</div>	
	<script  type="text/javascript">
		var auto2AD=new Array();
		var auto2ADArrayIndex=-1;
		var auto2ADindex=-1;
		
		function addAuto2RunAD(aAD,aPos){
			auto2ADArrayIndex++;
			auto2AD[auto2ADArrayIndex]=aAD;
			//alert(aAD);
			//aAD.style.display="";
		}
		
	
	
	</script>
	
	<div id="group" class="headline ">
		<div id="group-top" class="w-top" align="top">
			
		</div>
		<div id="group-top2" class="w-top2" align="top">
			<img src="GIPDSD/xslGip/xslExport/5/ElandDemo/images/Ricon_03.jpg" alt="Link"  border="0"/>
		</div>
		<div class="w-conter" >			
			<div  class="w-conter2">

		
					<div id="bad_0" class="shadow2">
						<a href="http://tourism.e-land.gov.tw/eng/index.php" target="_newGIP"><img  style="width:120px;height:60px;" src="public/data/92261126271.gif" alt="Yilan Tourism,New Window"/></a>
					</div>
					
					<script  type="text/javascript">
						addAuto2RunAD(document.getElementById('bad_0'),0);
					</script>
							
					<div id="bad_1" class="shadow2">
						<a href="http://www.culture.tw/" target="_newGIP"><img  style="width:120px;height:60px;" src="public/data/922611354871.gif" alt="Taiwan Culture Portal- explore the real Taiwan,New Window"/></a>
					</div>
					
					<script  type="text/javascript">
						addAuto2RunAD(document.getElementById('bad_1'),0);
					</script>
							
					<div id="bad_2" class="shadow2">
						<a href="http://www.rdec.gov.tw/ct.asp?xItem=4530961&CtNode=14649&mp=100" target="_newGIP"><img  style="width:120px;height:60px;" src="public/data/11119463971.GIF" alt="The Handy Guide for Foreigners in Taiwan,New Window"/></a>
					</div>
					
					<script  type="text/javascript">
						addAuto2RunAD(document.getElementById('bad_2'),0);
					</script>
							
					<div id="bad_3" class="shadow2">
						<a href="http://eng.taiwan.net.tw/" target="_newGIP"><img  style="width:120px;height:60px;" src="public/data/922611331371.gif" alt="Tourism Bureau,New Window"/></a>
					</div>
					
					<script  type="text/javascript">
						addAuto2RunAD(document.getElementById('bad_3'),0);
					</script>
							
					<div id="bad_4" class="shadow2">
						<a href="http://english.www.gov.tw" target="_newGIP"><img  style="width:120px;height:60px;" src="public/data/922611335871.gif" alt="Mygov,New Window"/></a>
					</div>
					
					<script  type="text/javascript">
						addAuto2RunAD(document.getElementById('bad_4'),0);
					</script>
							
					<div id="bad_5" class="shadow2">
						<a href="http://taiwantoday.tw/" target="_newGIP"><img  style="width:120px;height:60px;" src="public/data/04291025871.gif" alt="http://taiwantoday.tw/,New Window"/></a>
					</div>
					
					<script  type="text/javascript">
						addAuto2RunAD(document.getElementById('bad_5'),0);
					</script>
							
					<div id="bad_6" class="shadow2">
						<a href="http://elearning.rad.gov.tw/eng" target="_newGIP"><img  style="width:120px;height:60px;" src="public/data/0121311323871.gif" alt="Taiwan Elearning Center,New Window"/></a>
					</div>
					
					<script  type="text/javascript">
						addAuto2RunAD(document.getElementById('bad_6'),0);
					</script>
							
					<div id="bad_7" class="shadow2">
						<a href="http://eng-service.e-land.gov.tw" target="_newGIP"><img  style="width:120px;height:60px;" src="public/data/012161456671.jpg" alt="English Services Emblem,New Window"/></a>
					</div>
					
					<script  type="text/javascript">
						addAuto2RunAD(document.getElementById('bad_7'),0);
					</script>
								
			<script  type="text/javascript">	
			
			
		function showAuto2RunAD(){
			
			
			for(i=0;i<auto2AD.length;i++){	
				auto2AD[i].style.display="none";
			}
			for(i=0;i<6;i++){
				auto2ADindex++;
				if(auto2ADindex>=auto2AD.length){
					auto2ADindex=0;
				}
				auto2AD[auto2ADindex].style.display="block";				
			}

			setTimeout("showAuto2RunAD()",5000); 
		}
		
				showAuto2RunAD();
			</script>
			
				
			<div class="rss">
				<div style="width:33px;height:12px;">
				</div>
				<!--a href="search.getService.asp?serviceName=GIP.xdrss&mp=4&ctNodeId=604" title="RSS訂閱"><img alt="RSS訂閱" title="RSS訂閱" src="images/rss.jpg"/></a-->
				
			</div>
			
	
	<div class="more leftimg mp_link_more"><a title="More Link" href="lp.asp?ctNode=604&CtUnit=281&BaseDSD=7&mp=5">More Link</a></div>	
		
			
			</div>
		</div>
		<div id="group-button" class="w-button2" align="top">
			<img src="GIPDSD/xslGip/xslExport/5/ElandDemo/images/left_images_04.jpg" alt=""/>
		</div>
	<div>
</div>
</div>
</td>
</tr>
</table>
<div id="zone.footer">
 <style type="text/css">
	.footer {
		background:transparent url(GIPDSD/xslGip/xslExport/5/ElandDemo/images/foot_bg.jpg) no-repeat scroll 0 0;
		height:121px;
		padding-top:5px;
		padding-left:5px;
		padding-right:5px;
		padding-bottom:0px;
		margin-left:auto;
		margin-right:auto;
		width:990px;
		clear:both;
	}

 	.footer .nowvisitor1 {
		*float:right;
		*margin-right:-75px;
		*margin-right:-75px;
		padding-left:0;		
		*background:transparent url(GIPDSD/xslGip/xslExport/5/ElandDemo/images/bullet3_hover.gif) no-repeat scroll left 4px;
		color:#000000;
		font-size:70%;
		*margin-left:30px;
		*padding-left:20px;
	}
	
	.footer .visitortoday1 {
		*float:right;
		*margin-right:-92px;
		*margin-right:-97px;
		*margin-top:15px;
		padding-left:0;
		*background:transparent url(GIPDSD/xslGip/xslExport/5/ElandDemo/images/bullet3_hover.gif) no-repeat scroll left 4px;
		color:#000000;
		font-size:70%;
		*margin-left:30px;	
		*padding-left:20px;	
	}	

	.footer .visitoryear1 {
		*float:right;
		*margin-right:-102px;
		*margin-right:-100px;
		*margin-top:30px;
		padding-left:0;
		*background:transparent url(GIPDSD/xslGip/xslExport/5/ElandDemo/images/bullet3_hover.gif) no-repeat scroll left 4px;
		color:#000000;
		font-size:70%;
		*margin-left:30px;	
		*padding-left:20px;	
	}	

	.footer .visitor21 {
		*float:right;
		*margin-right:-113px;
		*margin-right:-100px;
		*margin-top:45px;
		padding-left:0;
		*background:transparent url(GIPDSD/xslGip/xslExport/5/ElandDemo/images/bullet3_hover.gif) no-repeat scroll left 4px;
		color:#000000;
		font-size:70%;
		*margin-left:30px;	
		*padding-left:20px;	
	}	
	.footer .copyright2 {
		*float:right;
		text-align:left;
		*margin-right:115px;
		_margin-right:20px;
		*margin-top:10px;
		margin-left:0px;		
	}
	.footer .AA {
		*float:right;
		*margin-right:40px;
		_margin-right:20px;
		*margin-top:65px;
		*margin-left:10px;
	}	
	.footer .myEgov {
		*float:right;
		*margin-top:65px;
		*margin-left:-20px;
	}	
 </style> 
 <script>
	//document.getElementById('DivHorizonMenu').style.display="none";
</script>
<div class="footer">
<div class="accesskey"><a href="#" accesskey="F"
 title="下方相關資訊區塊">:::</a>
</div>
<table style="text-align: left; width: 100%;" border="0"
 cellpadding="2" cellspacing="2">
  <tbody>
    <tr>
      <td></td>
      <td style="vertical-align: top;">
      <div class="copyright2"><span
 class="font-footerlink"><a
 href="ct.asp?xItem=2240&ctNode=606&mp=4"
 title="Privacy & Security Policy">Privacy & Security
Policy</a>｜
      <a href="mailto:service@mail.e-land.gov.tw"
 title="Contact us">Contact
us</a>｜<br>
Copyright Yilan County Government All Rights Reserved<br>
Telephone:886-3-925-1000　　　Tourism Hot Line:886-3-987-2403<br>
No.1, Xianzheng N. Rd., Yilan City, Yilan County 26060, Taiwan (R.O.C.)
　(<a href="ct.asp?xItem=51561&CtNode=539&mp=5">MAP</a>)<br> 
Service time：AM 8:00 - PM 5:00, Monday - Firday <br>
Best viewed with IE7,FireFox2 or higher with 1024 x 768 resolution <br>
      </span>
      </div>
      <div style="clear: both;">
      </div>
      </td>
      <td>
      <table style="text-align: left; width: 100%;" border="0"
 cellpadding="2" cellspacing="2">
        <tbody>
          <tr>
            <td>
            <div style="font-size:70%;margin-left:10px;"><img
 style="width: 9px; height: 9px;" alt=""
 src="GIPDSD/xslGip/xslExport/5/ElandDemo/images/bullet3_hover.gif"> 
ONLINE：<em>14</em></div>
            <div style="font-size:70%;margin-left:10px;"><img
 style="width: 9px; height: 9px;" alt=""
 src="GIPDSD/xslGip/xslExport/5/ElandDemo/images/bullet3_hover.gif"> 
TODAY：<em>134</em></div>
            <div style="font-size:70%;margin-left:10px;"><img
 style="width: 9px; height: 9px;" alt=""
 src="GIPDSD/xslGip/xslExport/5/ElandDemo/images/bullet3_hover.gif"> 
YEAR：<em>28452</em></div>
            <div style="font-size:70%;margin-left:10px;"><img
 style="width: 9px; height: 9px;" alt=""
 src="GIPDSD/xslGip/xslExport/5/ElandDemo/images/bullet3_hover.gif"> 
TOTAL：<em>2410604</em></div>
            </td>
          </tr>
          <tr>
            <td>
            <table style="text-align: left; width: 100%;"
 border="0" cellpadding="2" cellspacing="2">
              <tbody>
                <tr>
                  <td style="width:25%;text-align: right;">
                  <div class="myEgov1"><a target="_blank"
 href="http://english.www.gov.tw/" title="MyGov,new windows"><img
 src="images/egov.gif" title="MyGov,new windows"
 alt="MyGov,new windows"></a></div>
                  </td>
                  <td style="width:75%;">
<!-- 20110119 by christie
                  <div class="AA1"><a target="_blank"
 title="Web Priority 2 Accessibility Approval, opened with new window."
 href="http://enable.nat.gov.tw/valid.jsp?category=20090313224348"><img
 src="images/aa.jpg"
 alt="Web Priority 2 Accessibility Approval, opened with new window."
 title="Web Priority 2 Accessibility Approval, opened with new window."></a></div>
 -->
                  </td>
                </tr>
              </tbody>
            </table>
            </td>
          </tr>
        </tbody>
      </table>
      </td>
    </tr>
  </tbody>
</table>
</div>

				</table>
	
	<div style="clear:both;">
	</div>
</div>
 <!--Google  add by janet-->
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try{
var pageTracker = _gat._getTracker("UA-10505373-1");
pageTracker._trackPageview();
} catch(err) {}</script>
 <!--Google End--></div>
</div>
</body>
</html>

	     <script language=vbs>
			window.top.name = "w3FP"
	     </script>
