var checkedList = false;
startListCheck = function() 
{
    checkedList = true;
    if (window.startList)
    {
        startList();
    }
}
function getInternetExplorerVersion()
// Returns the version of Internet Explorer or a -1
// (indicating the use of another browser).
{
  var rv = -1; // Return value assumes failure.
  if (navigator.appName == 'Microsoft Internet Explorer')
  {
    var ua = navigator.userAgent;
    var re  = new RegExp("MSIE ([0-9]{1,}[\.0-9]{0,})");
    if (re.exec(ua) != null)
      rv = parseFloat( RegExp.$1 );
  }
  return rv;
}

startList = function() 
{
    if (navigator.appName == "Microsoft Internet Explorer")
	{
        if (getInternetExplorerVersion() < 7)
        {
            window.alert(bVer);
            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", "");
				            }
			            }
		            }
		        }
	        }
	        if (window.startSWF && checkedList == false)
            {
	            startSWF();
            }
        }
    }
}

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", "");
				    }
			    }
		    }
		}
	}
}

