pb2menu 1

include setup_header_include

widget
	yabs 48
	xcent 0
	text "CREATE PROFILE"
	halign center

widget yrel 32 xabs 8 halign left text "NOTE: Profiles are optional."
widget yrel 20 xabs 8 halign left width 304 text "To create a new profile, you must first register a global login account."

widget
	yrel 28
	xcent 0
	halign center
	command "webload http://www.dplogin.com/login.php?action=createaccount;quit"
	text "Launch Account Creation Site"
widget
	yrel 12
	xcent 0
	halign center
	text "(This will close Paintball2)"


widget
	type text
	yrel 20
	xabs 8
	halign left
	width 304
	text "Once you have registered an account, or if you already have an account registered, click below to assign it."

widget yrel 36 xcenter 0 halign center text "Assign Account To Profile"
	command "menu profile_add"



include back_include