pb2menu 1

widget
	halign center
	valign center
	xcent 0
	ycent -16
	type select
	width 38
	size 18
	begin pairs
		"74.86.178.178:27911"	"#eR33t-Gaming -- Match 1"
		"74.86.178.178:27912"	"#eR33t-Gaming -- Match 2"
		"74.86.178.178:27913"	"#eR33t-Gaming -- Match 3"
		"74.86.178.178:27914"	"#eR33t-Gaming -- Match 4"
		"1"	"------------------------"
		"85.214.56.218:33333"	"[OTB] Match 1 - www.OTB-Clan.de"
		"85.214.56.218:44444"	"[OTB] Match 2 - www.OTB-Clan.de"
		"85.214.56.218:55555"	"[OTB] Match 3 - www.OTB-Clan.de"
		"2"	"------------------------"
		"70.85.9.178:27916"	"EV1-Alt Clasic Pub/Match"
		"3"	"------------------------"
		"69.93.11.66:27918"	"GRaFFiTi PainT ={ADVANCED Match}="
		"69.93.11.66:27914"	"GRaFFiTi PainT ={CLaSSiC MaTCH 1}="
		"69.93.11.66:27915"	"GRaFFiTi PainT ={CLaSSiC MaTCH 2}="
		"69.93.11.66:27916"	"GRaFFiTi PainT ={CLaSSiC MaTCH 3}="
		"69.93.11.66:27917"	"GRaFFiTi PainT ={CLaSSiC MaTCH 4}="
	end
	cvar quick_join_match_menu
	doubleclick "connect $quick_join_match_menu$"

widget
	valign bottom
	ybot -34
	xabs 8
	type text
	command "menu pop"
	text "  Back  "

widget
	valign bottom
	halign center
	yrel 0
	xrel 130
	type text
	text "Public Servers"
	command "menu samelevel quickjoin"

widget
	valign bottom
	halign right
	yrel 0
	xrel 180
	type text
	text "  Join Server  "
	command "connect $quick_join_match_menu$"

widget
	valign bottom
	halign right
	yrel 16
	xcent -2
	type text
	text "Password:"

widget
	valign bottom
	halign left
	yrel 0
	xrel 4
	type field
	cvar password
	width 12
