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

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

var hdr = "<center><font color='#000080'><b>Bonnie and Betty</b><br>Picture #";
var pfmt = "<p align='justify'><font face='Tahoma' size='2' color='#000080'>";

ct[ 0] = "Betty and Bonnie (left and center) with a third, unknown horse.  Bonnie is wearing the blue halter and Betty is in the red halter.  We got these fillies from Kansas and they arrived Monday, Dec 2, 2002.  These pictures are at 4-months.  They are 6-months at the time of their arrival.  All of these pictures were taken by their former owner.";
ct[ 1] = "A rear view.  Guess we really need to see that.";
ct[ 2] = "Front view.  They have been glued together like this since they arrived.";
ct[ 3] = "Must be telling each other how silly we are for taking pictures of them.  Giving us the big horse laugh.";
ct[ 4] = "Betty giving us the profile.  I'm surprised they could pry them apart.";
ct[ 5] = "It's Bonnie's turn.";
ct[ 6] = "Another one of Bonnie.";
ct[ 7] = "The pair.";
ct[ 8] = "This has been their normal posture with Betty slightly behind Bonnie.";
//-->

