function writeMessage(lang) {
	
	switch (lang)
	{				
		case 'EN' : document.write('<br><br>'); break;
		case 'UK' : document.write('<br><br>'); break;
		case 'CNS': document.write('<div align="left"><span class="style5">　登录遇到问题？<a href="http://server.iad.liveperson.net/hc/9285139/?cmd=file&file=visitorWantsToChat&site=9285139&byhref=1" target="_blank">点击联系在线客服</a></span></div>'); break;						
		case 'CNS-LOGIN' : document.write(''); break;
		case 'CNT': document.write('<div align="left"><span class="style5">祅窼笿拜肈<a href="http://server.iad.liveperson.net/hc/9285139/?cmd=file&file=visitorWantsToChat&site=9285139&byhref=1" target="_blank">翴阑羛玒絬狝</a></span></div>'); break;
		case 'CNT-LOGIN': document.write(''); break;
		case 'CNA': document.write('有问题，请<a href="contact_us.html">拨打免费电话</a>联系中文客服。<a href="forex_sales_callback.html" target="_blank">要求我们给您回电</a>(免费)'); break;		
		case 'CNA-LOGIN': document.write(''); break;		
		case 'AR' : document.write(''); break;
		case 'RU' : document.write(''); break;
	}
	
}
