start_equipment_factor = 0.1
##### Division Templates #####
division_template = {
	name = "Infantry Division"  	# Standard formation for frontline divisions
	division_names_group = USA_INF_01

	regiments = {
		infantry = { x = 0 y = 0 }
		infantry = { x = 0 y = 1 }
		infantry = { x = 0 y = 2 }
		infantry = { x = 1 y = 0 }
		infantry = { x = 1 y = 1 }
		infantry = { x = 1 y = 2 }
		infantry = { x = 2 y = 0 }
		infantry = { x = 2 y = 1 }
		infantry = { x = 2 y = 2 }
		infantry = { x = 3 y = 0 }
		infantry = { x = 3 y = 1 }
		infantry = { x = 3 y = 2 }
		artillery_brigade = { x = 4 y = 0 }
		artillery_brigade = { x = 4 y = 1 }
	}
	support = {
		artillery = { x = 0 y = 0 }
		anti_tank = { x = 0 y = 1 }
		recon = { x = 0 y = 2 }
		engineer = { x = 0 y = 3 }
		field_hospital = { x = 0 y = 4 }
	}
}
division_template = {
	name = "Garrison"
	division_names_group = USA_GAR_01	

	regiments = {
		infantry = { x = 0 y = 0 }
		infantry = { x = 0 y = 1 }
		infantry = { x = 0 y = 2 }
		infantry = { x = 0 y = 3 }
	}
	support = {
		artillery = { x = 0 y = 0 }
		engineer = { x = 0 y = 1 }
	}
}
division_template = {
	name = "Airborne Division"

	regiments = {
		paratrooper = { x = 0 y = 0 }
		paratrooper = { x = 0 y = 1 }
		paratrooper = { x = 0 y = 2 }
		paratrooper = { x = 1 y = 0 }
		paratrooper = { x = 1 y = 1 }
		#paratrooper = { x = 1 y = 2 }
		paratrooper = { x = 2 y = 0 }
		paratrooper = { x = 2 y = 1 }
		#paratrooper = { x = 2 y = 2 }
		#paratrooper = { x = 3 y = 0 }
		#paratrooper = { x = 3 y = 1 }
		#paratrooper = { x = 3 y = 2 }
	}
	support = {
		artillery = { x = 0 y = 0 }
		#anti_tank = { x = 0 y = 1 }
		#recon = { x = 0 y = 2 }
		engineer = { x = 0 y = 1 }
		#field_hospital = { x = 0 y = 4 }
	}
}
division_template = {
	name = "National Guard Division"  # Standard formation for NG divisions through late 1940
		division_names_group = USA_INF_01

	regiments = {
		infantry = { x = 0 y = 0 }
		infantry = { x = 0 y = 1 }
		infantry = { x = 0 y = 2 }
		infantry = { x = 1 y = 0 }
		infantry = { x = 1 y = 1 }
		infantry = { x = 1 y = 2 }
		infantry = { x = 2 y = 0 }
		infantry = { x = 2 y = 1 }
		infantry = { x = 2 y = 2 }
		infantry = { x = 3 y = 0 }
		infantry = { x = 3 y = 1 }
		infantry = { x = 3 y = 2 }
		artillery_brigade = { x = 4 y = 0 }
	}
	support = {
		artillery = { x = 0 y = 0 }
		anti_tank = { x = 0 y = 1 }
		recon = { x = 0 y = 2 }
		engineer = { x = 0 y = 3 }
		field_hospital = { x = 0 y = 4 }
	}
}
division_template = {
	name = "Cavalry Division"  	# 1st Cavalry Division only

	regiments = {
		cavalry = { x = 0 y = 0 }
		cavalry = { x = 0 y = 1 }
		cavalry = { x = 0 y = 2 }
		cavalry = { x = 0 y = 3 }
		cavalry = { x = 1 y = 0 }
		cavalry = { x = 1 y = 1 }
		cavalry = { x = 1 y = 2 }
		cavalry = { x = 1 y = 3 }
	}
	support = {
		recon = { x = 0 y = 0 }      # US Cav Recon consisted of 52 ACs, 13 L Arm
		engineer = { x = 0 y = 1 }   # US Eng Bn
	}
}
division_template = {
	name = "Mechanized Cavalry"  	# 7th Cavalry (Mech.) Brigade, precursor to 1st Armored Div.

	regiments = {
		light_armor = { x = 0 y = 0 }
		light_armor = { x = 0 y = 1 }
		light_armor = { x = 0 y = 2 }
		light_armor = { x = 0 y = 3 }
	}
	support = {
		artillery = { x = 0 y = 0 }
		anti_tank = { x = 0 y = 1 }
		recon = { x = 0 y = 2 }
		engineer = { x = 0 y = 3 }
		field_hospital = { x = 0 y = 4 }
	}
}
division_template = {
	name = "Marine Brigade" 		# 1st, 2nd Marine Brigades, precursors to 1st, 2nd USMC Divisions
	
	division_names_group = USA_MAR_01

	regiments = {
		marine = { x = 0 y = 0 }
		marine = { x = 0 y = 1 }
		marine = { x = 0 y = 2 }
		marine = { x = 1 y = 0 }
		marine = { x = 1 y = 1 }
		marine = { x = 1 y = 2 }
		marine = { x = 2 y = 0 }
		marine = { x = 2 y = 1 }
		marine = { x = 2 y = 2 }
		marine = { x = 2 y = 3 }
		amphibious_mechanized = { x = 3 y = 0 }
		amphibious_mechanized = { x = 3 y = 1 }
		amphibious_mechanized = { x = 3 y = 2 }
		amphibious_mechanized = { x = 3 y = 3 }
		amphibious_mechanized = { x = 3 y = 4 }
		amphibious_mechanized = { x = 4 y = 0 }
		amphibious_mechanized = { x = 4 y = 1 }
		amphibious_mechanized = { x = 4 y = 2 }
		amphibious_mechanized = { x = 4 y = 3 }
		amphibious_mechanized = { x = 4 y = 4 }
	}
	support = {
		artillery = { x = 0 y = 0 }
		anti_tank = { x = 0 y = 1 }
		recon = { x = 0 y = 2 }
		engineer = { x = 0 y = 3 }
		field_hospital = { x = 0 y = 4 }
	}
	priority = 2
}
division_template = {
	name = "Motorised Division" 	# Represents both frontline and reserve motorized divisions (excluding London Divs)
		division_names_group = USA_CAV_01	

	regiments = {
		motorized = { x = 0 y = 0 }
	  	motorized = { x = 0 y = 1 }
		motorized = { x = 0 y = 2 }
		motorized = { x = 1 y = 0 }
	    	motorized = { x = 1 y = 1 }
		motorized = { x = 1 y = 2 }
		motorized = { x = 2 y = 0 }
	    	motorized = { x = 2 y = 1 }
		motorized = { x = 2 y = 2 }
		motorized = { x = 3 y = 0 }
	    	motorized = { x = 3 y = 1 }
		motorized = { x = 3 y = 2 }
	}
	support = {
	 	artillery = { x = 0 y = 0 }
		anti_tank = { x = 0 y = 1 }
		recon = { x = 0 y = 2 }
		engineer = { x = 0 y = 3 }
		field_hospital = { x = 0 y = 4 }
	}
}
division_template = {
	name = "Armour Division"

	regiments = {
		medium_armor = { x = 0 y = 0 }
	   	medium_armor = { x = 0 y = 1 }
		light_armor = { x = 0 y = 2 }
		light_armor = { x = 1 y = 0 }
		light_armor = { x = 1 y = 1 }
		light_armor = { x = 1 y = 2 }
		light_armor = { x = 2 y = 0 }
	    	light_armor = { x = 2 y = 1 }
		light_armor = { x = 2 y = 2 }
		motorized = { x = 3 y = 0 }
	    	motorized = { x = 3 y = 1 }
	}
	support = {
	 	artillery = { x = 0 y = 0 }
		anti_tank = { x = 0 y = 1 }
		recon = { x = 0 y = 2 }
		engineer = { x = 0 y = 3 }
		field_hospital = { x = 0 y = 4 }
	}
}


division_template = {
	name = "Medium Armour Division"

	regiments = {
		medium_armor = { x = 0 y = 0 }
	   	medium_armor = { x = 0 y = 1 }
		medium_armor = { x = 0 y = 2 }
		medium_armor = { x = 1 y = 0 }
		medium_armor = { x = 1 y = 1 }
		medium_armor = { x = 1 y = 2 }
		mechanized = { x = 2 y = 0 }
	    mechanized = { x = 2 y = 1 }
		mechanized = { x = 2 y = 2 }
		mechanized = { x = 3 y = 0 }
	    mechanized = { x = 3 y = 1 }
		mechanized = { x = 3 y = 2 }
		mechanized = { x = 3 y = 3 }
		medium_tank_destroyer_brigade = { x = 4 y = 0 }
		medium_tank_destroyer_brigade = { x = 4 y = 1 }
	}
	support = {
		engineer = { x = 0 y = 0 }
		armored_car_recon = { x = 0 y = 1 }
	 	artillery = { x = 0 y = 2 }
		anti_air = { x = 0 y = 3 }
		field_hospital = { x = 0 y = 4 }
	}
}


division_template = {
	name = "1944 Medium Armour Division"
	division_names_group = USA_ARM_01

	regiments = {
		medium_armor = { x = 0 y = 0 }
	   	medium_armor = { x = 0 y = 1 }
		medium_armor = { x = 0 y = 2 }
		medium_armor = { x = 1 y = 0 }
		medium_armor = { x = 1 y = 1 }
		mechanized = { x = 2 y = 0 }
	    mechanized = { x = 2 y = 1 }
		mechanized = { x = 2 y = 2 }
		mechanized = { x = 2 y = 3 }
		mechanized = { x = 3 y = 0 }
	    mechanized = { x = 3 y = 1 }
		mechanized = { x = 3 y = 2 }
		mechanized = { x = 3 y = 3 }
		medium_sp_artillery_brigade = { x = 4 y = 0 }
	}
	support = {
		engineer = { x = 0 y = 0 }
		light_tank_recon = { x = 0 y = 1 }
	 	artillery = { x = 0 y = 2 }
		 maintenance_company = { x = 0 y = 3 }
		logistics_company = { x = 0 y = 4 }
	}
	template_counter = 32
	priority = 2
}

division_template = {
	name = "Garrison Brigade"  		# used for island defense (older equipment, lower experience)

	regiments = {
		infantry = { x = 0 y = 0 }
		infantry = { x = 0 y = 1 }
		infantry = { x = 0 y = 2 }
	}
	support = {
		engineer = { x = 0 y = 0 }
	}
	priority = 0
}


###### OOB ######
units = {
	division = {
		name = "35th 'Santa Fe' Division"
		location = 540
		division_template = "Infantry Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division= {
		name = "3rd Armoured 'Spearhead'"
		location = 3369
		division_template = "Armour Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division= {
		name = "4th Armoured 'None Enough'"
		location = 11471
		division_template = "Armour Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division= {
		name = "5th 'V' Armoured"
		location = 11471
		division_template = "Armour Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division= {
		name = "6th Armoured 'Super Sixth'"
		location = 11279
		division_template = "Armour Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "80th 'Blue Ridge' Division"
		location = 6384
		division_template = "Infantry Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "5th 'Red Devils' Division"
		location = 3379
		division_template = "Infantry Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "84th 'Path Finder' Division"
		location = 276
		division_template = "Infantry Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "1st FL National Guard Division"
		location = 12381
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "2nd FL National Guard Division"
		location = 12381
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "3rd FL National Guard Division"
		location = 12381
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "1st GA National Guard Division"
		location = 11975
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "2nd GA National Guard Division"
		location = 11975
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "3rd GA National Guard Division"
		location = 11975
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "1st SC National Guard Division"
		location = 7202
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "2nd SC National Guard Division"
		location = 7202
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "3rd SC National Guard Division"
		location = 7202
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "1st VA National Guard Division"
		location = 788
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	
	division = {
		name = "3rd DE National Guard Division"
		location = 9758
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "78th 'Lightning' Infantry Division"
		location = 10343
		division_template = "Infantry Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "89th 'The Rolling W' Infantry Division"
		location = 3957
		division_template = "Infantry Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	
	division = {
		name = "97th 'Trident' Motorized Division"
		location = 3957
		division_template = "Motorised Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "87th 'Golden Acorns' Motorized Division"
		location = 3957
		division_template = "Motorised Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	
	division = {
		name = "17th Airborne 'Golden Talons'"
		location = 3878
		division_template = "Motorised Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "26th 'Yankee' NG"
		location = 3878
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "44th Infantry NG"
		location = 3878
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "84th 'Railsplitters' Infantry Division"
		location = 3878
		division_template = "Infantry Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "94th 'Neuf Quatres' Infantry Division"
		location = 3878
		division_template = "Infantry Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "95th 'Victory' Infantry Division"
		location = 3878
		division_template = "Infantry Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "203nd 'OZars' Infantry Division"
		location = 3878
		division_template = "Infantry Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "99th 'Checkerboard' Infantry Division"
		location = 3878
		division_template = "Infantry Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "8th Armour 'Thunder Horde' Division"
		location = 3878
		division_template = "Armour Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "9th Armour 'Phantom' Division"
		location = 3878
		division_template = "Armour Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "10th Armour 'Tiger' Division"
		location = 3878
		division_template = "Armour Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "1st CN National Guard Division"
		location = 11830
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "2nd CN National Guard Division"
		location = 11830
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "3rd CN National Guard Division"
		location = 11830
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "1st ME National Guard Division"
		location = 7462
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "2nd ME National Guard Division"
		location = 7462
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "3rd ME National Guard Division"
		location = 7462
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "1st LA National Guard Division"
		location = 7552
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "2nd LA National Guard Division"
		location = 7552
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "3rd LA National Guard Division"
		location = 7552
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "1st TX National Guard Division"
		location = 10337
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "2nd TX National Guard Division"
		location = 10337
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "3rd TX National Guard Division"
		location = 10337
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "4th TX National Guard Division"
		location = 6785
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "5th TX National Guard Division"
		location = 6785
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "6th TX National Guard Division"
		location = 6785
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "1st CA National Guard Division"
		location = 9814
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "2nd CA National Guard Division"
		location = 9814
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "3rd CA National Guard Division"
		location = 9814
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "4th CA National Guard Division"
		location = 9671
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "5th CA National Guard Division"
		location = 9671
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "6th CA National Guard Division"
		location = 9671
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "21st Motorized Infantry Division"
		location = 9671
		division_template = "Motorised Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "22st Motorized Infantry Division"
		location = 9671
		division_template = "Motorised Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "76th 'Onaway' Motorized Infantry Division"
		location = 9671
		division_template = "Motorised Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "1st OR National Guard Division"
		location = 3513
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "2nd OR National Guard Division"
		location = 3513
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "3rd OR National Guard Division"
		location = 3513
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "1st WA National Guard Division"
		location = 7386
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "2nd WA National Guard Division"
		location = 7386
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "3rd WA National Guard Division"
		location = 7386
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "7th 'Bayonet' Division"
		location = 4180
		division_template = "Infantry Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "38th 'Cyclone' NG Division"
		location = 4180
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "48th 'Lucky Devils' NG Division"
		location = 4180
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "81st 'Wildcat' NG Division"
		location = 4180
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "96th 'Deadeye' NG Division"
		location = 4180
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "98th 'Iroquois' NG Division"
		location = 4180
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "Honolulu Garrison"
		location = 4180
		division_template = "Garrison Brigade"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "Palmyra Isl. Garrison"
		location = 13048
		division_template = "Garrison Brigade"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "Jarvis Isl. Garrison"
		location = 13049
		division_template = "Garrison Brigade"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "Christmas Isl. Garrison"
		location = 13053
		division_template = "Garrison Brigade"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "Baker Isl. Garrison"
		location = 13050
		division_template = "Garrison Brigade"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "27th 'New York' Infantry Division"
		location = 3501
		division_template = "Infantry Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "2nd Marine 'Follow Me'"
		location = 3501
		division_template = "Marine Brigade"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "4th Marine 'Fighting Fourth'"
		location = 3501
		division_template = "Marine Brigade"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}

	division = {
		name = "2nd Marine 'Follow Me'"
		location = 3501
		division_template = "Marine Brigade"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "4th Marine 'Fighting Fourth'"
		location = 3501
		division_template = "Marine Brigade"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "31st 'Dixie' NG Division"
		location = 4329
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "40th 'Sunshine' Infantry Division"
		location = 12931
		division_template = "Infantry Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "1st Marine 'Old Breed'"
		location = 12237
		division_template = "Marine Brigade"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "5th Marine 'The Spearhead'"
		location = 1222
		division_template = "Marine Brigade"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}

	division = {
		name = "1st Marine 'Old Breed'"
		location = 12154
		division_template = "Marine Brigade"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "5th Marine 'The Spearhead'"
		location = 1301
		division_template = "Marine Brigade"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "33rd 'Prairie Lightning' NG Division"
		location = 12107
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "6th 'Sight Seeing Sixth' Infantry Division"
		location = 1617
		division_template = "Infantry Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "41st 'Sun Setters' Infantry Division"
		location = 4635
		division_template = "Infantry Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "24th 'Victory' Infantry Division"
		location = 7627
		division_template = "Infantry Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "32nd 'Les Terribles' Infantry Division"
		location = 1602
		division_template = "Infantry Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "3rd Marine 'Fighting Third'"
		location = 1269
		division_template = "Marine Brigade"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "25th 'Tropic Lightning' Infantry Division"
		location = 1269
		division_template = "Infantry Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "43rd 'Winged Victory' Infantry Division"
		location = 1269
		division_template = "Infantry Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "93rd 'The Blue Helmets' NG Division"
		location = 4252
		division_template = "National Guard Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "Reykavik Garrison"
		location = 12674
		division_template = "Garrison"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "Akrueyri Garrison"
		location = 12674
		division_template = "Garrison"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "Attu Island Garrison"
		location = 13067
		division_template = "Garrison"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
















#NEW
	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 3957
		division_template = "Infantry Division"
		start_experience_factor = 0.05
		start_equipment_factor = 0.98
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 3957
		division_template = "Infantry Division"
		start_experience_factor = 0.05
		start_equipment_factor = 0.98
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 3957
		division_template = "Infantry Division"
		start_experience_factor = 0.05
		start_equipment_factor = 0.98
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 3957
		division_template = "Infantry Division"
		start_experience_factor = 0.05
		start_equipment_factor = 0.98
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 3957
		division_template = "Infantry Division"
		start_experience_factor = 0.05
		start_equipment_factor = 0.98
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 3957
		division_template = "Infantry Division"
		start_experience_factor = 0.05
		start_equipment_factor = 0.98
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 3957
		division_template = "Infantry Division"
		start_experience_factor = 0.05
		start_equipment_factor = 0.98
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 3957
		division_template = "Infantry Division"
		start_experience_factor = 0.05
		start_equipment_factor = 0.98
	}




	#London
	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 6103
		division_template = "Infantry Division"
		start_experience_factor = 0.05
		start_equipment_factor = 0.98
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 6103
		division_template = "Infantry Division"
		start_experience_factor = 0.05
		start_equipment_factor = 0.98
	}
	
	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 6103
		division_template = "Infantry Division"
		start_experience_factor = 0.05
		start_equipment_factor = 0.98
	}
	
	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 6103
		division_template = "Infantry Division"
		start_experience_factor = 0.05
		start_equipment_factor = 0.98
	}
		
	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 6103
		division_template = "Infantry Division"
		start_experience_factor = 0.05
		start_equipment_factor = 0.98
	}
	
	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 6103
		division_template = "Infantry Division"
		start_experience_factor = 0.05
		start_equipment_factor = 0.98
	}
		
	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 6103
		division_template = "Infantry Division"
		start_experience_factor = 0.05
		start_equipment_factor = 0.98
	}
	
	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 6103
		division_template = "Infantry Division"
		start_experience_factor = 0.05
		start_equipment_factor = 0.98
	}



	########### USA WEST coast


	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 6881
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	
	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 610
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 12211
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 12211
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 7315
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_1 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_1 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 7315
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_1 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 13091
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 13091
		division_template = "Infantry Division"
		start_experience_factor = 0.11
		force_equipment_variants = { infantry_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 1562
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 1562
		division_template = "Infantry Division"
		start_experience_factor = 0.1
		force_equipment_variants = { infantry_equipment_1 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_1 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_1 = { owner = "USA" } }
		start_equipment_factor = 0.86
	}

	

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 853
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_1 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 9713
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}


	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 9713
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 3588
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_1 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_1 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 3588
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}


	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 10423
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 12371
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}


	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 6881
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}


	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 610
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 610
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 12211
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}


	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 7315
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_1 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_1 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 13091
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}


	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 1562
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 1562
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 853
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_1 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 9713
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 9713
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_1 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 9713
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 3588
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_1 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_1 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 3588
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 3588
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_1 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 10387
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 10387
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 10387
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 6881
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 6881
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 610
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 610
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 12211
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 12211
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 7315
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_1 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_1 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 7315
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_1 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 13091
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 13091
		division_template = "Infantry Division"
		start_experience_factor = 0.11
		force_equipment_variants = { infantry_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 1562
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 1562
		division_template = "Infantry Division"
		start_experience_factor = 0.1
		force_equipment_variants = { infantry_equipment_1 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_1 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_1 = { owner = "USA" } }
		start_equipment_factor = 0.86
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 1562
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 853
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_1 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 9713
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 9713
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_1 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 9713
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 3588
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_1 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_1 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 3588
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 3588
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_1 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 10387
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 10387
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 10387
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 6881
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 6881
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 610
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 610
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 12211
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 12211
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 7315
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_1 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_1 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 7315
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_1 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 13091
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 13091
		division_template = "Infantry Division"
		start_experience_factor = 0.11
		force_equipment_variants = { infantry_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 1562
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 1562
		division_template = "Infantry Division"
		start_experience_factor = 0.1
		force_equipment_variants = { infantry_equipment_1 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_1 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_1 = { owner = "USA" } }
		start_equipment_factor = 0.86
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 1562
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 853
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_1 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 9713
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 9713
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_1 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 9713
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 3588
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_1 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_1 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 3588
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 3588
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_1 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 10387
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 10387
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 10387
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}


	######################################################################
	#East Coas

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 1132
		division_template = "Infantry Division"
		start_experience_factor = 0.22
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 1132
		division_template = "Infantry Division"
		start_experience_factor = 0.22
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 1132
		division_template = "Infantry Division"
		start_experience_factor = 0.22
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 6845
		division_template = "Infantry Division"
		start_experience_factor = 0.22
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 6845
		division_template = "Infantry Division"
		start_experience_factor = 0.22
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 6845
		division_template = "Infantry Division"
		start_experience_factor = 0.22
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 6845
		division_template = "Infantry Division"
		start_experience_factor = 0.22
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 6882
		division_template = "Infantry Division"
		start_experience_factor = 0.22
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 6882
		division_template = "Infantry Division"
		start_experience_factor = 0.22
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 6882
		division_template = "Infantry Division"
		start_experience_factor = 0.22
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 6882
		division_template = "Infantry Division"
		start_experience_factor = 0.22
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 6732
		division_template = "Infantry Division"
		start_experience_factor = 0.22
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 6732
		division_template = "Infantry Division"
		start_experience_factor = 0.22
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 6732
		division_template = "Infantry Division"
		start_experience_factor = 0.22
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 6732
		division_template = "Infantry Division"
		start_experience_factor = 0.22
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 9450
		division_template = "Infantry Division"
		start_experience_factor = 0.22
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 9450
		division_template = "Infantry Division"
		start_experience_factor = 0.22
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 9450
		division_template = "Infantry Division"
		start_experience_factor = 0.22
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 3960
		division_template = "Infantry Division"
		start_experience_factor = 0.22
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 3960
		division_template = "Infantry Division"
		start_experience_factor = 0.22
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 3960
		division_template = "Infantry Division"
		start_experience_factor = 0.22
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 3960
		division_template = "Infantry Division"
		start_experience_factor = 0.22
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 6890
		division_template = "Infantry Division"
		start_experience_factor = 0.22
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 6890
		division_template = "Infantry Division"
		start_experience_factor = 0.22
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 6890
		division_template = "Infantry Division"
		start_experience_factor = 0.22
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}


	#####################
	# Australia

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 7669
		division_template = "Infantry Division"
		start_experience_factor = 0.22
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 7669
		division_template = "Infantry Division"
		start_experience_factor = 0.22
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 7669
		division_template = "Infantry Division"
		start_experience_factor = 0.22
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 7669
		division_template = "Infantry Division"
		start_experience_factor = 0.22
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 1
	}



########################

		#Italy
	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 9826
		division_template = "Infantry Division"
		start_experience_factor = 0.3
		start_equipment_factor = 0.95
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 9826
		division_template = "Infantry Division"
		start_experience_factor = 0.4
		start_equipment_factor = 1.0
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 9826
		division_template = "Infantry Division"
		start_experience_factor = 0.4
		start_equipment_factor = 1.0
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 11803
		division_template = "Infantry Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 11803
		division_template = "Infantry Division"
		start_experience_factor = 0.1
		start_equipment_factor = 0.9
	}
	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 11803
		division_template = "Infantry Division"
		start_experience_factor = 0.1
		start_equipment_factor = 0.9
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 11803
		division_template = "Infantry Division"
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 6939
		division_template = "Infantry Division"
		start_experience_factor = 0.1
		start_equipment_factor = 0.9
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 6939
		division_template = "Infantry Division"
		start_experience_factor = 0.1
		start_equipment_factor = 0.9
	}


	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 11837
		division_template = "Infantry Division"
		start_experience_factor = 0.1
		start_equipment_factor = 0.9
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 10074
		division_template = "Infantry Division"
		start_experience_factor = 0.1
		start_equipment_factor = 0.9
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 10074
		division_template = "Infantry Division"
		start_experience_factor = 0.1
		start_equipment_factor = 0.9
	}



	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 12193
		division_template = "Infantry Division"
		start_experience_factor = 0.1
		start_equipment_factor = 0.9
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 3966
		division_template = "Infantry Division"
		start_experience_factor = 0.1
		start_equipment_factor = 0.9
	}








##################AFRICA


	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 7081
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 0.91
	}


division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 7081
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 0.91
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 1145
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 0.91
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 1145
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 0.91
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 7005
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 0.91
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 1149
		division_template = "Infantry Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { anti_tank_equipment_2 = { owner = "USA" } }
		start_equipment_factor = 0.91
	}













	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 3838
		division_template = "Infantry Division"
		start_experience_factor = 0.2
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}


	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 3901
		division_template = "Infantry Division"
		start_experience_factor = 0.2
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}

		division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 851
		division_template = "Infantry Division"
		start_experience_factor = 0.2
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 6843
		division_template = "Infantry Division"
		start_experience_factor = 0.2
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}







############## ENGLAND



	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 11297
		division_template = "Marine Brigade"
		start_experience_factor = 0.42
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 11297
		division_template = "Marine Brigade"
		start_experience_factor = 0.42
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 11297
		division_template = "Marine Brigade"
		start_experience_factor = 0.42
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 11297
		division_template = "Marine Brigade"
		start_experience_factor = 0.42
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 11297
		division_template = "Marine Brigade"
		start_experience_factor = 0.42
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}


	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 6526
		division_template = "Infantry Division"
		start_experience_factor = 0.2
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 6526
		division_template = "Infantry Division"
		start_experience_factor = 0.2
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 322
		division_template = "Infantry Division"
		start_experience_factor = 0.2
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 322
		division_template = "Infantry Division"
		start_experience_factor = 0.2
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}


	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 351
		division_template = "Infantry Division"
		start_experience_factor = 0.2
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 351
		division_template = "Infantry Division"
		start_experience_factor = 0.2
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 351
		division_template = "Infantry Division"
		start_experience_factor = 0.2
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		name = "29th Infantry Division" #Omaha
		location = 6449
		division_template = "Infantry Division"
		start_experience_factor = 0.2
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		name = "30th Infantry Division" #Omaha
		location = 6449
		division_template = "Infantry Division"
		start_experience_factor = 0.2
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		name = "79th Infantry Division" #Utah
		location = 3579
		division_template = "Infantry Division"
		start_experience_factor = 0.25
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 6526
		division_template = "Infantry Division"
		start_experience_factor = 0.2
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 6526
		division_template = "Infantry Division"
		start_experience_factor = 0.2
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 322
		division_template = "Infantry Division"
		start_experience_factor = 0.2
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 322
		division_template = "Infantry Division"
		start_experience_factor = 0.2
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}


	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 351
		division_template = "Infantry Division"
		start_experience_factor = 0.2
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 351
		division_template = "Infantry Division"
		start_experience_factor = 0.2
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 351
		division_template = "Infantry Division"
		start_experience_factor = 0.2
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		name = "83rd Infantry Division" #Omaha
		location = 3579
		division_template = "Infantry Division"
		start_experience_factor = 0.2
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		name = "90th Infantry Division" #Utah
		location = 3579
		division_template = "Infantry Division"
		start_experience_factor = 0.2
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		name = "8th Infantry Division" #Utah
		location = 3579
		division_template = "Infantry Division"
		start_experience_factor = 0.25
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}


	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 6526
		division_template = "Infantry Division"
		start_experience_factor = 0.2
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 6526
		division_template = "Infantry Division"
		start_experience_factor = 0.2
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 322
		division_template = "Infantry Division"
		start_experience_factor = 0.2
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 322
		division_template = "Infantry Division"
		start_experience_factor = 0.2
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}


	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 351
		division_template = "Infantry Division"
		start_experience_factor = 0.2
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 351
		division_template = "Infantry Division"
		start_experience_factor = 0.2
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 351
		division_template = "Infantry Division"
		start_experience_factor = 0.2
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		name = "101st Airborne Division" #Utah
		location = 3579
		division_template = "Airborne Division"
		start_experience_factor = 0.2
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		name = "9th Infantry Division" #Utah
		location = 3579
		division_template = "Infantry Division"
		start_experience_factor = 0.2
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		name = "82nd Airborne Division" #Utah
		location = 3579
		division_template = "Airborne Division"
		start_experience_factor = 0.25
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 6526
		division_template = "Infantry Division"
		start_experience_factor = 0.2
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 6526
		division_template = "Infantry Division"
		start_experience_factor = 0.2
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 322
		division_template = "Infantry Division"
		start_experience_factor = 0.2
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 322
		division_template = "Infantry Division"
		start_experience_factor = 0.2
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}


	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 351
		division_template = "Infantry Division"
		start_experience_factor = 0.2
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 351
		division_template = "Infantry Division"
		start_experience_factor = 0.2
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 351
		division_template = "Infantry Division"
		start_experience_factor = 0.2
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		name = "2nd Ranger Division" #Omaha
		location = 3579
		division_template = "Infantry Division"
		start_experience_factor = 0.2
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		name = "5th Ranger Division" #Omaha
		location = 3579
		division_template = "Infantry Division"
		start_experience_factor = 0.2
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}

	division = {
		name = "320th Barrage Balloon Battalion" #Omaha and Utah
		location = 3579
		division_template = "Infantry Division"
		start_experience_factor = 0.25
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		start_equipment_factor = 1
	}



	##ARMOR ENGLAND

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 6526
		division_template = "Medium Armour Division"
		start_experience_factor = 0.21
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { medium_tank_destroyer_chassis_2 = { owner = USA version_name = "M18 Hellcat" } }
		force_equipment_variants = { mechanized_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { medium_tank_chassis_2 = { owner = USA version_name = "M4A2" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 6526
		division_template = "Medium Armour Division"
		start_experience_factor = 0.15
		force_equipment_variants = { infantry_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { medium_tank_destroyer_chassis_2 = { owner = USA version_name = "M18 Hellcat" } }
		force_equipment_variants = { mechanized_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { medium_tank_chassis_2 = { owner = USA version_name = "M4A2" } }
		start_equipment_factor = 0.86
	}

	division = {
		name = "1st Infantry Division" #Omaha Beach
		location = 3579
		division_template = "Medium Armour Division"
		start_experience_factor = 0.4
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { medium_tank_destroyer_chassis_2 = { owner = USA version_name = "M18 Hellcat" } }
		force_equipment_variants = { mechanized_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { medium_tank_chassis_2 = { owner = USA version_name = "M4A2" } }
		start_equipment_factor = 1
	}

	division = {
		name = "2nd Infantry Division"
		location = 3579
		division_template = "Medium Armour Division"
		start_experience_factor = 0.28
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { medium_tank_destroyer_chassis_2 = { owner = USA version_name = "M18 Hellcat" } }
		force_equipment_variants = { mechanized_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { medium_tank_chassis_2 = { owner = USA version_name = "M4A2" } }
		start_equipment_factor = 0.9
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 296
		division_template = "Medium Armour Division"
		start_experience_factor = 0.2
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { medium_tank_destroyer_chassis_2 = { owner = USA version_name = "M18 Hellcat" } }
		force_equipment_variants = { mechanized_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { medium_tank_chassis_2 = { owner = USA version_name = "M4A2" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 296
		division_template = "Medium Armour Division"
		start_experience_factor = 0.3
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { medium_tank_destroyer_chassis_2 = { owner = USA version_name = "M18 Hellcat" } }
		force_equipment_variants = { mechanized_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { medium_tank_chassis_2 = { owner = USA version_name = "M4A2" } }
		start_equipment_factor = 1
	}

	division = {
		name = "2nd Armored Division" #Omaha
		location = 3579
		division_template = "Medium Armour Division"
		start_experience_factor = 0.4
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { medium_tank_destroyer_chassis_2 = { owner = USA version_name = "M18 Hellcat" } }
		force_equipment_variants = { mechanized_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { medium_tank_chassis_2 = { owner = USA version_name = "M4A2" } }
		start_equipment_factor = 1
	}

	division = {
		name = "3rd Armored Division" #Omaha
		location = 3579
		division_template = "Medium Armour Division"
		start_experience_factor = 0.28
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { medium_tank_destroyer_chassis_2 = { owner = USA version_name = "M18 Hellcat" } }
		force_equipment_variants = { mechanized_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { medium_tank_chassis_2 = { owner = USA version_name = "M4A2" } }
		start_equipment_factor = 0.9
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 296
		division_template = "Medium Armour Division"
		start_experience_factor = 0.4
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { medium_tank_destroyer_chassis_2 = { owner = USA version_name = "M18 Hellcat" } }
		force_equipment_variants = { mechanized_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { medium_tank_chassis_2 = { owner = USA version_name = "M4A2" } }
		start_equipment_factor = 1
	}

	division = {
		division_name = { 
			is_name_ordered = no
			name_order = 0
		}
		location = 296
		division_template = "Medium Armour Division"
		start_experience_factor = 0.3
		force_equipment_variants = { infantry_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { artillery_equipment_3 = { owner = "USA" } }
		force_equipment_variants = { medium_tank_destroyer_chassis_2 = { owner = USA version_name = "M18 Hellcat" } }
		force_equipment_variants = { mechanized_equipment_2 = { owner = "USA" } }
		force_equipment_variants = { medium_tank_chassis_2 = { owner = USA version_name = "M4A2" } }
		start_equipment_factor = 1
	}





}



#########################
## STARTING PRODUCTION ##
#########################
instant_effect = {

	add_equipment_production = {
		equipment = {
			type = infantry_equipment_3
			creator = "USA"
		}
		requested_factories = 15
		progress = 1.0
		efficiency = 100
	}

	add_equipment_production = {
		equipment = {
			type = infantry_equipment_3
			creator = "USA"
		}
		requested_factories = 15
		progress = 1.0
		efficiency = 100
	}

	add_equipment_production = {
		equipment = {
			type = support_equipment_1
			creator = "USA"
		}
		requested_factories = 10
		progress = 1.0
		efficiency = 100
	}

	add_equipment_production = {
		equipment = {
			type = artillery_equipment_3
			creator = "USA"
		}
		requested_factories = 5
		progress = 1.0
		efficiency = 100
	}

	add_equipment_production = {
		equipment = {
			type = motorized_equipment_1
			creator = "USA"
		}
		requested_factories = 10
		progress = 1.0
		efficiency = 100
	}
}
