pb2menu 1

background black
widget type pic	xcent 0	ybot -300 pic "screen2" halign center
widget
	xleft -90
	halign left
	valign bottom
	ybot -50
	type text
	text "OPTIONS"
	command "menu setup"
widget
	xleft -90
	halign left
	valign bottom
	ybot -70
	type text
	text "ADVANCED PLAY"
	command "menu play"
widget
	xleft -90
	halign left
	valign bottom
	ybot -110
	type text
	text "FIND SERVERS"
	command "menu play_joinserver"
widget
	xleft -90
	halign left
	valign bottom
	ybot -90
	type text
	text "CREATE SERVER"
	command "menu play_startserver"
widget
	xleft -90
	halign left
	valign bottom
	ybot -10
	type text
	text "QUIT"
	command "quit"
widget
	xleft -90
	halign left
	valign bottom
	ybot -30
	type text
	text "WEBSITE"
	command "menu website"
