makeFoot();

function makeFoot(){

if(this.location.href.indexOf('enterprise') > 0 || this.location.href.indexOf('myastm') > 0) { 
	document.write("<table width=735 border=0 cellspacing=0 cellpadding=0 align=center style=\"margin-top:15px;\">");
	document.write("<tr><td><center>\n");
	document.write("<div class=noprint>");
	document.write("<a href=\"http://trans5.convertlanguage.com/astm/enes/24/_www_astm_org/index.shtml\" class=\"bottomlinks\">  Inicio</a> <span class=\"smallgray\">|</span>");
	document.write("<a href=\"http://www.astm.org/sitemap.html\" class=\"bottomlinks\">Mapa</a> <span class=\"smallgray\">|</span>");
	document.write("<a href=\"http://www.astm.org/SUPPORT/index.html\" class=\"bottomlinks\">Ayuda en Internet</a> <span class=\"smallgray\">|</span> ");
	document.write("<a href=\"http://www.astm.org/CONTACT/index.html\" class=\"bottomlinks\">  Contacto</a> <span class=\"smallgray\">|</span>");
	document.write("<a href=\"http://www.astm.org/prpolicy.html\" class=\"bottomlinks\">Pol\355ticas</a> <span class=\"smallgray\">|</span>");
	document.write("<a href=\"http://www.astm.org/Itpolicy.pdf\" class=\"bottomlinks\">Prop. intelectual</a> <span class=\"smallgray\">|</span> ");
	document.write("<a href=\"http://www.astm.org/link-to-us.html\" class=\"bottomlinks\">Enlace a nuestro Sitio Web</a>");
	document.write("</div>");
	document.write("</td></tr>");
	//document.write("<tr><td><center><div id=\"foot_map\" class=noprint style=\"padding-top: 10px;\"><span class=\"smallgray\" style=\"font-size: 9px;\">");
	//document.write("<a href=\"http://www.astm.org/Standards/category_index.html\">Standards</a> - " +
	//		"<a href=\"http://www.astm.org/Standards/category_index.html\">Engineering Standards</a> - " +
	//		"<a href=\"http://www.astm.org/Standards/category_index.html\">Construction Standards</a> - " +
	//		"<a href=\"http://www.astm.org/Standards/petroleum-standards.html\">Petroleum Standards</a> - " +
	//		"<a href=\"http://www.astm.org/Standards/steel-standards.html\">Steel Standards</a> - " +
	//		"<a href=\"http://www.astm.org/Standards/plastic-standards.html\">Plastics Standards</a> - " +
	//		"<a href=\"http://www.astm.org/Standards/building-standards.html\">Building Standards</a> - " +
	//		"<a href=\"http://www.astm.org/Standards/fastener-standards.html\">Fastener Standards</a> - " + 
	//		"<a href=\"http://www.astm.org/Standards/rubber-standards.html\">Rubber Standards</a>");
	//document.write("</span></div></center></td></tr>");
	document.write("<tr><td><div align=center class=smallgray><br>Copyright \251 1996-2009 ASTM. Todos los derechos reservados.<br>ASTM International, 100 Barr Harbor Drive, PO Box C700, West Conshohocken, PA, 19428-2959 EE.UU.</div></td></tr></table><br />");
}

else {
	document.write("<table width=735 border=0 cellspacing=0 cellpadding=0 align=center style=\"margin-top:15px;\">");
	document.write("<tr><td><center>\n");
	document.write("<div class=noprint>");
	document.write("<a href=\"http://trans5.convertlanguage.com/astm/enes/24/_www_astm_org/index.shtml\" class=\"bottomlinks\">  Inicio</a> <span class=\"smallgray\">|</span>");
	document.write("<a href=\"http://www.astm.org/sitemap.html\" class=\"bottomlinks\">Mapa</a> <span class=\"smallgray\">|</span>");
	document.write("<a href=\"http://www.astm.org/SUPPORT/index.html\" class=\"bottomlinks\">Ayuda en Internet</a> <span class=\"smallgray\">|</span> ");
	document.write("<a href=\"http://www.astm.org/CONTACT/index.html\" class=\"bottomlinks\"> Contacto</a> <span class=\"smallgray\">|</span>");
	document.write("<a href=\"http://www.astm.org/prpolicy.html\" class=\"bottomlinks\">Pol\355ticas Web/IP</a> <span class=\"smallgray\">|</span> ");
	document.write("<a href=\"http://www.astm.org/link-to-us.html\" class=\"bottomlinks\">Enlace a nuestro Sitio Web</a> <span class=\"smallgray\">|</span> ");
	document.write("<a href=\"/COPYRIGHT/\" class=\"bottomlinks\">Copyright/Permisos</a>");
	document.write("</div>");
	document.write("</td></tr>");
	document.write("<tr><td><center><div id=\"foot_map\" class=noprint style=\"padding-top: 10px;\"><span class=\"smallgray\" style=\"font-size: 9px;\">");
	document.write("<a href=\"http://www.astm.org/Standards/construction-standards.html\">Normas para la construcci\363n</a> - " +
			"<a href=\"http://www.astm.org/Standards/petroleum-standards.html\">Normas para el petr\363leo</a> -" +
			"<a href=\"http://www.astm.org/Standards/steel-standards.html\">Normas para el acero</a> - " +
			"<a href=\"http://www.astm.org/Standards/plastic-standards.html\">Normas para los pl\341sticos</a> - " +
			"<a href=\"http://www.astm.org/Standards/environmental-standards.html\">Normas para el ambiente</a> - " +
			"<a href=\"http://www.astm.org/Standards/metal-standards.html\">Normas para los metales</a> - " +
			"<a href=\"http://www.astm.org/Standards/rubber-standards.html\">Normas para el caucho</a> - " +
			"<a href=\"http://www.astm.org/Standards/textile-standards.html\">Normas para los textiles</a> - " +
			"<a href=\"http://www.astm.org/Standards/paint-and-related-coating-standards.html\">Normas para las pinturas</a>");
	document.write("</span></div></center></td></tr>");
	document.write("<tr><td><div align=center class=smallgray><br>Copyright \251 1996-2009 ASTM. Todos los derechos reservados.<br>ASTM International, 100 Barr Harbor Drive, PO Box C700, West Conshohocken, PA, 19428-2959 EE.UU.</div></td></tr></table><br />");
}

return true;

}
