function userprofile(UserID) { window.location = "http://kundenportal.fluhr.eu/webapp/modules/CwUserarea/userprofile/index.php?ID="+UserID,"UserProfile","width=800,height=800,scrollbars=yes,resizable=yes,status=yes"; //win.moveTo(screen.width-800,screen.height-600); //win.focus(); }