pb2menu 1

widget 
	type pic	
	xcent 0
	halign center	
	yabs 16
	pic "m_setup1s"

widget
	yrel 32
	text "CREATE PROFILE"
	halign center

widget yrel 32 xabs 8 halign left text "To create a new profile, you must"
widget yrel 8 xabs 8 halign left  text "first go to dplogin.com to register"
widget yrel 8 xabs 8 halign left  text "a global login account.  Only one"
widget yrel 8 xabs 8 halign left  text "account is allowed per person."
widget yrel 8 xabs 8 halign left  text "When you've registered your account,"
widget yrel 8 xabs 8 halign left  text "use the 'Add Existing Profile' menu"
widget yrel 8 xabs 8 halign left  text "to load it into the game."

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

widget
	yrel 32
	xcent 0
	command "menu pop"
	text "[Cancel]"
	halign center
