function genMenu_Layers(inParentPath){
// Generate menu layers.
	var docW = ""
	docW = docW + "<div id=\"mncp\" style=\"position:absolute; left:15px; top:79px; width:122px; height:70px; z-index:1; background-color: #A5CEF7; layer-background-color: #A5CEF7; border: 1px none #000000; visibility: hidden\" onMouseOver=\"MM_showHideLayers('mncp','','show')\" onMouseOut=\"MM_showHideLayers('mncp','','hide')\"> ";
	docW = docW + "  <table width=\"120\" border=\"0\">";
	docW = docW + "    <tr> ";
	docW = docW + "      <td><a href=\"" + inParentPath + "../Company_Profile/cp_main.htm\">Introduction</a></td>";
	docW = docW + "    </tr>";
	docW = docW + "    <tr> ";
	docW = docW + "      <td><a href=\"" + inParentPath + "../Company_Profile/cp_mgt.htm\">Management</a></td>";
	docW = docW + "    </tr>";
	docW = docW + "    <tr> ";
	docW = docW + "      <td><a href=\"" + inParentPath + "../Company_Profile/cp_mission.htm\">Company Mission</a></td>";
	docW = docW + "    </tr>";
	docW = docW + "    <tr> ";
	docW = docW + "      <td><a href=\"" + inParentPath + "../Company_Profile/cp_business.htm\">Our Business</a></td>";
	docW = docW + "    </tr>";
	docW = docW + "  </table>";
	docW = docW + "</div>";
	docW = docW + "<div id=\"mnp\" style=\"position:absolute; left:103px; top:79px; width:158px; height:90px; z-index:2; background-color: #A5CEF7; layer-background-color: #A5CEF7; border: 1px none #000000; visibility: hidden\" onMouseOver=\"MM_showHideLayers('mnp','','show')\" onMouseOut=\"MM_showHideLayers('mnp','','hide')\"> ";
	docW = docW + "  <table width=\"157\" border=\"0\">";
	docW = docW + "    <tr> ";
	docW = docW + "      <td><a href=\"" + inParentPath + "../Products/p_main.htm\">Introduction</a></td>";
	docW = docW + "    </tr>";
	docW = docW + "    <tr> ";
	docW = docW + "      <td><a href=\"" + inParentPath + "../Products/p_opc.htm\">Ordinary Portland Cement</a></td>";
	docW = docW + "    </tr>";
	docW = docW + "    <tr> ";
	docW = docW + "      <td><a href=\"" + inParentPath + "../Products/p_ppfac.htm\">Portland Pulverized</a></td>";
	docW = docW + "    </tr>";
	docW = docW + "    <tr>";
	docW = docW + "      <td><a href=\"" + inParentPath + "../Products/p_pfa.htm\">Pulverized-fuel ash</a></td>";
	docW = docW + "    </tr>";
	docW = docW + "    <tr>";
	docW = docW + "      <td><a href=\"" + inParentPath + "../Products/p_limestone.htm\">Limestone Powder</a></td>";
	docW = docW + "    </tr>";
	docW = docW + "  </table>";
	docW = docW + "</div>";
	docW = docW + "<div id=\"mnf\" style=\"position:absolute; left:156px; top:79px; width:119px; height:40px; z-index:3; background-color: #A5CEF7; layer-background-color: #A5CEF7; border: 1px none #000000; visibility: hidden\" onMouseOver=\"MM_showHideLayers('mnf','','show')\" onMouseOut=\"MM_showHideLayers('mnf','','hide')\"> ";
	docW = docW + "  <table width=\"118\" border=\"0\">";
	docW = docW + "    <tr> ";
	docW = docW + "      <td><a href=\"" + inParentPath + "../Facilities/f_main.htm\">Introduction</a></td>";
	docW = docW + "    </tr>";
	docW = docW + "    <tr> ";
	docW = docW + "      <td><a href=\"" + inParentPath + "../Facilities/f_manflow.htm\">Cement Process</a></td>";
	docW = docW + "    </tr>";
	docW = docW + "			<tr>";
	docW = docW + "      <td><a href=\"" + inParentPath + "../Facilities/f_qa.htm\">Q&amp;A</a></td>";
	docW = docW + "    </tr>";
	docW = docW + "  </table>";
	docW = docW + "</div>";
	docW = docW + "<div id=\"mne\" style=\"position:absolute; left:248px; top:79px; width:164px; height:57px; z-index:4; background-color: #A5CEF7; layer-background-color: #A5CEF7; border: 1px none #000000; visibility: hidden\" onMouseOver=\"MM_showHideLayers('mne','','show')\" onMouseOut=\"MM_showHideLayers('mne','','hide')\"> ";
	docW = docW + "  <table width=\"164\" border=\"0\">";
	docW = docW + "    <tr> ";
	docW = docW + "      <td><a href=\"" + inParentPath + "../Environmental/e_main.htm\">Introduction</a></td>";
	docW = docW + "    </tr>";
	docW = docW + "	 <tr> ";
	docW = docW + "      <td><a href=\"" + inParentPath + "../Environmental/e_Strategy.htm\">Strategy Plans</a></td>";
	docW = docW + "    </tr>";
	docW = docW + "    <tr> ";
	docW = docW + "      <td><a href=\"" + inParentPath + "../Environmental/e_cleanair.htm\">Clean Air Product</a></td>";
	docW = docW + "    </tr>";
	docW = docW + "    <tr> ";
	docW = docW + "      <td><a href=\"" + inParentPath + "../Environmental/e_torawm.htm\">Waste to Raw Materials</a></td>";
	docW = docW + "    </tr>";
	docW = docW + "    <tr>";
	docW = docW + "      <td><a href=\"" + inParentPath + "../Environmental/e_toengm.htm\">Waste to Energy</a></td>";
	docW = docW + "    </tr>";
	docW = docW + "    <tr>";
	docW = docW + "      <td><a href=\"" + inParentPath + "../Environmental/e_wreduct.htm\">Waste Reduction</a></td>";
	docW = docW + "    </tr>";
	docW = docW + "    <tr>";
	docW = docW + "      <td><a href=\"" + inParentPath + "../Environmental/e_ereduct.htm\">Emission Reduction</a></td>";
	docW = docW + "    </tr>";
	docW = docW + "  </table>";
	docW = docW + "</div>";
/*	docW = docW + "<div id=\"mna\" style=\"position:absolute; left:375px; top:79px; width:89px; height:58px; z-index:5; background-color: #A5CEF7; layer-background-color: #A5CEF7; border: 1px none #000000; visibility: hidden\" onMouseOut=\"MM_showHideLayers('mna','','hide')\" onMouseOver=\"MM_showHideLayers('mna','','show')\"> ";
	docW = docW + "  <table width=\"88\" border=\"0\">";
	docW = docW + "    <tr> ";
	docW = docW + "      <td><a href=\"../Awards/a_main.htm\">Introduction</a></td>";
	docW = docW + "    </tr>";
	docW = docW + "    <tr> ";
	docW = docW + "      <td><a href=\"../Awards/Quality/aq_main.htm\">Quality</a></td>";
	docW = docW + "    </tr>";
	docW = docW + "    <tr> ";
	docW = docW + "      <td><a href=\"../Awards/Environment/ae_main.htm\">Environment</a></td>";
	docW = docW + "    </tr>";
	docW = docW + "    <tr> ";
	docW = docW + "      <td><a href=\"../Awards/Safety/as_main.htm\">Safety</a></td>
	docW = docW + "    </tr>";
	docW = docW + "  </table>";
	docW = docW + "</div>";*/
	document.open();
    document.write(docW);
	document.close();	
}



function genMenu(inParentPath){
// Generate menu itself.

	var docW = ""
	docW = docW + "<table width=\"780\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">";
	docW = docW + "	  <tr> ";
	docW = docW + "		<td width=\"13\">&nbsp;</td>";
	docW = docW + "		<td width=\"767\">";
	docW = docW + "		|<a href=\"javascript:;\" onMouseOver=\"MM_showHideLayers('mncp','','show','mnp','','hide','mnf','','hide','mne','','hide','mna','','hide')\"> Company Profile </a>";
	docW = docW + "		|<a href=\"javascript:;\" onMouseOver=\"MM_showHideLayers('mncp','','hide','mnp','','show','mnf','','hide','mne','','hide','mna','','hide')\"> Products </a>";
	docW = docW + "		|<a href=\"javascript:;\" onMouseOver=\"MM_showHideLayers('mncp','','hide','mnp','','hide','mnf','','show','mne','','hide','mna','','hide')\"> Cement Process </a>";
	docW = docW + "		|<a href=\"javascript:;\" onMouseOver=\"MM_showHideLayers('mncp','','hide','mnp','','hide','mnf','','hide','mne','','show','mna','','hide')\"> Environmental </a>";
	docW = docW + "		|<a href=\"" + inParentPath + "../Public_Relation/pr_main.htm\" onMouseOver=\"MM_showHideLayers('mncp','','hide','mnp','','hide','mnf','','hide','mne','','hide','mna','','hide')\"> Latest News </a>";
	docW = docW + "		|<a href=\"" + inParentPath + "../awards/a_main.htm\" onMouseOver=\"MM_showHideLayers('mncp','','hide','mnp','','hide','mnf','','hide','mne','','hide','mna','','hide')\"> Awards </a>";
	docW = docW + "		|<a href=\"" + inParentPath + "../Contact_Us/cu_main.htm\" onMouseOver=\"MM_showHideLayers('mncp','','hide','mnp','','hide','mnf','','hide','mne','','hide','mna','','hide')\"> Contact Us </a>";
	docW = docW + "		|<a href=\"" + inParentPath + "../Career/c_main.htm\" onMouseOver=\"MM_showHideLayers('mncp','','hide','mnp','','hide','mnf','','hide','mne','','hide','mna','','hide')\"> Career Opportunities </a>";
	docW = docW + "		|</td>";
	docW = docW + "	  </tr>";
	docW = docW + "</table>";
	document.open();
	document.write(docW);
	document.close();
}

function MM_showHideLayers() { //v3.0
  var i,p,v,obj,args=MM_showHideLayers.arguments;
  for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v='hide')?'hidden':v; }
    obj.visibility=v; }
}
