var	LsRL = '<!-- marcas home -->\n';
	LsRL += '<table cellpadding="0" cellspacing="0" border="0" width="100%">\n';
	LsRL += '<tr>\n';
	LsRL += '<td width="5%"><img src="/images/gl/clear.gif" alt="" width="1" height="1" border="0"></td>\n';	
	LsRL += '<td width="25%"><a href="/ps/ps_rd.html#Brochures"><img src="/images/ho/marcas_readymix.jpg" alt="Download CEMEX brochures" width="105" height="71" border="0"></a></td>\n';
	LsRL += '<td width="5%"><img src="/images/gl/clear.gif" alt="" width="1" height="1" border="0"></td>\n';
	LsRL += '<td width="25%"><a href="/ps/ps_ag.html#Brochures"><img src="/images/ho/marcas_aggregates.jpg" alt="Download CEMEX brochures" width="100" height="71" border="0"></a></td>\n';
	LsRL += '<td width="5%"><img src="/images/gl/clear.gif" alt="" width="1" height="1" border="0"></td>\n';
	LsRL += '<td width="25%"><a href="/ps/ps_ac.html"><img src="/images/ho/marcas_agriculture.jpg" alt="CEMEX Agriculture Section" width="105" height="71" border="0"></a></td>\n';
	LsRL += '<td width="5%"><img src="/images/gl/clear.gif" alt="" width="1" height="1" border="0"></td>\n';
	LsRL += '</tr>\n'
	LsRL += '<tr>\n';	
	LsRL += '<td width="5%"><img src="/images/gl/clear.gif" alt="" width="1" height="1" border="0"></td>\n';		
	LsRL += '<td class="allSmallrl" width="105" align="center">\n';
	LsRL += '<strong>Ready-Mixed Concrete</strong><br></td>\n';
	LsRL += '<td><img src="/images/gl/clear.gif" alt="" width="1" height="1" border="0"></td>\n';
	LsRL += '<td class="allSmallrl" width="100" align="center">\n';
	LsRL += '<strong>Aggregates</strong></td>\n';
	LsRL += '<td width="5%"><img src="/images/gl/clear.gif" alt="" width="1" height="1" border="0"></td>\n';	
	LsRL += '<td class="allSmallrl" width="105" align="center">\n';
	LsRL += '<strong>Agriculture</strong><br></td>\n';
	LsRL += '<td><img src="/images/gl/clear.gif" alt="" width="1" height="1" border="0"></td>\n';
	LsRL += '</tr>\n';
	LsRL += '</table>\n';
	LsRL += '<!-- end marcas home-->\n';
	document.write(LsRL);