function move_menu(num)
{
	switch(num)

	{
	  case 1:window.location="http://prostores1.carrierzone.com/servlet/patlyonsfoundation_org/Categories" ;break;
	 
	  case 2:window.location="whatwedo.htm" ;break;

	  case 3:window.location="ourcharities.htm" ;break;

	  case 4:window.location="aboutpat.htm" ;break;

	  case 5:window.location="whoweare.htm" ;break;
	  
	  case 6:window.location="outing/pastoutings.htm" ;break;
	  
	}
}
