diff --git a/src/uncategorized/seCoursing.tw b/src/uncategorized/seCoursing.tw
index 6d2407b862e1f3833ac6c326ff9e7eab884f2f89..4b09b16fe781e074e3e8148a13a75d02503aed6a 100644
--- a/src/uncategorized/seCoursing.tw
+++ b/src/uncategorized/seCoursing.tw
@@ -40,14 +40,6 @@ The rules have been explained to the hares: they're to be freed if they can reac
 <</if>>
 
 <<for _sec = 0; _sec < 3; _sec++>>
-<br><br>
-<<if _sec == 0>>
-	The first hare
-<<elseif _sec == 1>>
-	The second hare
-<<else>>
-	The third and final hare
-<</if>>
 
 <<set $hareSpeed = 10>>
 <<set $origin = _possibleOrigins.pluck()>> /* select random origin and remove from list to avoid using same origin multiple times */
@@ -178,6 +170,35 @@ 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>
+<<if _sec == 0>>
+	/* 000-250-006 */
+	<<if $seeImages && $seeReportImages>>
+	<div class="imageRef tinyImg">
+		<<SlaveArt $activeSlave 0 0>>
+	</div>
+	<</if>>
+	/* 000-250-006 */
+	The first hare
+<<elseif _sec == 1>>
+	/* 000-250-006 */
+	<<if $seeImages && $seeReportImages>>
+	<div class="imageRef tinyImg">
+		<<SlaveArt $activeSlave 0 0>>
+	</div>
+	<</if>>
+	/* 000-250-006 */
+	The second hare
+<<else>>
+	/* 000-250-006 */
+	<<if $seeImages && $seeReportImages>>
+	<div class="imageRef tinyImg">
+		<<SlaveArt $activeSlave 0 0>>
+	</div>
+	<</if>>
+	/* 000-250-006 */
+	The third and final hare
+<</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>>
 <<elseif $origin == "heavily pregnant">>
@@ -278,7 +299,7 @@ The rules have been explained to the hares: they're to be freed if they can reac
 <</if>>
 
 <</for>>
-<br><br>
+<br><br><br>
 
 You lead your lurcher $Lurcher.slaveName out on a leash, naked just like the hares.