function move_menu(num)
{
	switch(num)

	{

	  case 1:window.location="point-of-sale-terminals-aboutus.htm" ;break;

	  case 2:window.location="pos-hardware-product.htm" ;break;

	  case 3:window.location="business-hospitality-restaurant-cha-services.htm" ;break;

	  case 4:window.location="small_business_software-better.htm" ;break;

	  case 5:window.location="business-hospitality-restaurant-cha-testimony.htm" ;break;
	  
  	  case 6:window.location="news.htm" ;break;
  	  
  	  case 7:window.location="pos-hardware-contactus.htm" ;break;

	}
}
