function windowopen()
{
F1 = window.open("../html/profile_phpopen.php","Fenster1","width=580,height=460,left=400,top=150,scrollbars=yes,resizable=yes");
}


