diff --git a/src/uncategorized/seCoursing.tw b/src/uncategorized/seCoursing.tw
index 5e0d75e19f7d1dee8119c8977fb6ceabda91d425..906bb362b416a9dfbb5db8f01561fc01997954fe 100644
--- a/src/uncategorized/seCoursing.tw
+++ b/src/uncategorized/seCoursing.tw
@@ -20,10 +20,53 @@
 </span>
 <<set $Lurcher.clothes = _clothesTemp>>
 
+<span id="result">
+
 It's time to go coursing. You meet with fellow members of the Coursing Association while the automated maintenance drones clear the plaza and lay down the green, sharing a refine discussion of recent events over <<if $PC.refreshmentType == 0>>a $PC.refreshment<<elseif $PC.refreshmentType == 1>>glasses of $PC.refreshment<<elseif $PC.refreshmentType == 2>>plates of $PC.refreshment<<elseif $PC.refreshmentType == 3>>hits of $PC.refreshment<<elseif $PC.refreshmentType == 4>>shots of $PC.refreshment<<elseif $PC.refreshmentType == 5>>handfuls of $PC.refreshment<<elseif $PC.refreshmentType == 6>>tabs of $PC.refreshment<</if>>. Once the field is ready, the day's hares are led out and chained in a row along one side of the plaza, naked. You and the other members watch this process intently, since you won't get any more information on them than what you can learn by looking.
 <br><br>
 The rules have been explained to the hares: they're to be freed if they can reach the other side of the plaza without being caught and raped by the lurchers who will be released to chase them.
 
+You lead your lurcher $Lurcher.slaveName out on a leash, naked just like the hares.
+
+<<if ($Lurcher.dick > 0)>>
+	<<if canPenetrate($Lurcher) && ($Lurcher.energy > 60) && ($Lurcher.devotion > 20)>>
+		<<if ($Lurcher.dick > 4)>>
+			$He's sporting an enormous half-erection, which has already been heavily lubricated to prevent permanent damage to the hares' holes. As you bring $him up to the mark, $he grabs its base and begins to slap it against $his thigh, hard. The hares look around to see what the wet smacking noise is, and are understandably frightened; one of them begins to beg openly. Your fellow competitors @@.green;think this is hilarious.@@
+			<<run repX(50, "event", $Lurcher)>>
+			<<set $phallus = "huge dick">>
+		<<else>>
+			$He's ready to do $his best. Since $he's concentrating on the immediate challenge of catching rather than the secondary challenge of raping, $he isn't hard yet, but $he's not indifferent to the prospect of getting $his dick wet. There's a bead of precum forming at $his tip.
+			<<set $phallus = "dick">>
+		<</if>>
+	<<elseif !canAchieveErection($Lurcher)>>
+		There's no way $he's going to be able to achieve an erection, so $he's holding a lubricated dildo in one hand. This is technically permitted under the rules, but your fellow competitors and the crowd gathering to spectate @@.red;consider it poor form.@@
+		<<run repX(-50, "event", $Lurcher)>>
+		<<set $phallus = "dildo">>
+	<<elseif ($Lurcher.energy <= 60) || ($Lurcher.devotion <= 20)>>
+		$He looks nervous, and obviously doesn't find the situation arousing. $He knows $he's to catch and then rape a slave, but may not be able to get hard enough to do the deed properly. Your fellow competitors and the crowd gathering to spectate @@.red;are unimpressed@@ by $his lack of spirit.
+		<<run repX(-50, "event", $Lurcher)>>
+		<<set $phallus = "fingers">>
+	<<else>>
+		$His dick is not a fit instrument for sexual assault, so $he's holding a lubricated dildo in one hand. This is technically permitted under the rules, but your fellow competitors and the crowd gathering to spectate @@.red;consider it poor form.@@
+		<<run repX(-50, "event", $Lurcher)>>
+		<<set $phallus = "dildo">>
+	<</if>>
+<<elseif ($Lurcher.clit > 1) && ($Lurcher.energy > 60) && ($Lurcher.devotion > 20)>>
+	$He's gently masturbating as you bring $him up to the mark, $his enormous clit becoming engorged and stiff. Your fellow competitors and the gathering crowd of spectators @@.green;are fascinated,@@ realizing that $he intends to attempt rape with it.
+	<<run repX(50, "event", $Lurcher)>>
+	<<set $phallus = "clit">>
+<<elseif $seeDicks != 0>>
+	$He's holding a lubricated dildo in one hand, since $he's missing a natural phallus of $his own. This is technically permitted under the rules, but your fellow competitors and the crowd gathering to spectate @@.red;consider it poor form.@@
+	<<run repX(-50, "event", $Lurcher)>>
+	<<set $phallus = "dildo">>
+<<else>>
+	$He's holding a lubricated dildo in one hand. As you bring $him up to the mark, $he begins to slap it against $his thigh out of nervousness and eagerness to begin. The hares look around to see what the wet smacking noise is, and are understandably frightened; one of them begins to cry openly.
+	<<set $phallus = "dildo">>
+<</if>>
+
+<<if canSee($Lurcher)>>$Lurcher.slaveName looks at you questioningly, wondering which of the hares $he should try to chase down and molest<<else>>$Lurcher.slaveName looks at you questioningly, wondering which of the dingling bells $he should try to chase down and molest<</if>>.
+
+
 <<set $hare1 = 0, $hare2 = 0, $hare3 = 0>>
 
 <<set _possibleOrigins = []>>
@@ -172,6 +215,8 @@ The rules have been explained to the hares: they're to be freed if they can reac
 	<<set $activeSlave.weight = random(-100,200)>>
 <</if>>
 <<setLocalPronouns $activeSlave 2>>
+
+
 <br><br><br>
 /* 000-250-006 */
 <<if $seeImages && $seeReportImages>>
@@ -181,11 +226,70 @@ The rules have been explained to the hares: they're to be freed if they can reac
 <</if>>
 /* 000-250-006 */
 <<if _sec == 0>>
-	The first hare
+	<<link "The first hare">>
+		<<replace "#artFrame">>
+			<<set _clothesTemp = $Lurcher.clothes, $Lurcher.clothes = "no clothing">>
+			/* 000-250-006 */
+			<<if $seeImages == 1>>
+				<div class="imageRef medImg">
+					<<SlaveArt $hare1 2 0>>
+				</div>
+				<div class="imageRef medImg">
+					<<SlaveArt $Lurcher 2 0>>
+				</div>
+			<</if>>
+			/* 000-250-006 */
+			<<set $Lurcher.clothes = _clothesTemp>>
+		<</replace>>
+		<<replace "#result">>
+			<<set $activeSlave = clone($hare1), $origin = $origin1, $hareSpeed = $hareSpeed1>>
+			<<include "SE coursing race">>
+		<</replace>>
+	<</link>>
 <<elseif _sec == 1>>
-	The second hare
+	<<link "The second hare">>
+		<<replace "#artFrame">>
+			<<set _clothesTemp = $Lurcher.clothes, $Lurcher.clothes = "no clothing">>
+			/* 000-250-006 */
+			<<if $seeImages == 1>>
+				<div class="imageRef medImg">
+					<<SlaveArt $hare2 2 0>>
+				</div>
+				<div class="imageRef medImg">
+					<<SlaveArt $Lurcher 2 0>>
+				</div>
+			<</if>>
+			/* 000-250-006 */
+			<<set $Lurcher.clothes = _clothesTemp>>
+		<</replace>>
+		<<replace "#result">>
+			<<set $activeSlave = clone($hare2), $origin = $origin2, $hareSpeed = $hareSpeed2>>
+			<<set $hare2 = clone($hare1), $origin2 = $origin1, $hareSpeed2 = $hareSpeed1>>
+			<<include "SE coursing race">>
+		<</replace>>
+	<</link>>
 <<else>>
-	The third and final hare
+	<<link "The third and final hare">>
+		<<replace "#artFrame">>
+			<<set _clothesTemp = $Lurcher.clothes, $Lurcher.clothes = "no clothing">>
+			/* 000-250-006 */
+			<<if $seeImages == 1>>
+				<div class="imageRef medImg">
+					<<SlaveArt $hare3 2 0>>
+				</div>
+				<div class="imageRef medImg">
+					<<SlaveArt $Lurcher 2 0>>
+				</div>
+			<</if>>
+			/* 000-250-006 */
+			<<set $Lurcher.clothes = _clothesTemp>>
+		<</replace>>
+		<<replace "#result">>
+			<<set $activeSlave = clone($hare3), $origin = $origin3, $hareSpeed = $hareSpeed3>>
+			<<set $hare3 = clone($hare1), $origin3 = $origin1, $hareSpeed3 = $hareSpeed1>>
+			<<include "SE coursing race">>
+		<</replace>>
+<</link>>
 <</if>>
 <<if $origin == "virgin">>
 	is an appealingly young $activeSlave.race _girl2, and has V symbols drawn over _his2 cunt and on _his2 lower back, in the interests of fairness. _He2's a @@.pink;double virgin.@@<<if !canSee($Lurcher)>> To accommodate your blind lurcher, a bell is fastened around _his2 neck.<</if>>
@@ -287,71 +391,4 @@ The rules have been explained to the hares: they're to be freed if they can reac
 <</if>>
 
 <</for>>
-<br><br><br>
-
-You lead your lurcher $Lurcher.slaveName out on a leash, naked just like the hares.
-
-<<if ($Lurcher.dick > 0)>>
-	<<if canPenetrate($Lurcher) && ($Lurcher.energy > 60) && ($Lurcher.devotion > 20)>>
-		<<if ($Lurcher.dick > 4)>>
-			$He's sporting an enormous half-erection, which has already been heavily lubricated to prevent permanent damage to the hares' holes. As you bring $him up to the mark, $he grabs its base and begins to slap it against $his thigh, hard. The hares look around to see what the wet smacking noise is, and are understandably frightened; one of them begins to beg openly. Your fellow competitors @@.green;think this is hilarious.@@
-			<<run repX(50, "event", $Lurcher)>>
-			<<set $phallus = "huge dick">>
-		<<else>>
-			$He's ready to do $his best. Since $he's concentrating on the immediate challenge of catching rather than the secondary challenge of raping, $he isn't hard yet, but $he's not indifferent to the prospect of getting $his dick wet. There's a bead of precum forming at $his tip.
-			<<set $phallus = "dick">>
-		<</if>>
-	<<elseif !canAchieveErection($Lurcher)>>
-		There's no way $he's going to be able to achieve an erection, so $he's holding a lubricated dildo in one hand. This is technically permitted under the rules, but your fellow competitors and the crowd gathering to spectate @@.red;consider it poor form.@@
-		<<run repX(-50, "event", $Lurcher)>>
-		<<set $phallus = "dildo">>
-	<<elseif ($Lurcher.energy <= 60) || ($Lurcher.devotion <= 20)>>
-		$He looks nervous, and obviously doesn't find the situation arousing. $He knows $he's to catch and then rape a slave, but may not be able to get hard enough to do the deed properly. Your fellow competitors and the crowd gathering to spectate @@.red;are unimpressed@@ by $his lack of spirit.
-		<<run repX(-50, "event", $Lurcher)>>
-		<<set $phallus = "fingers">>
-	<<else>>
-		$His dick is not a fit instrument for sexual assault, so $he's holding a lubricated dildo in one hand. This is technically permitted under the rules, but your fellow competitors and the crowd gathering to spectate @@.red;consider it poor form.@@
-		<<run repX(-50, "event", $Lurcher)>>
-		<<set $phallus = "dildo">>
-	<</if>>
-<<elseif ($Lurcher.clit > 1) && ($Lurcher.energy > 60) && ($Lurcher.devotion > 20)>>
-	$He's gently masturbating as you bring $him up to the mark, $his enormous clit becoming engorged and stiff. Your fellow competitors and the gathering crowd of spectators @@.green;are fascinated,@@ realizing that $he intends to attempt rape with it.
-	<<run repX(50, "event", $Lurcher)>>
-	<<set $phallus = "clit">>
-<<elseif $seeDicks != 0>>
-	$He's holding a lubricated dildo in one hand, since $he's missing a natural phallus of $his own. This is technically permitted under the rules, but your fellow competitors and the crowd gathering to spectate @@.red;consider it poor form.@@
-	<<run repX(-50, "event", $Lurcher)>>
-	<<set $phallus = "dildo">>
-<<else>>
-	$He's holding a lubricated dildo in one hand. As you bring $him up to the mark, $he begins to slap it against $his thigh out of nervousness and eagerness to begin. The hares look around to see what the wet smacking noise is, and are understandably frightened; one of them begins to cry openly.
-	<<set $phallus = "dildo">>
-<</if>>
-
-<<if canSee($Lurcher)>>$Lurcher.slaveName looks at you questioningly, wondering which of the hares $he should try to chase down and molest<<else>>$Lurcher.slaveName looks at you questioningly, wondering which of the dingling bells $he should try to chase down and molest<</if>>.
-
-<br><br>
-
-<span id="result">
-<<link "The first">>
-	<<replace "#result">>
-		<<set $activeSlave = clone($hare1), $origin = $origin1, $hareSpeed = $hareSpeed1>>
-		<<include "SE coursing race">>
-	<</replace>>
-<</link>>
-
-<br><<link "The second">>
-	<<replace "#result">>
-		<<set $activeSlave = clone($hare2), $origin = $origin2, $hareSpeed = $hareSpeed2>>
-		<<set $hare2 = clone($hare1), $origin2 = $origin1, $hareSpeed2 = $hareSpeed1>>
-		<<include "SE coursing race">>
-	<</replace>>
-<</link>>
-
-<br><<link "The third">>
-	<<replace "#result">>
-		<<set $activeSlave = clone($hare3), $origin = $origin3, $hareSpeed = $hareSpeed3>>
-		<<set $hare3 = clone($hare1), $origin3 = $origin1, $hareSpeed3 = $hareSpeed1>>
-		<<include "SE coursing race">>
-	<</replace>>
-<</link>>
 </span>
\ No newline at end of file