function gotoSelectedProductgroup(value)
{
  document.location.href = value;
}



