startList = function() 
{
    if (window.startList2)
    {
        startList2();
    }
	if (document.all && document.getElementById) 
	{
	    if (document.getElementById("nav1") != null)
	    {
		    navRoot = document.getElementById("nav1");
		    for (var i=0; i < navRoot.childNodes.length; i++) 
		    {
			    node = navRoot.childNodes[i];
			    if (node.nodeName == "LI") 
			    {
				    node.onmouseover=function() 
				    {
					    this.className+=" over";
				    }
				    node.onmouseout=function() 
				    {
					    this.className=this.className.replace(" over", "");
				    }
			    }
		    }
		}
	}
}

startList2 = function() 
{
    if (window.startList3)
    {
        startList3();
    }
	if (document.all && document.getElementById) 
	{
	    if (document.getElementById("nav2") != null)
	    {
		    navRoot = document.getElementById("nav2");
		    for (var i=0; i < navRoot.childNodes.length; i++) 
		    {
			    node = navRoot.childNodes[i];
			    if (node.nodeName == "LI") 
			    {
				    node.onmouseover=function() 
				    {
					    this.className+=" over";
				    }
				    node.onmouseout=function() 
				    {
					    this.className=this.className.replace(" over", "");
				    }
			    }
		    }
		}
	}
}

startList3 = function() 
{
    if (window.startList4)
    {
        startList4();
    }
	if (document.all && document.getElementById) 
	{
	    if (document.getElementById("nav3") != null)
	    {
		    navRoot = document.getElementById("nav3");
		    for (var i=0; i < navRoot.childNodes.length; i++) 
		    {
			    node = navRoot.childNodes[i];
			    if (node.nodeName == "LI") 
			    {
				    node.onmouseover=function() 
				    {
					    this.className+=" over";
				    }
				    node.onmouseout=function() 
				    {
					    this.className=this.className.replace(" over", "");
				    }
			    }
		    }
		}
	}
}

startList4 = function() 
{
    if (window.startList5)
    {
        startList5();
    }
	if (document.all && document.getElementById) 
	{
	    if (document.getElementById("nav4") != null)
	    {
		    navRoot = document.getElementById("nav4");
		    for (var i=0; i < navRoot.childNodes.length; i++) 
		    {
			    node = navRoot.childNodes[i];
			    if (node.nodeName == "LI") 
			    {
				    node.onmouseover=function() 
				    {
					    this.className+=" over";
				    }
				    node.onmouseout=function() 
				    {
					    this.className=this.className.replace(" over", "");
				    }
			    }
		    }
		}
	}
}

startList5 = function() 
{
    if (window.startList6)
    {
        startList6();
    }
	if (document.all && document.getElementById) 
	{
	    if (document.getElementById("nav5") != null)
	    {
		    navRoot = document.getElementById("nav5");
		    for (var i=0; i < navRoot.childNodes.length; i++) 
		    {
			    node = navRoot.childNodes[i];
			    if (node.nodeName == "LI") 
			    {
				    node.onmouseover=function() 
				    {
					    this.className+=" over";
				    }
				    node.onmouseout=function() 
				    {
					    this.className=this.className.replace(" over", "");
				    }
			    }
		    }
		}
	}
}

startList6 = function() 
{
    if (window.startList7)
    {
        startList7();
    }
	if (document.all && document.getElementById) 
	{
	    if (document.getElementById("nav6") != null)
	    {
		    navRoot = document.getElementById("nav6");
		    for (var i=0; i < navRoot.childNodes.length; i++) 
		    {
			    node = navRoot.childNodes[i];
			    if (node.nodeName == "LI") 
			    {
				    node.onmouseover=function() 
				    {
					    this.className+=" over";
				    }
				    node.onmouseout=function() 
				    {
					    this.className=this.className.replace(" over", "");
				    }
			    }
		    }
		}
	}
}

startList7 = function() 
{
    if (window.startList8)
    {
        startList8();
    }
	if (document.all && document.getElementById) 
	{
	    if (document.getElementById("nav7") != null)
	    {
		    navRoot = document.getElementById("nav7");
		    for (var i=0; i < navRoot.childNodes.length; i++) 
		    {
			    node = navRoot.childNodes[i];
			    if (node.nodeName == "LI") 
			    {
				    node.onmouseover=function() 
				    {
					    this.className+=" over";
				    }
				    node.onmouseout=function() 
				    {
					    this.className=this.className.replace(" over", "");
				    }
			    }
		    }
		}
	}
}

startList8 = function() 
{
    if (window.startList9)
    {
        startList9();
    }
	if (document.all && document.getElementById) 
	{
	    if (document.getElementById("nav8") != null)
	    {
		    navRoot = document.getElementById("nav8");
		    for (var i=0; i < navRoot.childNodes.length; i++) 
		    {
			    node = navRoot.childNodes[i];
			    if (node.nodeName == "LI") 
			    {
				    node.onmouseover=function() 
				    {
					    this.className+=" over";
				    }
				    node.onmouseout=function() 
				    {
					    this.className=this.className.replace(" over", "");
				    }
			    }
		    }
		}
	}
}

startList9 = function() 
{
    if (window.startList10)
    {
        startList10();
    }
	if (document.all && document.getElementById) 
	{
	    if (document.getElementById("nav9") != null)
	    {
		    navRoot = document.getElementById("nav9");
		    for (var i=0; i < navRoot.childNodes.length; i++) 
		    {
			    node = navRoot.childNodes[i];
			    if (node.nodeName == "LI") 
			    {
				    node.onmouseover=function() 
				    {
					    this.className+=" over";
				    }
				    node.onmouseout=function() 
				    {
					    this.className=this.className.replace(" over", "");
				    }
			    }
		    }
		}
	}
}

startList10 = function() 
{
	if (document.all && document.getElementById) 
	{
	    if (document.getElementById("nav10") != null)
	    {
		    navRoot = document.getElementById("nav10");
		    for (var i=0; i < navRoot.childNodes.length; i++) 
		    {
			    node = navRoot.childNodes[i];
			    if (node.nodeName == "LI") 
			    {
				    node.onmouseover=function() 
				    {
					    this.className+=" over";
				    }
				    node.onmouseout=function() 
				    {
					    this.className=this.className.replace(" over", "");
				    }
			    }
		    }
		}
	}
}
