parliament_gui_decision = {
	icon = usa_congress

	# picture = 

	allowed = { 
		AND = {
			OR = {
			has_government = democratic
			has_elections = yes
			}
			NOT = { tag = USA}
		}

	}

	priority = 1000

	scripted_gui = parliament_gui
	visible_when_empty = yes
}
