diff --git a/devNotes/VersionChangeLog-Premod+LoliMod.txt b/devNotes/VersionChangeLog-Premod+LoliMod.txt
index 9e1ca4fae5b4eff6af55ddca96e4278931ceebad..336c385778eaa5147d3cbbd50f5ab8883f12e340 100644
--- a/devNotes/VersionChangeLog-Premod+LoliMod.txt
+++ b/devNotes/VersionChangeLog-Premod+LoliMod.txt
@@ -2,6 +2,13 @@
 
 0.10.7.1-0.5.x
 
+8/03/2018
+
+	16
+	-fixes
+	-added "a niqab and abaya", "a hijab and blouse", "a burqa", and "a burkini" outfits
+	-anon's hpreg clothing descriptions
+
 8/02/2018
 
 	15
diff --git a/devNotes/clothing hair and accessory passages.txt b/devNotes/clothing hair and accessory passages.txt
index 5c9f6f319bcb01c82e1386309c075882a64dd379..4ee10eb051cef8d1a684770b016863d3f13eeac3 100644
--- a/devNotes/clothing hair and accessory passages.txt	
+++ b/devNotes/clothing hair and accessory passages.txt	
@@ -47,7 +47,7 @@ Clothes:
 
 	Possible:
 		artWidgets.tw
-		clothingSelectionJS.tw
+		saChoosesOwnClothes.tw
 		eventSelectionJS.tw
 		saLiveWithHG.tw
 		setupVars.tw
@@ -67,7 +67,6 @@ Shoes:
 	Possible:
 		saLongTermEffects.tw
 		saChoosesOwnClothes.tw
-		clothingSelectionJS.tw
 		eventSelectionJS.tw
 		RESS.tw
 		REFI.tw
@@ -99,7 +98,7 @@ Collars:
 		raWidgets.tw
 		artWidgets.tw
 		reStandardPunishment.tw
-		clothingSelectionJS.tw
+		saChoosesOwnClothes.tw
 		eventSelectionJS.tw
 		assayWidgets.tw
 		
\ No newline at end of file
diff --git a/devNotes/twine JS.txt b/devNotes/twine JS.txt
index 4d790621d4aa8b45b9e77e7add936f6a25cfa3af..7f2112a69b4e35d78ad409b1e6b2705b67b4b92d 100644
--- a/devNotes/twine JS.txt	
+++ b/devNotes/twine JS.txt	
@@ -9978,7 +9978,7 @@ window.saChoosesOwnClothes = (function() {
 					wardrobeFS.push({text: "and decides to dress up like a young man's wet dream.", clothes: "a succubus outfit"});
 					wardrobeFS.push({text: `and decides to wear a skimpy bikini to make ${his} assets look even larger.`, clothes: "a string bikini"});
 					wardrobeFS.push({text: `and decides to throw together a slutty outfit that highlight ${his} assets.`, clothes: "a slutty outfit"});
-					wardrobeFS.push ({text: "and decides to wear a monokini that clings to the assets it actually does conceal.", clothes: "a monokini"});
+					wardrobeFS.push({text: `and decides to wear a monokini that clings to the assets it actually does conceal.`, clothes: "a monokini"});
 				} else if(V.arcologies[0].FSSlimnessEnthusiast > 0) {
 					if(slave.boobs < 300) {
 						wardrobeFS.push({text: `and wears a string bikini to show off just how flat ${he} is.`, clothes: "a string bikini"});
diff --git a/src/pregmod/saPorn.tw b/src/pregmod/saPorn.tw
index d6de895c701e6479072f13e376be781350aad802..c1848493dad26ffa47d8d4b4af9c254f71277a8d 100644
--- a/src/pregmod/saPorn.tw
+++ b/src/pregmod/saPorn.tw
@@ -50,7 +50,11 @@
 	<<if $slaves[$i].pornPrestige > 1>>
 		$pronounCap is widely regarded in $slaves[$i].pornFameType porn, but with so many watchers, turn over is high.
 	<<elseif $slaves[$i].pornPrestige > 0>>
-		$pronounCap has a clear niche in <<print $object>>self in $slaves[$i].pornFameType porn, so there is a constant cycle of new arrivals and bored ex-watchers.
+		<<if $slaves[$i].pornFameType == "generic">>
+			$pronounCap has claimed a niche in slave porn, so there is a constant cycle of new arrivals and bored ex-watchers.
+		<<else>>
+			$pronounCap has claimed a niche for <<print $object>>self in $slaves[$i].pornFameType porn, so there is a constant cycle of new arrivals and bored ex-watchers.
+		<</if>>
 	<<else>>
 		$pronounCap is borderline unknown, so $pronoun tends to hold onto what little watchers $pronoun has.
 	<</if>>
@@ -91,7 +95,7 @@
 		$possessiveCap face chases off all but the most desperate viewers.
 	<</if>>
 	
-	<<if $PC.hacking > 0>>
+	<<if $PC.hacking > 10>>
 		With your hacking skills, you manage to tweak search algorithms to display $possessive content more often.
 	<<elseif $PC.hacking < 0>>
 		With your lack of skill with computers you manage to misidentify $possessive content, complicating searches.
@@ -112,11 +116,11 @@
 		<<if $slaves[$i].pornFocus == "neglectful" || $slaves[$i].pornFameType == "orgasm denial">>
 			$possessiveCap lack of interest in getting off <<print $object>>self, even when at the verge of climax, makes $object a hit with viewers that enjoy orgasm denial.
 			<<if $slaves[$i].pornTypeNeglectful > _oldPorn>>
-				viewership @@.green;increased@@ this week.
+				Viewership @@.green;increased@@ this week.
 			<<elseif $slaves[$i].pornTypeNeglectful < _oldPorn>>
-				viewership @@.red;declined@@ this week.
+				Viewership @@.red;declined@@ this week.
 			<<else>>
-				viewership @@.yellow;was stable@@ this week.
+				Viewership @@.yellow;was stable@@ this week.
 			<</if>>
 		<</if>>
 		<<if $cheatMode == 1>>Neglectful: (_oldPorn) to ($slaves[$i].pornTypeNeglectful).<</if>>
@@ -139,11 +143,11 @@
 		<<if $slaves[$i].pornFocus == "cum addict" || $slaves[$i].pornFameType == "bukkake">>
 			$possessiveCap complete obsession with cum makes $object a hit with viewers that enjoy bukkake and cum drinking.
 			<<if $slaves[$i].pornTypeCumAddict > _oldPorn>>
-				viewership @@.green;increased@@ this week.
+				Viewership @@.green;increased@@ this week.
 			<<elseif $slaves[$i].pornTypeCumAddict < _oldPorn>>
-				viewership @@.red;declined@@ this week.
+				Viewership @@.red;declined@@ this week.
 			<<else>>
-				viewership @@.yellow;was stable@@ this week.
+				Viewership @@.yellow;was stable@@ this week.
 			<</if>>
 		<</if>>
 		<<if $cheatMode == 1>>Cum Addict: (_oldPorn) to ($slaves[$i].pornTypeCumAddict).<</if>>
@@ -166,11 +170,11 @@
 		<<if $slaves[$i].sexualFlaw == "anal addict" || $slaves[$i].pornFameType == "anal addiction">>
 			$possessiveCap complete obsession with taking things up $possessive ass makes $object a hit with viewers that enjoy hardcore anal.
 			<<if $slaves[$i].pornTypeAnalAddict > _oldPorn>>
-				viewership @@.green;increased@@ this week.
+				Viewership @@.green;increased@@ this week.
 			<<elseif $slaves[$i].pornTypeAnalAddict < _oldPorn>>
-				viewership @@.red;declined@@ this week.
+				Viewership @@.red;declined@@ this week.
 			<<else>>
-				viewership @@.yellow;was stable@@ this week.
+				Viewership @@.yellow;was stable@@ this week.
 			<</if>>
 		<</if>>
 		<<if $cheatMode == 1>>Anal Addict: (_oldPorn) to ($slaves[$i].pornTypeAnalAddict).<</if>>
@@ -193,11 +197,11 @@
 		<<if $slaves[$i].pornFocus == "attention whore" || $slaves[$i].pornFameType == "exhibition">>
 			$possessiveCap complete obsession with being the center of attention makes $object a hit with viewers that savor $possessive frequent exhibitionism.
 			<<if $slaves[$i].pornTypeAttentionWhore > _oldPorn>>
-				viewership @@.green;increased@@ this week.
+				Viewership @@.green;increased@@ this week.
 			<<elseif $slaves[$i].pornTypeAttentionWhore < _oldPorn>>
-				viewership @@.red;declined@@ this week.
+				Viewership @@.red;declined@@ this week.
 			<<else>>
-				viewership @@.yellow;was stable@@ this week.
+				Viewership @@.yellow;was stable@@ this week.
 			<</if>>
 		<</if>>
 		<<if $cheatMode == 1>>Attention Whore: (_oldPorn) to ($slaves[$i].pornTypeAttentionWhore).<</if>>
@@ -220,11 +224,11 @@
 		<<if $slaves[$i].pornFocus == "breast growth" || $slaves[$i].pornFameType == "breast expansion">>
 			$possessiveCap complete obsession with the ever increasing size of $possessive tits makes $object a hit with viewers that enjoy enormous knockers and breast expansion.
 			<<if $slaves[$i].pornTypeBreastGrowth > _oldPorn>>
-				viewership @@.green;increased@@ this week.
+				Viewership @@.green;increased@@ this week.
 			<<elseif $slaves[$i].pornTypeBreastGrowth < _oldPorn>>
-				viewership @@.red;declined@@ this week.
+				Viewership @@.red;declined@@ this week.
 			<<else>>
-				viewership @@.yellow;was stable@@ this week.
+				Viewership @@.yellow;was stable@@ this week.
 			<</if>>
 		<</if>>
 		<<if $cheatMode == 1>>Breast Growth: (_oldPorn) to ($slaves[$i].pornTypeBreastGrowth).<</if>>
@@ -247,11 +251,11 @@
 		<<if $slaves[$i].pornFocus == "abusive" || $slaves[$i].pornFameType == "abuse">>
 			$possessiveCap wanton enjoyment of pleasure through force amuses viewers that enjoy rape and abuse.
 			<<if $slaves[$i].pornTypeAbusive > _oldPorn>>
-				viewership @@.green;increased@@ this week.
+				Viewership @@.green;increased@@ this week.
 			<<elseif $slaves[$i].pornTypeAbusive < _oldPorn>>
-				viewership @@.red;declined@@ this week.
+				Viewership @@.red;declined@@ this week.
 			<<else>>
-				viewership @@.yellow;was stable@@ this week.
+				Viewership @@.yellow;was stable@@ this week.
 			<</if>>
 		<</if>>
 		<<if $cheatMode == 1>>Abusive: (_oldPorn) to ($slaves[$i].pornTypeAbusive).<</if>>
@@ -274,11 +278,11 @@
 		<<if $slaves[$i].pornFocus == "malicious" || $slaves[$i].pornFameType == "sexual torture">>
 			$possessiveCap sexual appetite of other's suffering makes $object a hit with viewers that enjoy sadism and violence.
 			<<if $slaves[$i].pornTypeMalicious > _oldPorn>>
-				viewership @@.green;increased@@ this week.
+				Viewership @@.green;increased@@ this week.
 			<<elseif $slaves[$i].pornTypeMalicious < _oldPorn>>
-				viewership @@.red;declined@@ this week.
+				Viewership @@.red;declined@@ this week.
 			<<else>>
-				viewership @@.yellow;was stable@@ this week.
+				Viewership @@.yellow;was stable@@ this week.
 			<</if>>
 		<</if>>
 		<<if $cheatMode == 1>>Malicious: (_oldPorn) to ($slaves[$i].pornTypeMalicious).<</if>>
@@ -301,11 +305,11 @@
 		<<if $slaves[$i].pornFocus == "self hating" || $slaves[$i].pornFameType == "self hating">>
 			$possessiveCap complete disregard for $possessive own wellbeing makes $object a hit with viewers that enjoy watching $object suffer.
 			<<if $slaves[$i].pornTypeSelfHating > _oldPorn>>
-				viewership @@.green;increased@@ this week.
+				Viewership @@.green;increased@@ this week.
 			<<elseif $slaves[$i].pornTypeSelfHating < _oldPorn>>
-				viewership @@.red;declined@@ this week.
+				Viewership @@.red;declined@@ this week.
 			<<else>>
-				viewership @@.yellow;was stable@@ this week.
+				Viewership @@.yellow;was stable@@ this week.
 			<</if>>
 		<</if>>
 		<<if $cheatMode == 1>>Self Hating: (_oldPorn) to ($slaves[$i].pornTypeSelfHating).<</if>>
@@ -328,11 +332,11 @@
 		<<if $slaves[$i].pornFocus == "breeder" || $slaves[$i].pornFameType == "breeder">>
 			$possessiveCap complete obsession with getting and staying pregnant makes $object a hit with viewers with all manner of pregnancy fetish, but particularly resonates with those as focused on it as $pronoun is.
 			<<if $slaves[$i].pornTypeBreeder > _oldPorn>>
-				viewership @@.green;increased@@ this week.
+				Viewership @@.green;increased@@ this week.
 			<<elseif $slaves[$i].pornTypeBreeder < _oldPorn>>
-				viewership @@.red;declined@@ this week.
+				Viewership @@.red;declined@@ this week.
 			<<else>>
-				viewership @@.yellow;was stable@@ this week.
+				Viewership @@.yellow;was stable@@ this week.
 			<</if>>
 		<</if>>
 		<<if $cheatMode == 1>>Breeder: (_oldPorn) to ($slaves[$i].pornTypeBreeder).<</if>>
@@ -357,11 +361,11 @@
 		<<if $slaves[$i].pornFocus == "submissive" || $slaves[$i].pornFameType == "submissive">>
 			With $possessive submissive streak, $pronoun has a clear advantage when it comes to fetish smut.
 			<<if $slaves[$i].pornTypeSub > _oldPorn>>
-				viewership @@.green;increased@@ this week.
+				Viewership @@.green;increased@@ this week.
 			<<elseif $slaves[$i].pornTypeSub < _oldPorn>>
-				viewership @@.red;declined@@ this week.
+				Viewership @@.red;declined@@ this week.
 			<<else>>
-				viewership @@.yellow;was stable@@ this week.
+				Viewership @@.yellow;was stable@@ this week.
 			<</if>>
 		<</if>>
 		<<if $cheatMode == 1>>Submissive: (_oldPorn) to ($slaves[$i].pornTypeSub).<</if>>
@@ -384,11 +388,11 @@
 		<<if $slaves[$i].pornFocus == "cumslut" || $slaves[$i].pornFameType == "cum">>
 			With $possessive taste for cum, $pronoun has a clear advantage when it comes to ejaculate-based smut.
 			<<if $slaves[$i].pornTypeCumSlut > _oldPorn>>
-				viewership @@.green;increased@@ this week.
+				Viewership @@.green;increased@@ this week.
 			<<elseif $slaves[$i].pornTypeCumSlut < _oldPorn>>
-				viewership @@.red;declined@@ this week.
+				Viewership @@.red;declined@@ this week.
 			<<else>>
-				viewership @@.yellow;was stable@@ this week.
+				Viewership @@.yellow;was stable@@ this week.
 			<</if>>
 		<</if>>
 		<<if $cheatMode == 1>>Cumslut: (_oldPorn) to ($slaves[$i].pornTypeCumSlut).<</if>>
@@ -411,11 +415,11 @@
 		<<if $slaves[$i].pornFocus == "buttslut" || $slaves[$i].pornFameType == "buttslut">>
 			With $possessive fetish for asses, $pronoun finds in the company of viewers that love rear ends.
 			<<if $slaves[$i].pornTypeAnal > _oldPorn>>
-				viewership @@.green;increased@@ this week.
+				Viewership @@.green;increased@@ this week.
 			<<elseif $slaves[$i].pornTypeAnal < _oldPorn>>
-				viewership @@.red;declined@@ this week.
+				Viewership @@.red;declined@@ this week.
 			<<else>>
-				viewership @@.yellow;was stable@@ this week.
+				Viewership @@.yellow;was stable@@ this week.
 			<</if>>
 		<</if>>
 		<<if $cheatMode == 1>>Buttslut: (_oldPorn) to ($slaves[$i].pornTypeAnal).<</if>>
@@ -438,11 +442,11 @@
 		<<if $slaves[$i].pornFocus == "humiliation" || $slaves[$i].pornFameType == "humiliating">>
 			With $possessive fetish for humiliation, $pronoun has a clear advantage when it comes to demeaning smut.
 			<<if $slaves[$i].pornTypeHumiliation > _oldPorn>>
-				viewership @@.green;increased@@ this week.
+				Viewership @@.green;increased@@ this week.
 			<<elseif $slaves[$i].pornTypeHumiliation < _oldPorn>>
-				viewership @@.red;declined@@ this week.
+				Viewership @@.red;declined@@ this week.
 			<<else>>
-				viewership @@.yellow;was stable@@ this week.
+				Viewership @@.yellow;was stable@@ this week.
 			<</if>>
 		<</if>>
 		<<if $cheatMode == 1>>Humiliation: (_oldPorn) to ($slaves[$i].pornTypeHumiliation).<</if>>
@@ -465,11 +469,11 @@
 		<<if $slaves[$i].pornFocus == "boobs" || $slaves[$i].pornFameType == "breast">>
 			With $possessive fetish for tits, $pronoun has a clear advantage when it comes to breast focused smut.
 			<<if $slaves[$i].pornTypeBoobs > _oldPorn>>
-				viewership @@.green;increased@@ this week.
+				Viewership @@.green;increased@@ this week.
 			<<elseif $slaves[$i].pornTypeBoobs < _oldPorn>>
-				viewership @@.red;declined@@ this week.
+				Viewership @@.red;declined@@ this week.
 			<<else>>
-				viewership @@.yellow;was stable@@ this week.
+				Viewership @@.yellow;was stable@@ this week.
 			<</if>>
 		<</if>>
 		<<if $cheatMode == 1>>Boobs: (_oldPorn) to ($slaves[$i].pornTypeBoobs).<</if>>
@@ -492,11 +496,11 @@
 		<<if $slaves[$i].pornFocus == "dom" || $slaves[$i].pornFameType == "dominant">>
 			With $possessive dominant streak, $pronoun has a clear advantage when it comes to fetish smut.
 			<<if $slaves[$i].pornTypeDom > _oldPorn>>
-				viewership @@.green;increased@@ this week.
+				Viewership @@.green;increased@@ this week.
 			<<elseif $slaves[$i].pornTypeDom < _oldPorn>>
-				viewership @@.red;declined@@ this week.
+				Viewership @@.red;declined@@ this week.
 			<<else>>
-				viewership @@.yellow;was stable@@ this week.
+				Viewership @@.yellow;was stable@@ this week.
 			<</if>>
 		<</if>>
 		<<if $cheatMode == 1>>Dom: (_oldPorn) to ($slaves[$i].pornTypeDom).<</if>>
@@ -519,11 +523,11 @@
 		<<if $slaves[$i].pornFocus == "sadist" || $slaves[$i].pornFameType == "sadistic">>
 			With $possessive sadistic streak, $pronoun has a clear advantage when it comes to fetish smut.
 			<<if $slaves[$i].pornTypeSadist > _oldPorn>>
-				viewership @@.green;increased@@ this week.
+				Viewership @@.green;increased@@ this week.
 			<<elseif $slaves[$i].pornTypeSadist < _oldPorn>>
-				viewership @@.red;declined@@ this week.
+				Viewership @@.red;declined@@ this week.
 			<<else>>
-				viewership @@.yellow;was stable@@ this week.
+				Viewership @@.yellow;was stable@@ this week.
 			<</if>>
 		<</if>>
 		<<if $cheatMode == 1>>Sadist: (_oldPorn) to ($slaves[$i].pornTypeSadist).<</if>>
@@ -546,11 +550,11 @@
 		<<if $slaves[$i].pornFocus == "masochist" || $slaves[$i].pornFameType == "masochistic">>
 			With $possessive masochistic streak, $pronoun has a clear advantage when it comes to fetish smut.
 			<<if $slaves[$i].pornTypeMasochist > _oldPorn>>
-				viewership @@.green;increased@@ this week.
+				Viewership @@.green;increased@@ this week.
 			<<elseif $slaves[$i].pornTypeMasochist < _oldPorn>>
-				viewership @@.red;declined@@ this week.
+				Viewership @@.red;declined@@ this week.
 			<<else>>
-				viewership @@.yellow;was stable@@ this week.
+				Viewership @@.yellow;was stable@@ this week.
 			<</if>>
 		<</if>>
 		<<if $cheatMode == 1>>Masochist: (_oldPorn) to ($slaves[$i].pornTypeMasochist).<</if>>
@@ -573,11 +577,11 @@
 		<<if $slaves[$i].pornFocus == "pregnancy" || $slaves[$i].pornFameType == "pregnancy fetish">>
 			With $possessive fetish for all things pregnancy, $pronoun has a clear advantage when it comes to fetish smut.
 			<<if $slaves[$i].pornTypePregnancy > _oldPorn>>
-				viewership @@.green;increased@@ this week.
+				Viewership @@.green;increased@@ this week.
 			<<elseif $slaves[$i].pornTypePregnancy < _oldPorn>>
-				viewership @@.red;declined@@ this week.
+				Viewership @@.red;declined@@ this week.
 			<<else>>
-				viewership @@.yellow;was stable@@ this week.
+				Viewership @@.yellow;was stable@@ this week.
 			<</if>>
 		<</if>>
 		<<if $cheatMode == 1>>Pregnancy: (_oldPorn) to ($slaves[$i].pornTypePregnancy).<</if>>
@@ -603,11 +607,11 @@
 		<<if $slaves[$i].pornFocus == "fuckdoll" || $slaves[$i].pornFameType == "fuckdoll">>
 			$possessiveCap latex encased body attracts a variety of viewers with tastes ranging from bondage to dolls.
 			<<if $slaves[$i].pornTypeFuckdoll > _oldPorn>>
-				viewership @@.green;increased@@ this week.
+				Viewership @@.green;increased@@ this week.
 			<<elseif $slaves[$i].pornTypeFuckdoll < _oldPorn>>
-				viewership @@.red;declined@@ this week.
+				Viewership @@.red;declined@@ this week.
 			<<else>>
-				viewership @@.yellow;was stable@@ this week.
+				Viewership @@.yellow;was stable@@ this week.
 			<</if>>
 		<</if>>
 		<<if $cheatMode == 1>>Fuckdoll: (_oldPorn) to ($slaves[$i].pornTypeFuckdoll).<</if>>
@@ -630,11 +634,11 @@
 		<<if $slaves[$i].pornFocus == "rape" || $slaves[$i].pornFameType == "rape">>
 			$pronounCap is too unbroken for consensual sex, but $possessive viewers wouldn't want it any other way.
 			<<if $slaves[$i].pornTypeRape > _oldPorn>>
-				viewership @@.green;increased@@ this week.
+				Viewership @@.green;increased@@ this week.
 			<<elseif $slaves[$i].pornTypeRape < _oldPorn>>
-				viewership @@.red;declined@@ this week.
+				Viewership @@.red;declined@@ this week.
 			<<else>>
-				viewership @@.yellow;was stable@@ this week.
+				Viewership @@.yellow;was stable@@ this week.
 			<</if>>
 		<</if>>
 		<<if $cheatMode == 1>>Rape: (_oldPorn) to ($slaves[$i].pornTypeRape).<</if>>
@@ -657,11 +661,11 @@
 		<<if $slaves[$i].pornFocus == "preggo" || $slaves[$i].pornFameType == "preggo">>
 			$possessiveCap gravid swell may be a turn off to some, but the maiesiophiliacs love it.
 			<<if $slaves[$i].pornTypePreggo > _oldPorn>>
-				viewership @@.green;increased@@ this week.
+				Viewership @@.green;increased@@ this week.
 			<<elseif $slaves[$i].pornTypePreggo < _oldPorn>>
-				viewership @@.red;declined@@ this week.
+				Viewership @@.red;declined@@ this week.
 			<<else>>
-				viewership @@.yellow;was stable@@ this week.
+				Viewership @@.yellow;was stable@@ this week.
 			<</if>>
 		<</if>>
 		<<if $cheatMode == 1>>Preggo: (_oldPorn) to ($slaves[$i].pornTypePreggo).<</if>>
@@ -684,11 +688,11 @@
 		<<if $slaves[$i].pornFocus == "BBW" || $slaves[$i].pornFameType == "BBW">>
 			$possessiveCap weight gives $object a heavy allure to the chubby chasers and BBS lovers out there.
 			<<if $slaves[$i].pornTypeBBW > _oldPorn>>
-				viewership @@.green;increased@@ this week.
+				Viewership @@.green;increased@@ this week.
 			<<elseif $slaves[$i].pornTypeBBW < _oldPorn>>
-				viewership @@.red;declined@@ this week.
+				Viewership @@.red;declined@@ this week.
 			<<else>>
-				viewership @@.yellow;was stable@@ this week.
+				Viewership @@.yellow;was stable@@ this week.
 			<</if>>
 		<</if>>
 		<<if $cheatMode == 1>>BBW: (_oldPorn) to ($slaves[$i].pornTypeBBW).<</if>>
@@ -711,11 +715,11 @@
 		<<if $slaves[$i].pornFocus == "loli" || $slaves[$i].pornFameType == "underage">>
 			$possessiveCap young age gives $object a dangerous edge and a number of careful viewers.
 			<<if $slaves[$i].pornTypeLoli > _oldPorn>>
-				viewership @@.green;increased@@ this week.
+				Viewership @@.green;increased@@ this week.
 			<<elseif $slaves[$i].pornTypeLoli < _oldPorn>>
-				viewership @@.red;declined@@ this week.
+				Viewership @@.red;declined@@ this week.
 			<<else>>
-				viewership @@.yellow;was stable@@ this week.
+				Viewership @@.yellow;was stable@@ this week.
 			<</if>>
 		<</if>>
 		<<if $cheatMode == 1>>Loli: (_oldPorn) to ($slaves[$i].pornTypeLoli).<</if>>
@@ -738,11 +742,11 @@
 		<<if $slaves[$i].pornFocus == "gainer" || $slaves[$i].pornFameType == "weight gain">>
 			$possessiveCap expanding waistline attracts those who enjoy seeing a girl pack on the pounds while stuffing $possessive face.
 			<<if $slaves[$i].pornTypeGainer > _oldPorn>>
-				viewership @@.green;increased@@ this week.
+				Viewership @@.green;increased@@ this week.
 			<<elseif $slaves[$i].pornTypeGainer < _oldPorn>>
-				viewership @@.red;declined@@ this week.
+				Viewership @@.red;declined@@ this week.
 			<<else>>
-				viewership @@.yellow;was stable@@ this week.
+				Viewership @@.yellow;was stable@@ this week.
 			<</if>>
 		<</if>>
 		<<if $cheatMode == 1>>Gainer: (_oldPorn) to ($slaves[$i].pornTypeGainer).<</if>>
@@ -765,11 +769,11 @@
 		<<if $slaves[$i].pornFocus == "stud" || $slaves[$i].pornFameType == "big dick">>
 			$possessiveCap powerful erection excites those who see it, especially when it is put to good use.
 			<<if $slaves[$i].pornTypeStud > _oldPorn>>
-				viewership @@.green;increased@@ this week.
+				Viewership @@.green;increased@@ this week.
 			<<elseif $slaves[$i].pornTypeStud < _oldPorn>>
-				viewership @@.red;declined@@ this week.
+				Viewership @@.red;declined@@ this week.
 			<<else>>
-				viewership @@.yellow;was stable@@ this week.
+				Viewership @@.yellow;was stable@@ this week.
 			<</if>>
 		<</if>>
 		<<if $cheatMode == 1>>Big Dick: (_oldPorn) to ($slaves[$i].pornTypeStud).<</if>>
@@ -802,11 +806,11 @@
 		<<if $slaves[$i].pornFocus == "gagfuck queen" || $slaves[$i].pornFameType == "deepthroat">>
 			$pronounCap impresses with just how much dick can slip down $possessive throat.
 			<<if $slaves[$i].pornTypeDeepThroat > _oldPorn>>
-				viewership @@.green;increased@@ this week.
+				Viewership @@.green;increased@@ this week.
 			<<elseif $slaves[$i].pornTypeDeepThroat < _oldPorn>>
-				viewership @@.red;declined@@ this week.
+				Viewership @@.red;declined@@ this week.
 			<<else>>
-				viewership @@.yellow;was stable@@ this week.
+				Viewership @@.yellow;was stable@@ this week.
 			<</if>>
 		<</if>>
 		<<if $cheatMode == 1>>Gagfuck Queen: (_oldPorn) to ($slaves[$i].pornTypeDeepThroat).<</if>>
@@ -828,11 +832,11 @@
 		<<if $slaves[$i].pornFocus == "strugglefuck queen" || $slaves[$i].pornFameType == "unwilling">>
 			$pronounCap impresses with $possessive ability to put up just the right amount of fight during sex.
 			<<if $slaves[$i].pornTypeStruggleFuck > _oldPorn>>
-				viewership @@.green;increased@@ this week.
+				Viewership @@.green;increased@@ this week.
 			<<elseif $slaves[$i].pornTypeStruggleFuck < _oldPorn>>
-				viewership @@.red;declined@@ this week.
+				Viewership @@.red;declined@@ this week.
 			<<else>>
-				viewership @@.yellow;was stable@@ this week.
+				Viewership @@.yellow;was stable@@ this week.
 			<</if>>
 		<</if>>
 		<<if $cheatMode == 1>>Strugglefuck Queen: (_oldPorn) to ($slaves[$i].pornTypeStruggleFuck).<</if>>
@@ -854,11 +858,11 @@
 		<<if $slaves[$i].pornFocus == "painal queen" || $slaves[$i].pornFameType == "hardcore anal">>
 			$pronounCap impresses with $possessive ability to push $possessive anus to its limit.
 			<<if $slaves[$i].pornTypePainal > _oldPorn>>
-				viewership @@.green;increased@@ this week.
+				Viewership @@.green;increased@@ this week.
 			<<elseif $slaves[$i].pornTypePainal < _oldPorn>>
-				viewership @@.red;declined@@ this week.
+				Viewership @@.red;declined@@ this week.
 			<<else>>
-				viewership @@.yellow;was stable@@ this week.
+				Viewership @@.yellow;was stable@@ this week.
 			<</if>>
 		<</if>>
 		<<if $cheatMode == 1>>Painal Queen: (_oldPorn) to ($slaves[$i].pornTypePainal).<</if>>
@@ -880,11 +884,11 @@
 		<<if $slaves[$i].pornFocus == "tease" || $slaves[$i].pornFameType == "softcore">>
 			$possessiveCap tantalizes viewers with $possessive suggestive moves.
 			<<if $slaves[$i].pornTypeTease > _oldPorn>>
-				viewership @@.green;increased@@ this week.
+				Viewership @@.green;increased@@ this week.
 			<<elseif $slaves[$i].pornTypeTease < _oldPorn>>
-				viewership @@.red;declined@@ this week.
+				Viewership @@.red;declined@@ this week.
 			<<else>>
-				viewership @@.yellow;was stable@@ this week.
+				Viewership @@.yellow;was stable@@ this week.
 			<</if>>
 		<</if>>
 		<<if $cheatMode == 1>>Tease: (_oldPorn) to ($slaves[$i].pornTypeTease).<</if>>
@@ -906,11 +910,11 @@
 		<<if $slaves[$i].pornFocus == "romantic" || $slaves[$i].pornFameType == "romantic">>
 			$possessiveCap draws viewers in with $possessive genuine pleasure.
 			<<if $slaves[$i].pornTypeRomantic > _oldPorn>>
-				viewership @@.green;increased@@ this week.
+				Viewership @@.green;increased@@ this week.
 			<<elseif $slaves[$i].pornTypeRomantic < _oldPorn>>
-				viewership @@.red;declined@@ this week.
+				Viewership @@.red;declined@@ this week.
 			<<else>>
-				viewership @@.yellow;was stable@@ this week.
+				Viewership @@.yellow;was stable@@ this week.
 			<</if>>
 		<</if>>
 		<<if $cheatMode == 1>>Romantic: (_oldPorn) to ($slaves[$i].pornTypeRomantic).<</if>>
@@ -930,13 +934,13 @@
 		<<set $slaves[$i].pornTypePervert = Math.clamp($slaves[$i].pornTypePervert, 0, 100000)>>
 
 		<<if $slaves[$i].pornFocus == "perverted" || $slaves[$i].pornFameType == "really perverted">>
-			$possessiveCap perverted tastes shocks and allures viewers in ways they didn't even realize.
+			$possessiveCap perverted tastes shock and allure viewers in ways they didn't even realize.
 			<<if $slaves[$i].pornTypePervert > _oldPorn>>
-				viewership @@.green;increased@@ this week.
+				Viewership @@.green;increased@@ this week.
 			<<elseif $slaves[$i].pornTypePervert < _oldPorn>>
-				viewership @@.red;declined@@ this week.
+				Viewership @@.red;declined@@ this week.
 			<<else>>
-				viewership @@.yellow;was stable@@ this week.
+				Viewership @@.yellow;was stable@@ this week.
 			<</if>>
 		<</if>>
 		<<if $cheatMode == 1>>Perverted: (_oldPorn) to ($slaves[$i].pornTypePervert).<</if>>
@@ -958,11 +962,11 @@
 		<<if $slaves[$i].pornFocus == "caring" || $slaves[$i].pornFameType == "voyeur">>
 			$possessiveCap sincere devotion to $possessive partner's pleasure draws in viewers with an interest in watching couples fuck.
 			<<if $slaves[$i].pornTypeCaring > _oldPorn>>
-				viewership @@.green;increased@@ this week.
+				Viewership @@.green;increased@@ this week.
 			<<elseif $slaves[$i].pornTypeCaring < _oldPorn>>
-				viewership @@.red;declined@@ this week.
+				Viewership @@.red;declined@@ this week.
 			<<else>>
-				viewership @@.yellow;was stable@@ this week.
+				Viewership @@.yellow;was stable@@ this week.
 			<</if>>
 		<</if>>
 		<<if $cheatMode == 1>>Caring: (_oldPorn) to ($slaves[$i].pornTypeCaring).<</if>>
@@ -984,11 +988,11 @@
 		<<if $slaves[$i].pornFocus == "unflinching" || $slaves[$i].pornFameType == "unspeakable">>
 			$possessiveCap willingness to do anything catches the attention of those who enjoy acts that should never be mentioned to others.
 			<<if $slaves[$i].pornTypeUnflinching > _oldPorn>>
-				viewership @@.green;increased@@ this week.
+				Viewership @@.green;increased@@ this week.
 			<<elseif $slaves[$i].pornTypeUnflinching < _oldPorn>>
-				viewership @@.red;declined@@ this week.
+				Viewership @@.red;declined@@ this week.
 			<<else>>
-				viewership @@.yellow;was stable@@ this week.
+				Viewership @@.yellow;was stable@@ this week.
 			<</if>>
 		<</if>>
 		<<if $cheatMode == 1>>Unflinching: (_oldPorn) to ($slaves[$i].pornTypeUnflinching).<</if>>
@@ -1010,11 +1014,11 @@
 		<<if $slaves[$i].pornFocus == "size queen" || $slaves[$i].pornFameType == "huge insertion">>
 			$possessiveCap intent on taking the largest things possible into her holes draws in viewers with an interest for huge insertions.
 			<<if $slaves[$i].pornTypeSizeQueen > _oldPorn>>
-				viewership @@.green;increased@@ this week.
+				Viewership @@.green;increased@@ this week.
 			<<elseif $slaves[$i].pornTypeSizeQueen < _oldPorn>>
-				viewership @@.red;declined@@ this week.
+				Viewership @@.red;declined@@ this week.
 			<<else>>
-				viewership @@.yellow;was stable@@ this week.
+				Viewership @@.yellow;was stable@@ this week.
 			<</if>>
 		<</if>>
 		<<if $cheatMode == 1>>Size Queen: (_oldPorn) to ($slaves[$i].pornTypeSizeQueen).<</if>>