var	LsFT = '<!--footer-->\n';
	LsFT += '<br>\n';
	LsFT += '<table width="605px" cellpadding="0" cellspacing="0" border="0"> \n';
	LsFT += '<tr>\n';
	LsFT += '<td width="50"><img src="/images/gl/clear.gif" width="50" height="1" border="0"></td>\n';
	LsFT += '<td class="allSmall"><a href="/gl/gl_pp.html">Investor Relations Disclaimer </a> | <a href="/gl/gl_tc.html">Terms and conditions</a> | <font color="#666666">Copyright &copy; 2010 CEMEX S.A.B. de C.V. All rights reserved</font></td>\n';
	LsFT += '</tr>\n';
	LsFT += '</table>\n';		
	LsFT += '<br> \n';
	LsFT += '<!--END footer-->\n';	
	document.write(LsFT);