function  showtab1()
{
	
	for (var i=1; i <=6; i++)
			{	
				document.getElementById('tab'+ i).style.display ="none"
						
			}
	document.getElementById('tab1').style.display = "block";
	document.getElementById('img1').src="images/history_team.gif";
	document.getElementById('img2').src="images/team_mngmt.gif";
	document.getElementById('img3').src="images/suport_staff.gif";
	document.getElementById('img4').src="images/team_stat.gif";
	document.getElementById('img5').src="images/match_high.gif";
	document.getElementById('img6').src="images/team_anthem.gif";
	
}

function  showtab2()
{
	
	for (var i=1; i <=6; i++)
			{	
				document.getElementById('tab'+ i).style.display ="none"
						
			}
	document.getElementById('tab2').style.display = "block";
	document.getElementById('img1').src="images/history_team1.gif";
	document.getElementById('img2').src="images/team_mngmt.gif";
	document.getElementById('img3').src="images/suport_staff.gif";
	document.getElementById('img4').src="images/team_stat.gif";
	document.getElementById('img5').src="images/match_high.gif";
	document.getElementById('img6').src="images/team_anthem.gif";
	
	
}function  showtab3()
{
	
	for (var i=1; i <=6; i++)
			{	
				document.getElementById('tab'+ i).style.display ="none"
						
			}
	document.getElementById('tab3').style.display = "block";
	document.getElementById('img1').src="images/history_team.gif";
	document.getElementById('img2').src="images/team_mngmt1.gif";
	document.getElementById('img3').src="images/suport_staff.gif";
	document.getElementById('img4').src="images/team_stat.gif";
	document.getElementById('img5').src="images/match_high.gif";
	document.getElementById('img6').src="images/team_anthem.gif";
	
	
}function  showtab4()
{
	
	for (var i=1; i <=6; i++)
			{	
				document.getElementById('tab'+ i).style.display ="none"
						
			}
	document.getElementById('tab4').style.display = "block";
	document.getElementById('img1').src="images/history_team.gif";
	document.getElementById('img2').src="images/team_mngmt.gif";
	document.getElementById('img3').src="images/suport_staff1.gif";
	document.getElementById('img4').src="images/team_stat.gif";
	document.getElementById('img5').src="images/match_high.gif";
	document.getElementById('img6').src="images/team_anthem.gif";
	
	
}function  showtab5()
{
	
	for (var i=1; i <=6; i++)
			{	
				document.getElementById('tab'+ i).style.display ="none"
						
			}
	document.getElementById('tab5').style.display = "block";
	document.getElementById('img1').src="images/history_team.gif";
	document.getElementById('img2').src="images/team_mngmt.gif";
	document.getElementById('img3').src="images/suport_staff.gif";
	document.getElementById('img4').src="images/team_stat1.gif";
	document.getElementById('img5').src="images/match_high.gif";
	document.getElementById('img6').src="images/team_anthem.gif";
	
	
}function  showtab6()
{
	
	for (var i=1; i <=6; i++)
			{	
				document.getElementById('tab'+ i).style.display ="none"
						
			}
	document.getElementById('tab6').style.display = "block";
	document.getElementById('img1').src="images/history_team.gif";
	document.getElementById('img2').src="images/team_mngmt.gif";
	document.getElementById('img3').src="images/suport_staff.gif";
	document.getElementById('img4').src="images/team_stat.gif";
	document.getElementById('img5').src="images/match_high1.gif";
	document.getElementById('img6').src="images/team_anthem.gif";
	
	
}
function  showtab7()
{
	for (var i=1; i <=6; i++)
			{	
				document.getElementById('tab'+ i).style.display ="none"
						
			}
	document.getElementById('tab7').style.display = "block";
	document.getElementById('img1').src="images/history_team.gif";
	document.getElementById('img2').src="images/team_mngmt.gif";
	document.getElementById('img3').src="images/suport_staff.gif";
	document.getElementById('img4').src="images/team_stat.gif";
	document.getElementById('img5').src="images/match_high.gif";
	document.getElementById('img6').src="images/team_anthem1.gif";
	

}function  showtab8()
{
	
	for (var i=1; i <=3; i++)
			{	
				document.getElementById('tab'+ i).style.display ="none"
						
			}
	document.getElementById('tab2').style.display = "block";
	document.getElementById('img1').src="images/brief_histry.gif";
	document.getElementById('img2').src="images/statistic1.gif";
	document.getElementById('img3').src="images/intrest_fact.gif";

	
}function  showtab9()
{
	
	for (var i=1; i <=3; i++)
			{	
				document.getElementById('tab'+ i).style.display ="none"
						
			}
	document.getElementById('tab3').style.display = "block";
	document.getElementById('img1').src="images/brief_histry.gif";
	document.getElementById('img2').src="images/statistic.gif";
	document.getElementById('img3').src="images/intrest_fact1.gif";


}
function  showtab10()
{
	
	for (var i=1; i <=2; i++)
			{	
				document.getElementById('tab'+ i).style.display ="none"
						
			}
	document.getElementById('tab1').style.display = "block";
	document.getElementById('img1').src="images/register1.gif";
	document.getElementById('img2').src="images/weekly_winner.gif";



}function  showtab11()
{
	
	for (var i=1; i <=2; i++)
			{	
				document.getElementById('tab'+ i).style.display ="none"
						
			}
	document.getElementById('tab2').style.display = "block";
	document.getElementById('img1').src="images/register.gif";
	document.getElementById('img2').src="images/weekly_winner1.gif";


}