function getsupport ( selectedtype )
{
  document.card_cat.cat.value = selectedtype ;
  document.card_cat.submit() ;
}