function Fenster(url)
{
 Name=window.open(url,"Info","width=680,height=500,scrollbars=yes,resizable=yes")
}
