"0"
{
	"Text"				"#Tool_Button_name"
	"Description"			"#Tool_Button_desc"

	"ComboBox"
	{
		"Label"				"#Presets"
		"MenuButton"			"1"
		"Folder"			"settings/menu/main/construct/button/"
		
		"Options"
		{
			"Default"
			{
				"button_model"			"models/dav0r/buttons/button.mdl"
			}
		}		

	}
	
	"ComboBox"
	{
		"Label"				"#Button_Model"
		"MenuButton"			"0"
	
		"Options"
		{
			
			"#Button"
			{
				"button_model"		"models/dav0r/buttons/button.mdl"
			}
			"#Switch"
			{
				"button_model"		"models/dav0r/buttons/switch.mdl"
			}
			"#Clock"
			{
				"button_model"		"models/props_c17/clock01.mdl"
			}
		}		
		
	}
	
	"Numpad"
	{
		"Label"				"#Button_group"
		"Command"			"button_keygroup"
		"ButtonSize"			"22"
	}

}
