document.writeln("<SCRIPT type=text\/javascript>");
document.writeln("  	");
document.writeln("");
document.writeln("	function getObject(objectId) {");
document.writeln("		if (document.getElementById && document.getElementById(objectId)) {");
document.writeln("			return document.getElementById(objectId);");
document.writeln("		} else if (document.all && document.all(objectId)) {");
document.writeln("			return document.all(objectId);");
document.writeln("		} else if (document.layers && document.layers[objectId]) {");
document.writeln("			return document.layers[objectId];");
document.writeln("		} else {");
document.writeln("			return false;");
document.writeln("		}");
document.writeln("	}");
document.writeln("");
document.writeln("    function t_click(obj)");
document.writeln("    {");
document.writeln("		var c_ul=null;");
document.writeln("		var c_div=null;");
document.writeln("		if(!document.uniqueID)");
document.writeln("		{");
document.writeln("			c_ul=$ES(\'li\',\'div_mma\');");
document.writeln("	        c_div=$ES(\'div\',\'div_cc\');");
document.writeln("		}");
document.writeln("		else");
document.writeln("		{");
document.writeln("	        c_ul= getObject(\'div_mma\').childNodes;");
document.writeln("			c_div=getObject(\'div_cc\').childNodes;	");
document.writeln("		}");
document.writeln("");
document.writeln("        for(i=0;i<c_div.length;i++)");
document.writeln("        {			");
document.writeln("            if(c_ul[i]==obj)");
document.writeln("            {");
document.writeln("                c_ul[i].className=\'AAon\';");
document.writeln("                c_div[i].style.display=\'block\';");
document.writeln("            }");
document.writeln("            else    ");
document.writeln("            {");
document.writeln("                c_ul[i].className=\'AA\';");
document.writeln("                c_div[i].style.display=\'none\';");
document.writeln("            }");
document.writeln("        }");
document.writeln("    }");
document.writeln("    ");
document.writeln("    function s_click(obj)");
document.writeln("    {");
document.writeln("        var c_span=$ES(\'a\',\'span_content\');");
document.writeln("		if(!document.uniqueID)");
document.writeln("		{");
document.writeln("			c_span=$ES(\'a\',\'span_content\');");
document.writeln("		}");
document.writeln("		else");
document.writeln("		{");
document.writeln("			c_span=getObject(\'span_content\').childNodes;");
document.writeln("		}");
document.writeln("");
document.writeln("        for(i=0;i<c_span.length;i++)");
document.writeln("        {");
document.writeln("            if(c_span[i]==obj)");
document.writeln("            {");
document.writeln("                c_span[i].className=\'nav_title5_a_on\';");
document.writeln("                $(\'u\'+i).style.display=\'block\';");
document.writeln("            }");
document.writeln("            else    ");
document.writeln("            {");
document.writeln("                c_span[i].className=\'nav_title5_a\';");
document.writeln("                $(\'u\'+i).style.display=\'none\';");
document.writeln("            }");
document.writeln("        }");
document.writeln("    }");
document.writeln("    ");
document.writeln("    function ss_click(obj)");
document.writeln("    {");
document.writeln("        var c_span=null;");
document.writeln("		if(!document.uniqueID)");
document.writeln("		{");
document.writeln("			var c_span=$ES(\'a\',\'ss_content\');");
document.writeln("		}");
document.writeln("		else");
document.writeln("		{");
document.writeln("			var c_span=getObject(\'ss_content\').childNodes;");
document.writeln("		}");
document.writeln("        for(i=0;i<c_span.length;i++)");
document.writeln("        {");
document.writeln("            if(c_span[i]==obj)");
document.writeln("            {");
document.writeln("                c_span[i].className=\'nav_title5_a_on\';");
document.writeln("                $(\'d\'+i).style.display=\'block\';");
document.writeln("            }");
document.writeln("            else    ");
document.writeln("            {");
document.writeln("                c_span[i].className=\'nav_title5_a\';");
document.writeln("                $(\'d\'+i).style.display=\'none\';");
document.writeln("            }");
document.writeln("        }");
document.writeln("    }");
document.writeln("    ");
document.writeln("    <\/SCRIPT>");
document.writeln("<script type=text\/javascript><!--\/\/--><![CDATA[\/\/><!--");
document.writeln("function menuFix() {");
document.writeln("var sfEls = document.getElementById(\"div_cc\").getElementsByTagName(\"li\");");
document.writeln("for (var i=0; i<sfEls.length; i++) {");
document.writeln("sfEls[i].onmouseover=function() {");
document.writeln("this.className+=(this.className.length>0? \" \": \"\") + \"sfhover\";");
document.writeln("}");
document.writeln("sfEls[i].onMouseDown=function() {");
document.writeln("this.className+=(this.className.length>0? \" \": \"\") + \"sfhover\";");
document.writeln("}");
document.writeln("sfEls[i].onMouseUp=function() {");
document.writeln("this.className+=(this.className.length>0? \" \": \"\") + \"sfhover\";");
document.writeln("}");
document.writeln("sfEls[i].onmouseout=function() {");
document.writeln("this.className=this.className.replace(new RegExp(\"( ?|^)sfhover\\\\b\"),");
document.writeln("");
document.writeln("\"\");");
document.writeln("}");
document.writeln("}");
document.writeln("}");
document.writeln("window.onload=menuFix;");
document.writeln("\/\/--><!]]><\/script>")