
	function fn1(){	
	    document.getElementById("football01").style.cssText="background-image: url(images/menuHover.gif);color:#fff;font-weight:bold;";
	    document.getElementById("football02").style.cssText="background-image: url(images/menuLink.gif);";
		document.getElementById("football03").style.cssText="background-image: url(images/menuLink.gif);";
		document.getElementById("sfcCnt").style.cssText="display:block;";
		document.getElementById("jqcCnt").style.cssText="display:none;";
		document.getElementById("bqcCnt").style.cssText="display:none;";
	}
	function fn2(){
		document.getElementById("football01").style.cssText="background:none;color:#000;font-weight:normal;";
		document.getElementById("football02").style.cssText="background-image: url(images/menuHover.gif);color:#fff;font-weight:bold;" ;
		document.getElementById("football03").style.cssText="background-image: url(images/menuLink.gif);";
		document.getElementById("sfcCnt").style.cssText="display:none ;";
		document.getElementById("jqcCnt").style.cssText="display:block;";
		document.getElementById("bqcCnt").style.cssText="display:none;";
	}
	function fn3(){
		document.getElementById("football01").style.cssText="background:none;color:#000;font-weight:normal;";
		document.getElementById("football02").style.cssText="background-image: url(images/menuLink.gif);";
		document.getElementById("football03").style.cssText="background-image: url(images/menuHover.gif);color:#fff;font-weight:bold;";
		document.getElementById("sfcCnt").style.cssText="display:none ;";
		document.getElementById("jqcCnt").style.cssText="display:none;";
		document.getElementById("bqcCnt").style.cssText="display:block;";
	}



	function fn4(){	
	    document.getElementById("lrt01").style.cssText="background-image: url(images/menuHover.gif);color:#fff;font-weight:bold;";
	    document.getElementById("lrt02").style.cssText="background-image: url(images/menuLink.gif);";
		document.getElementById("lrt03").style.cssText="background-image: url(images/menuLink.gif);";
		document.getElementById("dltCnt").style.cssText="display:block;";
		document.getElementById("plsCnt").style.cssText="display:none;";
		document.getElementById("qxcCnt").style.cssText="display:none;";
	}
	function fn5(){
		document.getElementById("lrt01").style.cssText="background:none;color:#000;font-weight:normal;";
		document.getElementById("lrt02").style.cssText="background-image: url(images/menuHover.gif);color:#fff;font-weight:bold;" ;
		document.getElementById("lrt03").style.cssText="background-image: url(images/menuLink.gif);";
		document.getElementById("dltCnt").style.cssText="display:none ;";
		document.getElementById("plsCnt").style.cssText="display:block;";
		document.getElementById("qxcCnt").style.cssText="display:none;";
	}
	function fn6(){
		document.getElementById("lrt01").style.cssText="background:none;color:#000;font-weight:normal;";
		document.getElementById("lrt02").style.cssText="background-image: url(images/menuLink.gif);";
		document.getElementById("lrt03").style.cssText="background-image: url(images/menuHover.gif);color:#fff;font-weight:bold;";
		document.getElementById("dltCnt").style.cssText="display:none ;";
		document.getElementById("plsCnt").style.cssText="display:none;";
		document.getElementById("qxcCnt").style.cssText="display:block;";
	}
	function fn3(){
		document.getElementById("football01").style.cssText="background:none;color:#000;font-weight:normal;";
		document.getElementById("football02").style.cssText="background-image: url(images/menuLink.gif);";
		document.getElementById("football03").style.cssText="background-image: url(images/menuHover.gif);color:#fff;font-weight:bold;";
		document.getElementById("sfcCnt").style.cssText="display:none ;";
		document.getElementById("jqcCnt").style.cssText="display:none;";
		document.getElementById("bqcCnt").style.cssText="display:block;";
	}



	function fn7(){	
	    document.getElementById("newsPage01").style.cssText="background-image: url(images/menuHover.gif);color:#fff;font-weight:bold;";
	    document.getElementById("newsPage02").style.cssText="background-image: url(images/menuLink.gif);";
		document.getElementById("dsCnt").style.display = "block";
		document.getElementById("tcCnt").style.display = "none";
		
	}
	function fn8(){
		document.getElementById("newsPage01").style.cssText="background:none;color:#000;font-weight:normal;";
		document.getElementById("newsPage02").style.cssText="background-image: url(images/menuHover.gif);color:#fff;font-weight:bold;" ;
		document.getElementById("dsCnt").style.display = "none";
		document.getElementById("tcCnt").style.display = "block";
	}
	function fn9(){
		document.getElementById("newsPage01").style.cssText="background:none;color:#000;font-weight:normal;";
		document.getElementById("newsPage02").style.cssText="background-image: url(images/menuLink.gif);";
		document.getElementById("newsPage03").style.cssText="background-image: url(images/menuHover.gif);color:#fff;font-weight:bold;";
		document.getElementById("dsCnt").style.display = "none";
		document.getElementById("tcCnt").style.display = "none";
		document.getElementById("ggCnt").style.display = "block";
	}
