<!-- Page options are: -->	
<!--   WeFixProcesses -->	
<!--   Company -->	
<!--   Financial -->	
<!--   Manufacturing -->	
<!--   Consulting  -->	
<!--   Management -->	
<!--   Contact -->	
    <!--   BOC Testimonial -->	
	
if ( Page == "Company" || Page == "Financial" ) 
	{
	if ( Lang == "(en)" ) 
		{
		document.write("<tr valign=\"top\"><td>")
		document.write("<p class=\"bodyLeftTest\"><br>&#8220LRC developed detailed and clear procedures that reflected our real business situation.   Their work laid a solid foundation for our personal online banking operations, and our customers now enjoy more considerate support and smooth banking services.<br>The only successful project done by a foreign company in our Bank. &#8221</p>")
		document.write("<p class=\"bodyLeftTestSig\">Chief Operations Officer<br>Retail Online Banking Dept<br>Beijing Headquarters<br>Leading Bank In China</p>")
		document.write("</td></tr>")
		}
	if ( Lang == "(sc)" ) 
		{
		document.write("<tr valign=\"top\"><td>")
		document.write("<p class=\"bodyLeftTest\"><br>&#8220里安纳研究及顾问公司能够及时向本行递交内容详细、步骤清晰、与我行业务实际情况结合紧密的流程文档，这为及时开展本行个人网银业务运营建设奠定了工作基础。在LRC的支持下，我行的个人网上银行业务运营管理流程建设工作得到有效开展，相信能为本行网上银行客户提供更为流畅和体贴的服务支持。<br>我们银行跟很多外国公司合作，这是我们唯一成功的一次。&#8221</p>")
		document.write("<p class=\"bodyLeftTestSig\">首要操作官员<br>个人网上银行<br>中国领先银行，北京</p>")
		document.write("</td></tr>")
		}
	if ( Lang == "(cn)" ) 
		{
		}
	}

else if ( Page == "WeFixProcesses" || Page == "Manufacturing" ) 
    <!--   TAL Testimonial -->	
	{
	if ( Lang == "(en)" ) 
		{
		document.write("<tr valign=\"top\"><td>")
		document.write("<p class=\"bodyLeftTest\"><br>&#8220We are now measuring order profitability, differentiation amongst customers, areas for intensive cost savings, minimum economic order quantity, and cost forecasting for new orders.  Our Management Team are delighted by the applications.&#8221</p>")
		document.write("<p class=\"bodyLeftTestSig\">Financial Controller<br>Global Garment Manufacturer<br>Hong Kong</p>")
		document.write("</td></tr>")
		}
	if ( Lang == "(sc)" ) 
		{
		document.write("<tr valign=\"top\"><td>")
		document.write("<p class=\"bodyLeftTest\"><br>&#8220我们现在测量每个单一的定购盈利、每个单一顾客的成本,测量可为显著节省成本的区域,减小低价定单的定货量, 和预测每个单一新订单的费用。我们的管理层非常满意新的财控标准流程。&#8221</p>")
		document.write("<p class=\"bodyLeftTestSig\">财务总监<br>中国全球性服装制造商采用</p>")
		document.write("</td></tr>")
		}
	if ( Lang == "(cn)" ) 
		{
		}
	}
else if ( Page == "Consulting" || Page == "Contact") 
    <!--   AMEX Testimonial -->	
	{
	if ( Lang == "(en)" ) 
		{
		document.write("<tr valign=\"top\"><td>")
		document.write("<p class=\"bodyLeftTest\"><br>&#8220Their detailed analysis clearly outlined spheres of process weakness and critical areas requiring urgent focus.  The output was of the highest quality both in terms of content and presentation.  They challenged current thinking and procedures, and suggested changes in processes to improve quality and timeliness with relatively low outlay.&#8221</p>")
		document.write("<p class=\"bodyLeftTestSig\">Director of Operations<br>Asia Pacific Region<br>Global Credit Corporation</p>")
		document.write("</td></tr>")
		}
	if ( Lang == "(sc)" ) 
		{
		document.write("<tr valign=\"top\"><td>")
		document.write("<p class=\"bodyLeftTest\"><br>&#8220他们分析详细，清楚地概述了流程上的弱点，及需急切应付的重点区域。他们的工作成果和表现都达到我们对最高质量的要求。他们挑战现有的想法和规程, 建议流程上的变化，在质优及省时上都是明效大验。再者，他们的收费也相对地划算。&#8221</p>")
		document.write("<p class=\"bodyLeftTestSig\">首要操作官员<br>全球性信用卡公司<br>亚太地区</p>")
		document.write("</td></tr>")
		}
	if ( Lang == "(cn)" ) 
		{
		}
	}
	
else 
    <!--   OFT Testimonial -->	
	{
	if ( Lang == "(en)" ) 
		{
		document.write("<tr valign=\"top\"><td>")
		document.write("<p class=\"bodyLeftTest\"><br>&#8220We were impressed with LRC's highly developed level of skill and expertise in understanding and diagrammatically expressing complex processes in a simple and easy to understand manner.  They were easy to communicate and work with, flexible in their approach, and concerned to provide a service that met our needs.&#8221</p>")
		document.write("<p class=\"bodyLeftTestSig\">Executive Manager, Compliance<br>Government Trading Regulator<br>Australia</p>")
		document.write("</td></tr>")
		}
	if ( Lang == "(sc)" ) 
		{
		document.write("<tr valign=\"top\"><td>")
		document.write("<p class=\"bodyLeftTest\"><br>&#8220我们对LRC的专业技巧和专门技术留下了深刻的印象。LRC对我们的业务有深入的了解。他们能利用简单的图表化繁为简，把复杂的过程以最容易了解的方式表达。LRC不仅善于聆听，而且工作善于变通，他们的服务常能满足我们的需要。&#8221</p>")
		document.write("<p class=\"bodyLeftTestSig\">审计员<br>政府,管理者</p>")
		document.write("</td></tr>")
		}
	if ( Lang == "(cn)" ) 
		{
		}
	}
	
document.write("</td></tr>")

