diff --git a/src/endWeek/saClothes.js b/src/endWeek/saClothes.js
index 82c67ed7c047ace659c0b15521237ba4d711fea6..258045a377410a66e622b0a1416fe97bd90bbe71 100644
--- a/src/endWeek/saClothes.js
+++ b/src/endWeek/saClothes.js
@@ -436,7 +436,7 @@ window.saClothes = (function saClothes() {
 			} else if (slave.collar === "bowtie") {
 				r.push(`The bowtie and shirt collar ${he} wears fill ${him} with <span class="mediumaquamarine">confidence,</span> since although they conceal a more traditional slave collar that can be used to restrain ${him}, they don't look like it.`);
 				slave.trust += 1;
-			} else if (["nice retirement counter", "pretty jewelry", "satin choker", "silk ribbon", "stylish leather"].incldues(slave.collar)) {
+			} else if (["nice retirement counter", "pretty jewelry", "satin choker", "silk ribbon", "stylish leather"].includes(slave.collar)) {
 				r.push(`The lovely collar ${he} wears fills ${him} with <span class="mediumaquamarine">confidence.</span>`);
 				slave.trust += 1;
 			} else if (slave.collar === "leather with cowbell") {
diff --git a/src/gui/storyCaption.tw b/src/gui/storyCaption.tw
index 0c9a59431aeb80457b64cf8e682dbc1088acc193..8b2b62a129d7b923db4e9ff75209229a13bbef66 100644
--- a/src/gui/storyCaption.tw
+++ b/src/gui/storyCaption.tw
@@ -333,27 +333,29 @@
 	<</if>> /* Closes Pass != "Manage Penthouse""*/
 
 	<<if $nextButton != "Continue" && $nextButton != " ">>
-		<<if _Pass != "Manage Penthouse">> <br>
-			<span id="managePenthouse">
-				<<link [[Manage Penthouse]]>><</link>>
-			</span> @@.cyan;[P]@@
-		<</if>>
-		<<if _Pass != "Manage Arcology">> <br>
-			<span id="manageArcology">
-				<<link [[Manage Arcology]]>><</link>>
-			</span> @@.cyan;[C]@@
-		<</if>>
+		<<if $nextButton != "Refresh">>
+			<<if _Pass != "Manage Penthouse">> <br>
+				<span id="managePenthouse">
+					<<link [[Manage Penthouse]]>><</link>>
+				</span> @@.cyan;[P]@@
+			<</if>>
+			<<if _Pass != "Manage Arcology">> <br>
+				<span id="manageArcology">
+					<<link [[Manage Arcology]]>><</link>>
+				</span> @@.cyan;[C]@@
+			<</if>>
 
-		<<if _Pass != "Manage Personal Affairs">>
-			<span id="managePerson"> <br>
-				<<link [[Manage Personal Affairs]]>><</link>>
-			</span> @@.cyan;[X]@@
-		<</if>>
-		<<if $corp.Announced == 1 && _Pass != "Manage Corporation">>
-			<span id="manageCorporation"> <br>
-				<<link [[Manage Corporation][$nextButton = "Back", $nextLink = _Pass]]>><</link>>
-			</span>
-			<<if ($corp.SpecToken > 0) && ($corp.SpecTimer == 0)>>@@.yellow;[!]@@<</if>>
+			<<if _Pass != "Manage Personal Affairs">>
+				<span id="managePerson"> <br>
+					<<link [[Manage Personal Affairs]]>><</link>>
+				</span> @@.cyan;[X]@@
+			<</if>>
+			<<if $corp.Announced == 1 && _Pass != "Manage Corporation">>
+				<span id="manageCorporation"> <br>
+					<<link [[Manage Corporation][$nextButton = "Back", $nextLink = _Pass]]>><</link>>
+				</span>
+				<<if ($corp.SpecToken > 0) && ($corp.SpecTimer == 0)>>@@.yellow;[!]@@<</if>>
+			<</if>>
 		<</if>>
 
 		<<if _Pass == "Main">>
@@ -573,14 +575,16 @@
 		<</if>> /* Closes Pass state check */
 
 		<br><br>
-		<<if !["Description Options", "Options", "Summary Options"].includes(_Pass)>>
-			<span id="optionsButton">
-				<<link [[Game Options|Options][$nextButton = "Back", $nextLink = _Pass]]>><</link>>
-			</span> @@.cyan;[O]@@
-		<<else>>
-			<<if _Pass != "Summary Options">> [[Summary Options]] <</if>>
-			<<if _Pass == "Options">> <br> <</if>>
-			<<if _Pass != "Description Options">> [[Description Options]] <</if>>
+		<<if $nextButton != "Refresh">>
+			<<if !["Description Options", "Options", "Summary Options"].includes(_Pass)>>
+				<span id="optionsButton">
+					<<link [[Game Options|Options][$nextButton = "Back", $nextLink = _Pass]]>><</link>>
+				</span> @@.cyan;[O]@@
+			<<else>>
+				<<if _Pass != "Summary Options">> [[Summary Options]] <</if>>
+				<<if _Pass == "Options">> <br> <</if>>
+				<<if _Pass != "Description Options">> [[Description Options]] <</if>>
+			<</if>>
 		<</if>>
 
 		<<if $debugMode > 0>>
diff --git a/src/uncategorized/policies.tw b/src/uncategorized/policies.tw
index 6791934810a02ee97681685498198ccd57d643e4..d7ec0c882da2a1ebb16be14d046f81b99e338fba 100644
--- a/src/uncategorized/policies.tw
+++ b/src/uncategorized/policies.tw
@@ -265,7 +265,7 @@ More policies will become available as the arcology develops.//
 
 	<<if $OralEncouragement>>
 		''Oral Sex Encouragement:'' you are using your personal influence to make blowjobs the most fashionable sex act in the arcology.
-		@@.yellow;[@@.yellow;[[Repeal|Policies][$OralEncouragement = 0]]@@
+		@@.yellow;[[Repeal|Policies][$OralEncouragement = 0]]@@
 	<<else>>
 		''Oral Sex Encouragement:'' you will use your personal influence to make blowjobs the most fashionable sex act in the arcology.
 		<<if $rep >= 1000>>
@@ -510,8 +510,8 @@ More policies will become available as the arcology develops.//
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will cost <<print cashFormat($policyCost)>> weekly to maintain, and improve arcology prosperity//
 	<</if>>
 
+	<br>''Self-Promotion Program:'' communicate your good side to the public via subtle paid advertising. This will also ease any potential rumors.
 	<<if $alwaysSubsidizeRep>>
-		<br>''Self-Promotion Program:'' communicate your good side to the public via subtle paid advertising. This will also ease any potential rumors.
 		@@.yellow;[[Repeal|Policies][$alwaysSubsidizeRep = 0]]@@
 	<<else>>
 		<<if $rep >= 1000>>