function kontakt(href) {
 window.open(href,'_blank','dependent=yes,top=80,left=80,width=868,height=394,resizable=no,location=no,toolbar=no,scrollbars=no');
 return false;
}
