function setFingerTecPage(type,objID,lang){
	document.getElementById('engbtn').innerHTML='<a href="#" onclick="setMainMenu(\'MainMenu\',\'Eng\');setFingerTecPage(\''+type+'\',\''+objID+'\',\'Eng\');"><img border="0" src="image/menubar/eng.gif" width="30" height="28" /></a>';
	
	document.getElementById('chibtn').innerHTML='<a href="#" onclick="setMainMenu(\'MainMenu\',\'Chi\');setFingerTecPage(\''+type+'\',\''+objID+'\',\'Chi\');"><img border="0" src="image/menubar/chi.gif" width="30" height="28" /></a>';
	
	
	obj = document.getElementById(objID);
	
	var x = new AjaxCall();
	x.onDone=function(){
		//obj.innerHTML = x.xmlhttp.responseText;
		
	if (x.xmldoc){
		str = '';
		if(lang=="Eng")
			str+='<table width="726"  border="0" cellpadding="0" cellspacing="0" class="word"> ';
		else
			str+='<table width="726" border="0" cellpadding="0" cellspacing="0" class="word"> ';

		str+='<tr >';
		str+='<td colspan="2">';
			str+='<img align="top"  align="right" src="image/Product/Security/FingerTec/HK-banner2010a.jpeg" /><br>';
		str+='</td>';
		str+='</tr>';	
				str+='<tr>';
		str+='<td  colspan="2">';
				str+='<image src="image/fingertec.gif" /><br /><br />';
				if(lang=='Chi'){
					str+='FingerTec 指紋機．員工管理方案<br /><br />';
					str+='FingerTec 是一個生物認証科技的超級品牌。其指紋機系列的認証技術採用自一所國際聲名顯著的大學指紋技術，FingerTec以此為核心發展出一套完善的指紋系統，提供各種門禁控制、發薪與考勤管理產品的解決方案，更支援TCP/IP進行多機連接，令管理更方便更快捷。<br /><br />';
					str+='FingerTec 旗下擁有不同系列的指紋機產品，適合不同行業和公司的需要。為各公司提供一個最有經濟效益的考勤管理方案。所有FingerTec的產品均備有Time Attendance System (TCMS V2) 的軟件，幫助各公司輕易地取得考勤報告，令辦公室的人力資源管理更有系統和效率。<br /><br /><span class="red_keyword"><font size="3" ><b>FingerTec獨有的三大優點:</b><br />1. 於香港設立分部，提供更全面支援，客戶更有信心<br />2. 附帶軟件可提供免費下載及更新，客戶可享有最新的功能<br />3. 一套軟件可適用於所有型號而且安裝簡易</font></span><br /><br />部份已選用的客戶:<br />';
					str+='<image src="http://www.aesi.com.hk/image/bull.gif" />永保化工(香港)有限公司<br />';
str+='<image src="http://www.aesi.com.hk/image/bull.gif" />時捷集團<br />';
str+='<image src="http://www.aesi.com.hk/image/bull.gif" />香港布廠商會朱石麟中學<br />';
str+='<image src="http://www.aesi.com.hk/image/bull.gif" />錦柏(國際)有限公司<br />';
str+='<image src="http://www.aesi.com.hk/image/bull.gif" />MARC O\' POLO<br />';
str+='<image src="http://www.aesi.com.hk/image/bull.gif" />清穗創建有限公司<br />';
str+='<image src="http://www.aesi.com.hk/image/bull.gif" />萬保剛集團<br />';
str+='<a href="http://www.aesi.com.hk/FingerTecCaseStudy.html"><image src="image/casestudylogoC.jpg" /></a>';	}
else{
str+='FingerTec Fingerprint machine．Human Resources management solutions<br /><br />';
str+='FingerTec is a biometric verification branding, its finger print technology adopts from an internationally renowned university, FingerTec uses it as a core technology to develop a comprehensive finger print system. Making use of the finger print technology, FingerTec further personalize the identity and combining this function with a security system, it can provide different door assess, salaries calculation and human resources management solutions, support TCP/IP which can have a multi connection function enable a faster and more convenient management.<br /><br />';
str+='There are many different finger print models can be chosen under FingerTec which fit for different kinds of companies needs and provide the most effective and economy solution for enrollment management. All the FingerTec products will attach Time Attendance System (TCMS V2) software, helping all the companies enjoy a more systematic and effective way to manage the human resources by generating the attendance report easily.<br /><br /><span class="red_keyword"><font size="3" ><b>FingerTec three unique advantages :</b><br /><table ><tr><td VALIGN="top">1. </td><td>Fingertec Hong Kong office provide more comprehensive support , increase customer confidence.</td></tr><tr><td VALIGN="top">2. </td><td>With the software available for free download and updates, customers can enjoy the latest features.</td></tr><tr><td VALIGN="top">3. </td><td>A bundled software applicable to all models and easy to install.</td></tr></table></font></span><br /><br />Part of our customer:<br />';
str+='<image src="http://www.aesi.com.hk/image/bull.gif" />Rambo Chemicals (HK) Limited<br />';
str+='<image src="http://www.aesi.com.hk/image/bull.gif" />S.A.S electronics CO., Limited<br />';
str+='<image src="http://www.aesi.com.hk/image/bull.gif" />HKWMA Chu Shek Lun Secondary School<br />';
str+='<image src="http://www.aesi.com.hk/image/bull.gif" />Grand Pride (Int\'l) Limited<br />';
str+='<image src="http://www.aesi.com.hk/image/bull.gif" />MARC O\' POLO<br />';
str+='<image src="http://www.aesi.com.hk/image/bull.gif" />Sei Sui Souken Company Limited<br />';
str+='<image src="http://www.aesi.com.hk/image/bull.gif" />Mobicon Holdings Limited<br />';
str+='<a href="http://www.aesi.com.hk/FingerTecCaseStudy.html"><image src="image/casestudylogo.jpg" /></a>';	}
		
str+='</td>';	
		str+='</tr>';
		str+='<tr>';
		str+='<td  colspan="2">';
		str+='<p />';
	
		if(lang=='Eng'){
			if(type=='TA')
				str+='Time Attandence System| <a href="#" onclick="setFingerTecPage(\'TADA\',\'MainBody\',\'Eng\')" >Time Attandence and Door Access System</a> ';
			else
				str+='<a href="#" onclick="setFingerTecPage(\'TA\',\'MainBody\',\'Eng\')" >Time Attandence System</a> | Time Attandence and Door Access System ';
		}else{
			if(type=='TA')
				str+='指紋考勤系統 | <a href="#" onclick="setFingerTecPage(\'TADA\',\'MainBody\',\'Chi\')" >指紋考勤門禁系統</a> ';
			else
				str+='<a href="#" onclick="setFingerTecPage(\'TA\',\'MainBody\',\'Chi\')" >指紋考勤系統</a> | 指紋考勤門禁系統';
			
		}
		
	
			str+='<p />';	
			str+='</td>';	
		str+='</tr>';

								
						
				notie = x.browsertype;
				//Functions = x.xmldoc.getElementsByTagName("Functions");
				//Function = Functions[0].childNodes;
				ProductLists = x.xmldoc.getElementsByTagName('FingerTec');
				ItemLists=ProductLists[0].getElementsByTagName(type);
			//		alert(PromotionsLists.length);
			//	alert (PromotionsLists[0].getElementsByTagName(lang)[0].childNodes[0].nodeValue);
			//	alert(PromotionsLists[0].getElementsByTagName(lang)[0].getAttribute('link'));
				
				for (i=0+notie;i< ItemLists.length-notie ;i+=1+notie){
					str+='<tr >';
					str+='<td width="226px">';
					str+='<img  src="image/Product/Security/FingerTec/'+type+'/'+ItemLists[i].getElementsByTagName('image')[0].childNodes[0].nodeValue+'" width="200px" height="150px" />';
					str+='</td>';
					str+='<td width="500px">';
					str+='<span class="orange_title">'+ItemLists[i].getElementsByTagName(lang)[0].childNodes[0].nodeValue+'</span>';
					//if(PromotionsLists[i].getElementsByTagName('New')[0].childNodes[0].nodeValue == 'true')
					//str+='<img src="image/new.gif" />';
					str+='<hr /></td>';
					str+='</tr>';
					
				}	
				str+='</table>';
			}
			//alert(str);
			document.getElementById(objID).innerHTML = str;
			setMenu();
		}
		x.sendXMLRequest('fingertec.xml');	
}
