BLR_parliament = {
	icon = usa_congress
	allowed = {
		original_tag = BLR
	}
	visible = {
	    OR = {
		    has_government = democratic	
			has_completed_focus = BLR_revolution_of_red_roses 
			AND = {
			   has_country_flag = BLR_state_for_workers_flag
			   NOT = { has_completed_focus = BLR_soviet_way }
			}
        }
		NOT = { has_completed_focus = BLR_change_government }
	}
	scripted_gui = blr_parliament_decision_ui
	priority = 100
}
