function NeuesFenster(url) 
{
msgWindow=window.open(url,"Clubinfos","menubar=no,status=no,scrollbars=yes,resizable=yes,width=750,height=550 left=50,top=50");
}

function NeuesFenster1(url) 
{
msgWindow=window.open(url,"Clubinfos","menubar=no,status=no,scrollbars=yes,resizable=yes,width=500,height=430 left=50,top=50");

}function NeuesFenster2(url) 
{
msgWindow=window.open(url,"Fluggebietdetails","menubar=no,status=no,scrollbars=yes,resizable=yes,width=650,height=590 left=40,top=40");
}

function NeuesFenster3(url) 
{
msgWindow=window.open(url,"Webcam","menubar=no,status=no,scrollbars=yes,resizable=yes,width=700,height=500 left=40,top=40");
}