pb2menu 1

background none

type dialog

widget
	type pic
	bpic popup1
	xcent 0
	ycent 0
	halign center
	valign center
	width 312
	height 100

widget	
	type text
	width 292
	ycent -36
	xcent -146
	text "You currently have no online login profile.  Profiles are optional for most servers, but may be required for some.  Creating an account will allow you to protect your player name(s) and join clans."

widget
	type button
	ycent 30
	xcent -64
	halign center
	command "menu pop; menu profile; menu profile_create"
	text "Create Profile"

widget
	type button
	xcent 64
	halign center
	command "menu pop"
	text "Just Play"
