"0" "OSLO-LIONS"	" "

"1" "settings" 
{

	"1" "righthand/lefthand" 
	{

		"1" "RIGHT hand" "cl_righthand 1"
		"2" "LEFT hand" "cl_righthand 0"

	}
	"2" "menu styles" 
	{

		"1" "Text" "setinfo _vgui_menus 0"
		"2" "vGui" "setinfo _vgui_menus 1"

	}
	"3" "weapon fastswitch" 
	{

		"1" "On" "hud_fastswitch 1"
		"2" "Off" "hud_fastswitch 0"

	}

	"4" "automatic weapon switch" 
	{

		"1" "On" "setinfo _cl_autowepswitch 1"
		"2" "Off" "setinfo _cl_autowepswitch 0"

	}
	"5" "dynamic crosshair" 
	{

		"1" "On" "cl_dynamiccrosshair 1"
		"2" "Off" "cl_dynamiccrosshair 0"

	}
	"6" "netgraph" 
	{

		"1" "On" "net_graph 3"
		"2" "Off" "net_graph 0"
		"3" "Position" 
		{
			"1" "LEFT" "net_graphpos 3"
			"2" "CENTER" "net_graphpos 2"
			"3" "RIGHT" "net_graphpos 1"
		}
	}
	"7" "center player names" 
	{

		"1" "On" "hud_centerid 1"
		"2" "Off" "hud_centerid 0"

	}
	"8" "show fps" 
	{

		"1" "On" "cl_showfps 1"
		"2" "Off" "cl_showfps 0"

	}
	"9" "observer crosshair" 
	{

		"1" "On" "cl_observercrosshair 1"
		"2" "Off" "cl_observercrosshair 0"

	}

}

"2" "name" "messagemode name"

"3" "sensitivity" "messagemode sensitivity"

"4" "record demo" "messagemode record"

"5" "stop demo" "stop"

"0" "close"	"say_team I am using the OSLO-LIONS GUI!"