pb2menu 1

background none
type dialog


widget
	type pic
	bpic popup1
	picwidth 310
	picheight 128
	xcent 0
	ycent 0
	halign center
	valign center

widget type text
	text "New Version Available!"
	halign center
	xcent 0
	ycent -48

widget
	type text
	halign center
	yrel 32
	text "To download, visit the files page on"

widget
	type text
	halign center
	yrel 16
	text "http://www.digitalpaint.org/"
	command "webload http://www.digitalpaint.org/;quit"


widget
	ycent 38
	xcent 0
	type text
	halign center
	command "menu pop"
	text "OK"
