
function MailPop(url)
{
 Name=window.open(url,"Postkarte","width=550,height=625,scrollbars=no,resizable=no")
}