has_not_selected_max_amount_of_policies = {
	set_temp_variable = { max_amount_of_policies = global.max_amount_of_policies_constant }
	add_to_temp_variable = { max_amount_of_policies = modifier@max_allowed_policies }
	custom_trigger_tooltip = {
		tooltip = HAS_NOT_SELECTED_MAX_POLICIES
		check_variable = { selected_policies_array^num < max_amount_of_policies }
	}
}

can_select_any_policy = {
	has_not_selected_max_amount_of_policies = yes
	OR = {
		political_power_daily > 0.4
		is_ai = no
	}
	OR = {
		AND = {
			set_temp_variable = { idea_group_out_of_context = 1 }
			has_completed_idea_group = yes
			OR = {
				AND = {
					set_temp_variable = { idea_group_out_of_context = 2 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 2 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 2 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 13 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 8 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 8 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 4 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 9 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 9 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 16 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 11 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 11 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 10 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 12 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 12 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 25 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 69 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 69 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 27 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 79 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 79 } }
					}
				}
			}
		}
		AND = {
			set_temp_variable = { idea_group_out_of_context = 2 }
			has_completed_idea_group = yes
			OR = {
				AND = {
					set_temp_variable = { idea_group_out_of_context = 1 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 2 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 2 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 15 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 4 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 4 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 4 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 13 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 13 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 7 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 14 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 14 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 8 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 15 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 15 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 21 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 63 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 63 } }
					}
				}
			}
		}
		AND = {
			set_temp_variable = { idea_group_out_of_context = 3 }
			has_completed_idea_group = yes
			OR = {
				AND = {
					set_temp_variable = { idea_group_out_of_context = 10 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 3 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 3 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 11 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 16 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 16 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 12 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 17 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 17 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 14 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 18 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 18 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 18 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 19 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 19 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 24 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 57 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 57 } }
					}
				}
			}
		}
		AND = {
			set_temp_variable = { idea_group_out_of_context = 4 }
			has_completed_idea_group = yes
			OR = {
				AND = {
					set_temp_variable = { idea_group_out_of_context = 1 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 9 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 9 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 17 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 10 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 10 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 2 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 13 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 13 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 15 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 20 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 20 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 13 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 21 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 21 } }
					}
				}
			}
		}
		AND = {
			set_temp_variable = { idea_group_out_of_context = 5 }
			has_completed_idea_group = yes
			OR = {
				AND = {
					set_temp_variable = { idea_group_out_of_context = 8 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 1 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 1 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 7 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 5 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 5 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 9 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 22 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 22 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 17 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 23 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 23 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 10 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 24 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 24 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 25 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 65 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 65 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 26 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 70 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 70 } }
					}
				}
			}
		}
		AND = {
			set_temp_variable = { idea_group_out_of_context = 6 }
			has_completed_idea_group = yes
			OR = {
				AND = {
					set_temp_variable = { idea_group_out_of_context = 16 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 7 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 7 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 13 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 25 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 25 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 14 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 26 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 26 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 15 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 27 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 27 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 12 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 28 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 28 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 21 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 64 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 64 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 27 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 75 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 75 } }
					}
				}
			}
		}
		AND = {
			set_temp_variable = { idea_group_out_of_context = 7 }
			has_completed_idea_group = yes
			OR = {
				AND = {
					set_temp_variable = { idea_group_out_of_context = 5 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 5 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 5 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 2 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 14 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 14 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 11 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 29 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 29 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 14 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 30 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 30 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 10 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 31 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 31 } }
					}
				}
			}
		}
		AND = {
			set_temp_variable = { idea_group_out_of_context = 8 }
			has_completed_idea_group = yes
			OR = {
				AND = {
					set_temp_variable = { idea_group_out_of_context = 5 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 1 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 1 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 2 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 15 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 15 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 9 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 32 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 32 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 10 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 33 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 33 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 13 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 34 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 34 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 25 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 68 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 68 } }
					}
				}
			}
		}
		AND = {
			set_temp_variable = { idea_group_out_of_context = 9 }
			has_completed_idea_group = yes
			OR = {
				AND = {
					set_temp_variable = { idea_group_out_of_context = 5 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 22 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 22 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 8 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 32 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 32 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 11 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 35 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 35 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 12 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 36 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 36 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 16 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 37 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 37 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 20 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 62 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 62 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 26 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 74 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 74 } }
					}
				}
			}
		}
		AND = {
			set_temp_variable = { idea_group_out_of_context = 10 }
			has_completed_idea_group = yes
			OR = {
				AND = {
					set_temp_variable = { idea_group_out_of_context = 3 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 3 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 3 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 1 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 12 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 12 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 5 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 24 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 24 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 7 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 31 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 31 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 8 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 33 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 33 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 19 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 59 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 59 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 25 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 67 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 67 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 26 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 72 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 72 } }
					}
				}
			}
		}
		AND = {
			set_temp_variable = { idea_group_out_of_context = 11 }
			has_completed_idea_group = yes
			OR = {
				AND = {
					set_temp_variable = { idea_group_out_of_context = 3 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 16 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 16 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 7 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 29 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 29 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 9 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 35 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 35 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 12 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 38 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 38 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 18 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 39 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 39 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 20 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 61 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 61 } }
					}
				}
			}
		}
		AND = {
			set_temp_variable = { idea_group_out_of_context = 12 }
			has_completed_idea_group = yes
			OR = {
				AND = {
					set_temp_variable = { idea_group_out_of_context = 3 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 17 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 17 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 6 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 28 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 28 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 9 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 36 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 36 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 11 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 38 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 38 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 14 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 40 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 40 } }
					}
				}
			}
		}
		AND = {
			set_temp_variable = { idea_group_out_of_context = 13 }
			has_completed_idea_group = yes
			OR = {
				AND = {
					set_temp_variable = { idea_group_out_of_context = 1 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 8 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 8 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 4 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 21 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 21 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 6 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 25 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 25 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 8 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 34 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 34 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 18 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 41 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 41 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 19 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 60 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 60 } }
					}
				}
			}
		}
		AND = {
			set_temp_variable = { idea_group_out_of_context = 14 }
			has_completed_idea_group = yes
			OR = {
				AND = {
					set_temp_variable = { idea_group_out_of_context = 3 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 18 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 18 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 6 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 26 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 26 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 7 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 30 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 30 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 12 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 40 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 40 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 17 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 42 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 42 } }
					}
				}
			}
		}
		AND = {
			set_temp_variable = { idea_group_out_of_context = 15 }
			has_completed_idea_group = yes
			OR = {
				AND = {
					set_temp_variable = { idea_group_out_of_context = 2 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 4 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 4 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 17 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 6 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 6 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 4 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 20 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 20 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 6 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 27 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 27 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 16 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 43 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 43 } }
					}
				}
			}
		}
		AND = {
			set_temp_variable = { idea_group_out_of_context = 16 }
			has_completed_idea_group = yes
			OR = {
				AND = {
					set_temp_variable = { idea_group_out_of_context = 6 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 7 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 7 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 1 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 11 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 11 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 9 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 37 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 37 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 15 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 43 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 43 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 18 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 44 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 44 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 27 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 77 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 77 } }
					}
				}
			}
		}
		AND = {
			set_temp_variable = { idea_group_out_of_context = 17 }
			has_completed_idea_group = yes
			OR = {
				AND = {
					set_temp_variable = { idea_group_out_of_context = 15 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 6 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 6 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 4 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 10 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 110 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 5 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 23 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 23 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 14 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 42 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 42 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 18 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 45 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 45 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 19 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 58 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 58 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 26 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 71 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 71 } }
					}
				}
			}
		}
		AND = {
			set_temp_variable = { idea_group_out_of_context = 18 }
			has_completed_idea_group = yes
			OR = {
				AND = {
					set_temp_variable = { idea_group_out_of_context = 3 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 19 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 19 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 11 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 39 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 39 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 13 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 41 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 41 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 16 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 44 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 44 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 17 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 45 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 45 } }
					}
				}
			}
		}
		AND = {
			set_temp_variable = { idea_group_out_of_context = 19 }
			has_completed_idea_group = yes
			OR = {
				AND = {
					set_temp_variable = { idea_group_out_of_context = 22 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 46 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 46 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 23 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 47 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 47 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 17 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 58 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 58 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 10 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 59 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 59 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 13 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 60 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 60 } }
					}
				}
			}
		}
		AND = {
			set_temp_variable = { idea_group_out_of_context = 20 }
			has_completed_idea_group = yes
			OR = {
				AND = {
					set_temp_variable = { idea_group_out_of_context = 24 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 48 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 48 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 23 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 53 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 53 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 22 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 56 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 56 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 11 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 61 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 61 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 9 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 62 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 62 } }
					}
				}
			}
		}
		AND = {
			set_temp_variable = { idea_group_out_of_context = 21 }
			has_completed_idea_group = yes
			OR = {
				AND = {
					set_temp_variable = { idea_group_out_of_context = 24 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 49 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 49 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 22 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 50 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 50 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 23 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 51 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 51 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 2 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 63 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 63 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 6 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 64 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 64 } }
					}
				}
			}
		}
		AND = {
			set_temp_variable = { idea_group_out_of_context = 22 }
			has_completed_idea_group = yes
			OR = {
				AND = {
					set_temp_variable = { idea_group_out_of_context = 19 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 46 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 46 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 21 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 50 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 50 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 23 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 51 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 51 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 24 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 55 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 55 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 20 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 56 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 56 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 25 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 66 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 66 } }
					}
				}
			}
		}
		AND = {
			set_temp_variable = { idea_group_out_of_context = 23 }
			has_completed_idea_group = yes
			OR = {
				AND = {
					set_temp_variable = { idea_group_out_of_context = 19 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 47 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 47 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 22 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 51 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 51 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 21 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 52 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 52 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 20 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 53 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 53 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 24 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 54 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 54 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 26 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 73 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 73 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 27 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 78 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 78 } }
					}
				}
			}
		}
		AND = {
			set_temp_variable = { idea_group_out_of_context = 24 }
			has_completed_idea_group = yes
			OR = {
				AND = {
					set_temp_variable = { idea_group_out_of_context = 20 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 48 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 48 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 21 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 49 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 49 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 23 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 54 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 54 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 22 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 55 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 55 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 3 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 57 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 57 } }
					}
				}
			}
		}
		AND = {
			set_temp_variable = { idea_group_out_of_context = 25 }
			has_completed_idea_group = yes
			OR = {
				AND = {
					set_temp_variable = { idea_group_out_of_context = 5 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 65 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 65 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 22 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 66 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 66 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 10 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 67 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 67 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 8 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 68 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 68 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 1 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 69 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 69 } }
					}
				}
			}
		}
		AND = {
			set_temp_variable = { idea_group_out_of_context = 26 }
			has_completed_idea_group = yes
			OR = {
				AND = {
					set_temp_variable = { idea_group_out_of_context = 5 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 70 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 70 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 17 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 71 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 71 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 10 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 72 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 72 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 23 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 73 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 73 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 9 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 74 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 74 } }
					}
				}
			}
		}
		AND = {
			set_temp_variable = { idea_group_out_of_context = 27 }
			has_completed_idea_group = yes
			OR = {
				AND = {
					set_temp_variable = { idea_group_out_of_context = 6 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 75 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 75 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 4 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 76 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 76 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 16 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 77 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 77 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 23 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 78 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 78 } }
					}
				}
				AND = {
					set_temp_variable = { idea_group_out_of_context = 1 }
					has_completed_idea_group = yes
					NOT = { is_in_array = { selected_policies_array = 79 } }
					OR = {
						is_ai = yes
						NOT = { is_in_array = { deactivated_policies_for_alert = 79 } }
					}
				}
			}
		}

	}
}

AI_might_want_to_remove_any_policy = {
	political_power_daily < 0.1
	check_variable = { selected_policies_array^num > 0 }
	any_of = {
		array = selected_policies_array
		value = any_v
		meta_trigger = {
			text = {
				set_temp_variable = { required_date_to_remove_policy = eu4_like_policy_[POLICY]_date }
			}
			POLICY = "[?any_v]"
		}
		meta_trigger = {
			text = {
				date > [DATE]
			}
			DATE = "[?required_date_to_remove_policy.GetDateStringNoHour]"
		}
	}
}

has_completed_required_idea_groups_for_policy = {
	if = {
		limit = {
			check_variable = { v = 1 }
		}
		set_temp_variable = { idea_group_out_of_context = 5 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 8 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 2 }
		}
		set_temp_variable = { idea_group_out_of_context = 1 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 2 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 3 }
		}
		set_temp_variable = { idea_group_out_of_context = 3 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 10 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 4 }
		}
		set_temp_variable = { idea_group_out_of_context = 2 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 15 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 5 }
		}
		set_temp_variable = { idea_group_out_of_context = 5 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 7 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 6 }
		}
		set_temp_variable = { idea_group_out_of_context = 15 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 17 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 7 }
		}
		set_temp_variable = { idea_group_out_of_context = 6 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 16 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 8 }
		}
		set_temp_variable = { idea_group_out_of_context = 1 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 13 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 9 }
		}
		set_temp_variable = { idea_group_out_of_context = 1 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 4 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 10 }
		}
		set_temp_variable = { idea_group_out_of_context = 4 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 17 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 11 }
		}
		set_temp_variable = { idea_group_out_of_context = 1 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 16 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 12 }
		}
		set_temp_variable = { idea_group_out_of_context = 1 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 10 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 13 }
		}
		set_temp_variable = { idea_group_out_of_context = 2 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 4 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 14 }
		}
		set_temp_variable = { idea_group_out_of_context = 2 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 7 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 15 }
		}
		set_temp_variable = { idea_group_out_of_context = 2 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 8 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 16 }
		}
		set_temp_variable = { idea_group_out_of_context = 3 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 11 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 17 }
		}
		set_temp_variable = { idea_group_out_of_context = 3 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 12 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 18 }
		}
		set_temp_variable = { idea_group_out_of_context = 3 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 14 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 19 }
		}
		set_temp_variable = { idea_group_out_of_context = 3 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 18 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 20 }
		}
		set_temp_variable = { idea_group_out_of_context = 4 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 15 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 21 }
		}
		set_temp_variable = { idea_group_out_of_context = 4 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 13 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 22 }
		}
		set_temp_variable = { idea_group_out_of_context = 5 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 9 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 23 }
		}
		set_temp_variable = { idea_group_out_of_context = 5 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 17 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 24 }
		}
		set_temp_variable = { idea_group_out_of_context = 5 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 10 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 25 }
		}
		set_temp_variable = { idea_group_out_of_context = 6 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 13 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 26 }
		}
		set_temp_variable = { idea_group_out_of_context = 6 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 14 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 27 }
		}
		set_temp_variable = { idea_group_out_of_context = 6 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 15 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 28 }
		}
		set_temp_variable = { idea_group_out_of_context = 6 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 12 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 29 }
		}
		set_temp_variable = { idea_group_out_of_context = 7 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 11 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 30 }
		}
		set_temp_variable = { idea_group_out_of_context = 7 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 14 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 31 }
		}
		set_temp_variable = { idea_group_out_of_context = 7 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 10 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 32 }
		}
		set_temp_variable = { idea_group_out_of_context = 8 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 9 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 33 }
		}
		set_temp_variable = { idea_group_out_of_context = 8 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 10 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 34 }
		}
		set_temp_variable = { idea_group_out_of_context = 8 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 13 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 35 }
		}
		set_temp_variable = { idea_group_out_of_context = 9 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 11 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 36 }
		}
		set_temp_variable = { idea_group_out_of_context = 9 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 12 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 37 }
		}
		set_temp_variable = { idea_group_out_of_context = 9 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 16 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 38 }
		}
		set_temp_variable = { idea_group_out_of_context = 11 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 12 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 39 }
		}
		set_temp_variable = { idea_group_out_of_context = 11 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 18 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 40 }
		}
		set_temp_variable = { idea_group_out_of_context = 12 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 14 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 41 }
		}
		set_temp_variable = { idea_group_out_of_context = 13 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 18 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 42 }
		}
		set_temp_variable = { idea_group_out_of_context = 14 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 17 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 43 }
		}
		set_temp_variable = { idea_group_out_of_context = 15 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 16 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 44 }
		}
		set_temp_variable = { idea_group_out_of_context = 16 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 18 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 45 }
		}
		set_temp_variable = { idea_group_out_of_context = 17 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 18 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 46 }
		}
		set_temp_variable = { idea_group_out_of_context = 19 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 22 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 47 }
		}
		set_temp_variable = { idea_group_out_of_context = 19 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 23 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 48 }
		}
		set_temp_variable = { idea_group_out_of_context = 20 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 24 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 49 }
		}
		set_temp_variable = { idea_group_out_of_context = 21 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 24 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 50 }
		}
		set_temp_variable = { idea_group_out_of_context = 22 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 21 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 51 }
		}
		set_temp_variable = { idea_group_out_of_context = 22 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 23 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 52 }
		}
		set_temp_variable = { idea_group_out_of_context = 21 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 23 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 53 }
		}
		set_temp_variable = { idea_group_out_of_context = 20 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 23 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 54 }
		}
		set_temp_variable = { idea_group_out_of_context = 24 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 23 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 55 }
		}
		set_temp_variable = { idea_group_out_of_context = 24 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 22 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 56 }
		}
		set_temp_variable = { idea_group_out_of_context = 20 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 22 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 57 }
		}
		set_temp_variable = { idea_group_out_of_context = 24 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 3 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 58 }
		}
		set_temp_variable = { idea_group_out_of_context = 19 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 17 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 59 }
		}
		set_temp_variable = { idea_group_out_of_context = 19 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 10 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 60 }
		}
		set_temp_variable = { idea_group_out_of_context = 19 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 13 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 61 }
		}
		set_temp_variable = { idea_group_out_of_context = 20 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 11 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 62 }
		}
		set_temp_variable = { idea_group_out_of_context = 20 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 9 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 63 }
		}
		set_temp_variable = { idea_group_out_of_context = 21 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 2 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 64 }
		}
		set_temp_variable = { idea_group_out_of_context = 21 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 6 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 65 }
		}
		set_temp_variable = { idea_group_out_of_context = 25 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 5 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 66 }
		}
		set_temp_variable = { idea_group_out_of_context = 25 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 22 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 67 }
		}
		set_temp_variable = { idea_group_out_of_context = 25 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 10 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 68 }
		}
		set_temp_variable = { idea_group_out_of_context = 25 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 8 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 69 }
		}
		set_temp_variable = { idea_group_out_of_context = 25 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 1 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 70 }
		}
		set_temp_variable = { idea_group_out_of_context = 26 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 5 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 71 }
		}
		set_temp_variable = { idea_group_out_of_context = 26 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 17 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 72 }
		}
		set_temp_variable = { idea_group_out_of_context = 26 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 10 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 73 }
		}
		set_temp_variable = { idea_group_out_of_context = 26 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 23 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 74 }
		}
		set_temp_variable = { idea_group_out_of_context = 26 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 9 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 75 }
		}
		set_temp_variable = { idea_group_out_of_context = 27 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 6 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 76 }
		}
		set_temp_variable = { idea_group_out_of_context = 27 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 4 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 77 }
		}
		set_temp_variable = { idea_group_out_of_context = 27 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 16 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 78 }
		}
		set_temp_variable = { idea_group_out_of_context = 27 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 23 }
		has_completed_idea_group = yes
	}
	else_if = {
		limit = {
			check_variable = { v = 79 }
		}
		set_temp_variable = { idea_group_out_of_context = 27 }
		has_completed_idea_group = yes
		set_temp_variable = { idea_group_out_of_context = 1 }
		has_completed_idea_group = yes
	}

}