function mailtokcb(x)
{
  who = x + "@" + "kcb-bremerhaven.de";
  parent.location.href='mailto:'+who+''
}

