
<?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 ─ FAQs</title>
<meta name="DC.Title" content="FAQ">
<meta name="DC.Subject" content="FAQ">
<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="2009/7/28">
<meta name="DC.Type" content="文字">
<meta name="DC.Format" content="">
<meta name="DC.Identifier" content="47103">
<meta name="DC.Relation" content="LP-837">
<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="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 class="top10">
<div class="top10tital"><img src="images/left_10_tital.jpg" width="181" height="47" alt="10 tips for foreigners living in Yilan"></div>
<div class="top10canter">
<ul>
<li class="top10icon01"><a href="ct.asp?xItem=45572&ctNode=682&mp=5">Full-time foreign language consultancy services</a></li>
<li class="top10icon02"><a href="ct.asp?xItem=45573&ctNode=682&mp=5">Foreign language consultancy hotline services</a></li>
<li class="top10icon03"><a href="ct.asp?xItem=45595&ctNode=682&mp=5">Full-time guide services</a></li>
<li class="top10icon04"><a href="ct.asp?xItem=45596&ctNode=682&mp=5">Referral services</a></li>
<li class="top10icon05"><a href="ct.asp?xItem=45597&ctNode=682&mp=5">Foreigners Living in Yilan Consultancy Service Net</a></li>
<li class="top10icon06"><a href="ct.asp?xItem=45598&ctNode=682&mp=5">Free online consultancy services on dedicated computers</a></li>
<li class="top10icon07"><a href="ct.asp?xItem=45599&ctNode=682&mp=5">Computer data printing services</a></li>
<li class="top10icon08"><a href="ct.asp?xItem=45600&ctNode=682&mp=5">Services of erecting special stand of foreign language publicity information</a></li>
<li class="top10icon09"><a href="ct.asp?xItem=45601&ctNode=682&mp=5">Free bicycle rental services</a></li>
<li class="top10icon10"><a href="ct.asp?xItem=45602&ctNode=682&mp=5">English Taxi call services</a></li>
</ul>
</div>
<div class="top10foot"><img src="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"><div class="friendly">
<div class="path"><span class="before">You are here: </span><a href="mp.asp?mp=5">Home</a>
				>
				FAQs</div>
<div class="function">
<ul>
<li><a href="javascript:history.back();" class="back">Go Back</a><noscript>當script無法執行時可按"alt + ←"鍵替代</noscript></li>
</ul>
</div>
</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 class="lp">
<h2><span>FAQs</span></h2>
<div class="rss"><a title="RSS" href="search.getService.asp?serviceName=GIP.xdrss&mp=5&ctNodeId=837"><img src="images/rss.jpg" title="RSS" alt="RSS"></a></div>
<div class="category">
<div class="accesskey"><a href="#contentdata" target="_self" title="Press [Enter] to skip this menu，Press [Tab] to be continued">:::</a></div>
<ul>
<li class="here"><span><a href="lp.asp?CtNode=837&CtUnit=438&BaseDSD=45&mp=5">All (8)</a></span></li>
<li><span><a href="lp.asp?CtNode=837&CtUnit=438&BaseDSD=45&mp=5&xq_xCat=1">Travel Information (1)
							</a></span></li>
<li><span><a href="lp.asp?CtNode=837&CtUnit=438&BaseDSD=45&mp=5&xq_xCat=2">Recommended Link (2)
							</a></span></li>
<li><span><a href="lp.asp?CtNode=837&CtUnit=438&BaseDSD=45&mp=5&xq_xCat=3">Culture and Geographic (2)
							</a></span></li>
<li><span><a href="lp.asp?CtNode=837&CtUnit=438&BaseDSD=45&mp=5&xq_xCat=4">Travel Information (1)
							</a></span></li>
<li><span><a href="lp.asp?CtNode=837&CtUnit=438&BaseDSD=45&mp=5&xq_xCat=5">Foreigner Services (2)
							</a></span></li>
<li><span><a href="lp.asp?CtNode=837&CtUnit=438&BaseDSD=45&mp=5&xq_xCat=6">e-Map (0)
							</a></span></li>
</ul>
</div><TABLE summary="資料表格" class="FAQTB">
<TBODY>
<TR>
<TH scope="row" class="th0">主題</TH>
<TD>Travel Information</TD>
</TR>
<TR>
<TH scope="row" class="th1"><img align="absmiddle" src="images_eland/QA_01.gif" alt="問">問</TH>
<TD>Is there any travel information on the website of Yilan County Government?</TD>
</TR>
<TR>
<TH scope="row" class="th2"><img align="absmiddle" src="images_eland/QA_02.gif" alt="答">答</TH>
<TD>Yes. You may click the “tourists” link on the left of the front page, and then you may start your research by clicking Geographic Environment, Introduction to the towns, Tourist Spots, Festivals, Recommended Tours, Travel Information, Capital-Bus Tourist Spots.</TD>
</TR>
<TR>
<TH scope="row" class="th0">主題</TH>
<TD>Recommended Link</TD>
</TR>
<TR>
<TH scope="row" class="th1"><img align="absmiddle" src="images_eland/QA_01.gif" alt="問">問</TH>
<TD>Is there any school link or information on the website of Yilan County Government?</TD>
</TR>
<TR>
<TH scope="row" class="th2"><img align="absmiddle" src="images_eland/QA_02.gif" alt="答">答</TH>
<TD>Yes. You may click the “All levels school” link on the left of the front page, and then you may start your research by clicking Senior high school/Vocational high school, Junior high school, Elementary school, University/College.</TD>
</TR>
<TR>
<TH scope="row" class="th0">主題</TH>
<TD>Recommended Link</TD>
</TR>
<TR>
<TH scope="row" class="th1"><img align="absmiddle" src="images_eland/QA_01.gif" alt="問">問</TH>
<TD>How to research and know the link of the entire government departments on the website of Yilan County Government?</TD>
</TR>
<TR>
<TH scope="row" class="th2"><img align="absmiddle" src="images_eland/QA_02.gif" alt="答">答</TH>
<TD>You may click the “Recommended Link” link on the left of the front page, and then you may see the list of the entire departments of the Yilan County Government.</TD>
</TR>
<TR>
<TH scope="row" class="th0">主題</TH>
<TD>Culture and Geographic</TD>
</TR>
<TR>
<TH scope="row" class="th1"><img align="absmiddle" src="images_eland/QA_01.gif" alt="問">問</TH>
<TD>How to do the research of the culture and geographic of Yilan?</TD>
</TR>
<TR>
<TH scope="row" class="th2"><img align="absmiddle" src="images_eland/QA_02.gif" alt="答">答</TH>
<TD>You may click the “Learn about Yilan” link on the top of the front page, and then click again on the “Yilan origin” or “Geographic environment”. Then, you may see the information of culture and geographic of Yilan.</TD>
</TR>
<TR>
<TH scope="row" class="th0">主題</TH>
<TD>Culture and Geographic</TD>
</TR>
<TR>
<TH scope="row" class="th1"><img align="absmiddle" src="images_eland/QA_01.gif" alt="問">問</TH>
<TD>How to do the research and learn more details of every city of Yilan?</TD>
</TR>
<TR>
<TH scope="row" class="th2"><img align="absmiddle" src="images_eland/QA_02.gif" alt="答">答</TH>
<TD>You may click the “Learn about Yilan” link on the top of the front page, and then click again on the “Introduction to the towns”. After, you may see the list of the information of all the cities of Yilan.</TD>
</TR>
<TR>
<TH scope="row" class="th0">主題</TH>
<TD>Travel Information</TD>
</TR>
<TR>
<TH scope="row" class="th1"><img align="absmiddle" src="images_eland/QA_01.gif" alt="問">問</TH>
<TD>How to do the research of the large events and festival in Yilan?</TD>
</TR>
<TR>
<TH scope="row" class="th2"><img align="absmiddle" src="images_eland/QA_02.gif" alt="答">答</TH>
<TD>You may click the “Visit Yilan” link on the top of the front page, and then click again on the “Season”. Then, you may see the information of the large events and festival in Yilan.</TD>
</TR>
<TR>
<TH scope="row" class="th0">主題</TH>
<TD>Foreigner Services</TD>
</TR>
<TR>
<TH scope="row" class="th1"><img align="absmiddle" src="images_eland/QA_01.gif" alt="問">問</TH>
<TD>How to know the living information by researching the website of the Yilan County Government?</TD>
</TR>
<TR>
<TH scope="row" class="th2"><img align="absmiddle" src="images_eland/QA_02.gif" alt="答">答</TH>
<TD>You may click the “Foreigner Service” link on the top of the front page. Then, you may see the living information of Yilan.</TD>
</TR>
<TR>
<TH scope="row" class="th0">主題</TH>
<TD>Foreigner Services</TD>
</TR>
<TR>
<TH scope="row" class="th1"><img align="absmiddle" src="images_eland/QA_01.gif" alt="問">問</TH>
<TD>How to know the living information by researching the website of the Yilan County Government?</TD>
</TR>
<TR>
<TH scope="row" class="th2"><img align="absmiddle" src="images_eland/QA_02.gif" alt="答">答</TH>
<TD>You may click the “Foreigner Service” link on the top of the front page. Then, you may see the living information of Yilan.</TD>
</TR>
</TBODY>
</TABLE><div class="quickLink">
<ul>
<li><a href="#" class="gotop">Top</a></li>
<li><a href="javascript:history.back();" class="back">Go Back</a></li>
</ul>
</div>
</div>
</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 hidden">
<div class="side">
<div class="accesskey">
<a href="#" accesskey="R" title="Navigation(Right)">:::</a>
</div>
<div id="zone.SideBarRight" class="rightdiv"></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>24</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>115</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>33367</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>2424124</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>
