function menu_link(num)
{
	switch(num)

	{

	  case 1:window.location="?BadAxeHighSchoolHome&page_id=41" ;break;

	  case 2:window.location="?BadAxeJrHighSchoolHome&page_id=81" ;break;

	  case 3:window.location="?BadAxeIntermediateHome&page_id=121" ;break;

	  case 4:window.location="?BadeAxeGreeneElementaryHome&page_id=161" ;break;

	  case 5:window.location="?BadAxeBoardOfficeHome&page_id=201" ;break;

	}
}