pb2menu 1

background none
type dialog

widget
	type pic
	bpic popup1
	picwidth 280
	picheight 80
	xcent -140
	ycent -40

widget
	type text
	text "Connecting to login server..."
	halign center
	xcent 0
	ycent -16

widget
	type text
	xcent 0
	ycent 16
	halign center
	text "Cancel"
	command "menu pop"

