pb2menu 1 command "set menu_profile_name $name; set menu_profile_login $name" widget type pic xcent 0 halign center yabs 16 pic "m_setup1s" widget yrel 32 text "ADD PROFILE" halign center widget xcent 90 ycent -16 type field halign right text "Profile Name:" width 10 cvar menu_profile_name widget xcent 80 yrel 16 type field halign right text "Login Name:" width 10 cvar menu_profile_login widget x 80 yrel 32 command "profile_add $menu_profile_name $menu_profile_login" text "[Add]" widget xrel 108 command "menu pop" text "[Cancel]"