// cambiar el logo cemex a su tamano normal width="176" height="76" 
var	LsHE = '<!--start header-->\n';
	LsHE += '<table width="100%" border="0" cellpadding="0" cellspacing="0">\n';
	LsHE += '<tr>\n'; 
	
	LsHE += '<td height="76" valign="middle" width="315" bgcolor="#ffffff" nowrap>\n'; 
	LsHE += '<table width="100%" border="0" cellspacing="0" cellpadding="0">\n'; 
	LsHE += '<tr>\n'; 
	LsHE += '<td><a href="/index.asp"><img src="/images/gl/cemex_logo_hp_colombia.gif" alt="CEMEX" width="270" height="76" border="0"></a></td>\n'; 
	LsHE += '<td><img src="/images/gl/clear.gif" width="45" height="1" border="0" /></td>\n'; 
	LsHE += '</tr>\n'; 
	LsHE += '</table>\n'; 
	LsHE += '</td>\n'; 
	LsHE += '<td valign="bottom"  width="100%" bgcolor="#ffffff">\n';
	LsHE += '<!--start general navigation-->\n';
	LsHE += '<table width="100%" border="0" cellpadding="0" cellspacing="0">\n';
	LsHE += '<tr bgcolor="#999999"><td><img src="/images/gl/imgMenuGral.gif" width="460" height="17" alt="" border="0" usemap="#Map"></td></tr>\n';
	LsHE += '<tr><td><img src="/images/gl/clear.gif" width="1" height="1" border="0" alt=""></td></tr>\n';
	LsHE += '</table>\n';
	LsHE += '</td>\n';
	LsHE += '</tr>\n';
	LsHE += '</table>\n';
	LsHE += '<map name="Map">\n';
	LsHE += '<area shape="rect" coords="1,1,53,16" href="/index.asp">\n';
	LsHE += '<area shape="rect" coords="54,1,145,16" href="/gl/gl_co.asp">\n';
	LsHE += '<area shape="rect" coords="146,1,234,16" href="/gl/gl_ms.asp">\n';
	LsHE += '<area shape="rect" coords="235,1,309,16" href="http://www.cemex.com" target="_blank"">\n';
	LsHE += '<area shape="rect" coords="310,1,380,16" href="/gl/gl_bu.asp">\n';
	LsHE += '</map>\n';
	LsHE += '<!--end header-->\n';
	document.write(LsHE);
