<!--
var ct = new Array();

for (n = 0; n < maxstills; n++){
  ct[n] = "";
}

var hdr = "<center><font color='#000080'><b>Bridger's First Harnessing</b><br>Picture #";
var pfmt = "<p align='justify'><font face='Tahoma' size='2' color='#000080'>";

ct[ 0] = "Donna has already dressed Belle in her leather so now it's Bridgers turn.  This will be her first time in harness.  Since Belle is not only calm, but helpful getting dressed, we used her as a tool to assist Bridger.  It was unnecessary as Bridger was nearly asleep throughout the operation.";
ct[ 1] = "The collar and hames are on, now Donna is working on getting the rest of the leather adjusted.  This was brand new stuff so nothing was adjusted correctly.";
ct[ 2] = "Mostly done with placing the parts but still in need of a lot of adjustments.  This picture shows the size difference between Belle and Bridger.";
ct[ 3] = "As this was done as an excercise to get the leather adjusted and the shadows are getting long, it will be removed now.";
ct[ 4] = "Such an exciting ordeal.";
ct[ 5] = "Somewhere in the process.";
ct[ 8] = "As you can see, sometimes it's a little difficult to keep her awake.";
//-->

