// 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><a href="/index.asp"><img src="/images/gl/cemex_logo_hp_costa_rica.gif" alt="CEMEX" width="280" height="76" border="0"></a></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="25,2,59,18" href="/index.asp">\n';
  	LsHE += '<area shape="rect" coords="72,2,152,20" href="/gl/gl_co.asp">\n';
  	LsHE += '<area shape="rect" coords="164,4,239,19" href="/gl/gl_ms.asp">\n';
  	LsHE += '<area shape="rect" coords="250,3,315,21" href="http://www.cemex.com" target="_blank"">\n';
  	LsHE += '<area shape="rect" coords="326,1,379,21" href="/gl/gl_re_cl.html">\n';
  	LsHE += '<area shape="rect" coords="390,2,449,20" href="/gl/gl_bu.asp">\n';
	LsHE += '</map>\n';
	LsHE += '<!--end header-->\n';
	document.write(LsHE);