  // each entry starting "{url" is a progress picture thumbnail and link to a 
  // picture or an html page  
  // IMPORTANT! each line ends "}," except for the last entry in each YEAR which does not have a comma
  
  //!! time function not currently in use
  // It will not be shown in the menu until the user's PC clock reaches that person 
  // in GMT. So in Summer it will not happen until 1am UK time.
  // This makes it available to everyone at the same time - irrespective of time zone.
  // The NAME of the person in the entry is used to make jpg/html filenames
  
  // Each person is displayed as a separate table row
  // The order is determined by "SelectedPeople" array
  // This is either a copy of "AllPeople" array for the "all" case
  // - or the order of names in the ?+name+name parameters in the url 
  // Each "week" contains one or more progress pictures 
  // - each qualified by a person key
  // An empty array is not displayed
  // First declared Week element is most recent week
  //  - and is displayed as the rightmost column
  // Pictures within a week column are displayed starting with lowest element at the "top"

  var PageTitle = "Sculpture Class, Spring 2005"
  var ColumnTickName = "Weeks"
  var RowTickName = "People"
  var TypeTitle = "This is the class's work in progress."

  // this value limits how many pictures are displayed on the web
  // it can be overriden for a particular session
  // it has no effect when viewing from local filestore
  var ArchivePictureLimit = 4;

  var AllProgress = [
       // first element is a blank template that doesn't get shown
       // Copy&Paste to add a new week in element 1
       // start Copy on next line
       {week:"week_",weektitle:"Week ",dateyear:"2005",datemonth:"02",dateday:"21",entry:
          [
          {url:"s",suffix:"",person:"b",firstnumber:1,pics:1,comment:"First Head"},
          {url:"s",suffix:"",person:"m5",firstnumber:1,pics:1,comment:"First Head"},
          {url:"s",suffix:"",person:"z",firstnumber:1,pics:1,comment:"First Head"},
          {url:"s",suffix:"",person:"kris",firstnumber:1,pics:1,comment:"Warrior Archer"},
          {url:"s",suffix:"",person:"t",firstnumber:1,pics:1,comment:"Aztec Head"},
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:1,comment:"Fly Agaric<BR><H3>underglaze painting</H3>"},
          {url:"s",suffix:"",person:"a2",firstnumber:1,pics:1,comment:"Faerie Mirror"}
          ]
       },
       // end of Copy block on line above
       // Now Paste at next line
        {week:"summer_week_10",weektitle:"Summer Week 10",dateyear:"2005",datemonth:"09",dateday:"12",entry:
          [
          {url:"s",suffix:"",person:"kris",firstnumber:1,pics:14,WebShowAll:true,comment:"Eros"}
         ]
       },
        {week:"summer_week_9",weektitle:"Summer Week 9",dateyear:"2005",datemonth:"09",dateday:"05",entry:
          [
          {url:"s",suffix:"",person:"kris",firstnumber:1,pics:12,comment:"Eros"}
         ]
       },
        {week:"summer_week_8",weektitle:"Summer Week 8",dateyear:"2005",datemonth:"08",dateday:"22",entry:
          [
          {url:"s",suffix:"",person:"kris",firstnumber:3,pics:13,comment:"Eros"},
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:1,comment:"Otter Pool<BR><H3>underglaze colouring</H3>"}
         ]
       },
        {week:"summer_week_7",weektitle:"Summer Week 7",dateyear:"2005",datemonth:"08",dateday:"15",entry:
          [
          {url:"s",suffix:"",person:"kris",firstnumber:3,pics:16,WebShowAll:true,comment:"Eros"}
         ]
       },
        {week:"summer_week_6",weektitle:"Summer Week 6",dateyear:"2005",datemonth:"08",dateday:"08",entry:
          [
          {url:"s",suffix:"",person:"kris",firstnumber:1,pics:61,WebShowNone:true,comment:"Warrior Archer"},
          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:95,WebShowNone:true,comment:"Warrior Archer<BR><H3>approximately 220 hours of studio time<BR>(the final picture broke its leg - repaired but body has cracked on waist seam)</H3>"},
          {url:"s",suffix:"b",person:"kris",firstnumber:1,pics:49,WebShowNone:true,comment:"Warrior Archer<BR><H3>dried - ready for biscuit firing<BR>lots of ominous cracks</H3>"},
          {url:"s",suffix:"c",person:"kris",firstnumber:1,pics:87,WebShowNone:true,comment:"Warrior Archer<BR><H3>biscuit fired</H3>"},
          {url:"s",suffix:"d",person:"kris",firstnumber:1,pics:2,WebShowAll:true,comment:"Warrior Archer<BR><H3>12inches (31cm) tall - fired stoneware<BR>15 months and approximately 220 hours of studio time<BR>Collateral damage from a shared kiln disaster during final firing<BR>Repaired with superglue, hobby-style power tools and emery cloth</H3></B><BR><H4>The last four sessions' full pictures are not on public display by request of the recognisable model.</H4>"}
         ]
       },
        {week:"summer_week_5",weektitle:"Summer Week 5",dateyear:"2005",datemonth:"08",dateday:"01",entry:
          [
          {url:"s",suffix:"",person:"kris",firstnumber:1,pics:52,comment:"Warrior Archer"},
          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:64,comment:"Warrior Archer"},
          {url:"s",suffix:"b",person:"kris",firstnumber:1,pics:61,comment:"Warrior Archer"},
          {url:"s",suffix:"a",person:"v",firstnumber:1,pics:4,comment:"Otter Pool<BR><H3>successful biscuit firing</H3>"}
         ]
       },
        {week:"summer_week_4",weektitle:"Summer Week 4",dateyear:"2005",datemonth:"07",dateday:"25",entry:
          [
          {url:"s",suffix:"",person:"kris",firstnumber:1,pics:62,comment:"Warrior Archer"},
          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:60,comment:"Warrior Archer"},
          {url:"s",suffix:"b",person:"kris",firstnumber:2,pics:62,comment:"Warrior Archer"},
          {url:"s",suffix:"",person:"v",firstnumber:63,pics:8,comment:"Otter Pool<BR><H3>ready for biscuit firing</H3>"},
          {url:"s",suffix:"a",person:"v",firstnumber:1,pics:1,comment:"Otter Pool<BR><H3>dried ready for biscuit firing</H3>"}
          ]
       },
        {week:"summer_week_3",weektitle:"Summer Week 3",dateyear:"2005",datemonth:"07",dateday:"18",entry:
          [
          {url:"s",suffix:"",person:"kris",firstnumber:1,pics:59,comment:"Warrior Archer"},
          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:59,comment:"Warrior Archer"},
          {url:"s",suffix:"b",person:"kris",firstnumber:1,pics:61,comment:"Warrior Archer"},
          {url:"s",suffix:"",person:"v",firstnumber:60,pics:9,comment:"Otter Pool"}
          ]
       },
        {week:"summer_week_2",weektitle:"Summer Week 2",dateyear:"2005",datemonth:"07",dateday:"11",entry:
          [
          {url:"s",suffix:"",person:"kris",firstnumber:1,pics:29,comment:"Warrior Archer"},
          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:46,comment:"Warrior Archer"},
          {url:"s",suffix:"b",person:"kris",firstnumber:1,pics:40,comment:"Warrior Archer"},
          {url:"s",suffix:"",person:"v",firstnumber:31,pics:12,comment:"Otter Pool"}
          ]
       },
        {week:"summer_week_1",weektitle:"Summer Week 1",dateyear:"2005",datemonth:"07",dateday:"04",entry:
          [
          {url:"s",suffix:"",person:"kris",firstnumber:7,pics:25,comment:"Warrior Archer"},
          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:28,comment:"Warrior Archer"},
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:3,comment:"Otter Pool"}
          ]
       },
       {week:"holiday_week_3",weektitle:"Holiday Week 3",dateyear:"2005",datemonth:"06",dateday:"27",entry:
          [
          {url:"s",suffix:"",person:"kris",firstnumber:6,pics:23,comment:"Warrior Archer"},
          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:21,comment:"Warrior Archer"},
          {url:"s",suffix:"b",person:"kris",firstnumber:1,pics:39,comment:"Warrior Archer"},
          {url:"s",suffix:"c",person:"kris",firstnumber:1,pics:30,comment:"Warrior Archer"},
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:5,comment:"Otter Pool<BR><H3>sorry about the focus</H3>"}
          ]
       },
       {week:"holiday_week_2",weektitle:"Holiday Week 2",dateyear:"2005",datemonth:"06",dateday:"20",entry:
          [
          {url:"s",suffix:"",person:"kris",firstnumber:1,pics:9,comment:"Warrior Archer"},
          {url:"s",suffix:"a",person:"kris",firstnumber:2,pics:21,comment:"Warrior Archer"},
          {url:"s",suffix:"b",person:"kris",firstnumber:2,pics:17,comment:"Warrior Archer"},
          {url:"s",suffix:"c",person:"kris",firstnumber:1,pics:17,comment:"Warrior Archer"},
          {url:"s",suffix:"d",person:"kris",firstnumber:1,pics:13,comment:"Warrior Archer"},
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:1,comment:"Otter Pool"}
          ]
       },
       {week:"holiday_week_1",weektitle:"Holiday Week 1",dateyear:"2005",datemonth:"06",dateday:"13",entry:
          [
          {url:"s",suffix:"",person:"kris",firstnumber:1,pics:11,comment:"Warrior Archer"},
          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:13,comment:"Warrior Archer"},
          {url:"s",suffix:"b",person:"kris",firstnumber:1,pics:19,comment:"Warrior Archer"}
          ]
       },
       {week:"week_15",weektitle:"Week 15",dateyear:"2005",datemonth:"06",dateday:"13",entry:
          [
          {url:"s",suffix:"",person:"m5",firstnumber:1,pics:1,comment:"Second Head"},
          {url:"s",suffix:"",person:"kris",firstnumber:1,pics:10,comment:"Warrior Archer"},
          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:11,comment:"Warrior Archer"},
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:1,comment:"Otter Pool<BR><H3>ready for biscuit firing</H3>"},
          {url:"s",suffix:"",person:"a2",firstnumber:1,pics:1,comment:"Faerie Mirror<BR><H3>glazed ready for final firing</H3>"}
          ]
       },
       {week:"week_14",weektitle:"Week 14",dateyear:"2005",datemonth:"06",dateday:"06",entry:
          [
          {url:"s",suffix:"",person:"kris",firstnumber:5,pics:20,comment:"Warrior Archer"},
          {url:"s",suffix:"",person:"t",firstnumber:1,pics:1,comment:"Cameo Woman<BR><H3>further glaze</H3>"},
          {url:"s",suffix:"a",person:"t",firstnumber:1,pics:1,comment:"Aztec Head<BR><H3>finished</H3>"},
          {url:"s",suffix:"b",person:"t",firstnumber:1,pics:1,comment:"Cloaked Figure<BR><H3>ready for firing</H3>"},
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:1,comment:"Father Christmas<BR><H3>finished</H3>"},
          {url:"s",suffix:"a",person:"v",firstnumber:1,pics:2,comment:"Otter Pool<BR><H3>ready for firing</H3>"}
          ]
       },
       {week:"week_13",weektitle:"Week 13",dateyear:"2005",datemonth:"05",dateday:"23",entry:
          [
          {url:"s",suffix:"",person:"kris",firstnumber:3,pics:20,comment:"Warrior Archer"},
          {url:"s",suffix:"",person:"t",firstnumber:1,pics:2,comment:"Cloaked Figure"},
          {url:"s",suffix:"",person:"v",firstnumber:23,pics:5,comment:"Otter Pool"}
          ]
       },
       {week:"week_12",weektitle:"Week 12",dateyear:"2005",datemonth:"05",dateday:"16",entry:
          [
          {url:"s",suffix:"",person:"kris",firstnumber:4,pics:20,comment:"Warrior Archer"},
          {url:"s",suffix:"",person:"t",firstnumber:1,pics:1,comment:"Aztec Head<BR><H3>glazed - ready for second glaze firing for eye colour</H3>"},
          {url:"s",suffix:"",person:"v",firstnumber:24,pics:10,comment:"Otter Pool"},
          {url:"s",suffix:"",person:"a2",firstnumber:1,pics:1,comment:"Faerie Mirror<H3>biscuit fired"}
          ]
       },
       {week:"week_11",weektitle:"Week 11",dateyear:"2005",datemonth:"04",dateday:"25",entry:
          [
          {url:"s",suffix:"",person:"kris",firstnumber:1,pics:13,comment:"Warrior Archer"},
          {url:"s",suffix:"",person:"t",firstnumber:1,pics:1,comment:"Cameo Woman<BR><H3>finished</H3>"},
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:1,comment:"Otter Pool"},
          {url:"s",suffix:"",person:"a2",firstnumber:1,pics:1,comment:"Faerie Mirror<H3>ready for biscuit firing"}
          ]
       },
       {week:"week_10",weektitle:"Week 10",dateyear:"2005",datemonth:"04",dateday:"18",entry:
          [
          {url:"s",suffix:"",person:"m5",firstnumber:1,pics:1,comment:"Second Head"},
          {url:"s",suffix:"",person:"kris",firstnumber:3,pics:13,comment:"Warrior Archer"},
          {url:"s",suffix:"",person:"t",firstnumber:1,pics:1,comment:"Aztec Head<BR><H3>glazed, ready for final firing</H3>"},
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:2,comment:"Father Christmas<BR><H3>underglaze painted, clear glaze, ready for final firing</H3>"},
          {url:"s",suffix:"",person:"a2",firstnumber:1,pics:1,comment:"Faerie Mirror"}
          ]
       },
       {week:"week_9",weektitle:"Week 9",dateyear:"2005",datemonth:"04",dateday:"11",entry:
          [
          {url:"s",suffix:"",person:"m5",firstnumber:4,pics:7,comment:"First Head<BR><H3>ready for firing</H3>"},
          {url:"s",suffix:"a",person:"m5",firstnumber:1,pics:1,comment:"Second Head"},
          {url:"s",suffix:"",person:"kris",firstnumber:12,pics:14,comment:"Warrior Archer<BR><H3>restoring shape of body progressing</H3>"},
          {url:"s",suffix:"",person:"t",firstnumber:1,pics:3,comment:"Aztec Head<BR><H3>biscuit fired</H3>"},
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:2,comment:"Father Christmas<BR><H3>underglaze painting</H3>"},
          {url:"s",suffix:"a",person:"v",firstnumber:1,pics:1,comment:"Owl<BR><H3>finished</H3>"}
          ]
       },
       {week:"week_8",weektitle:"Week 8",dateyear:"2005",datemonth:"03",dateday:"21",entry:
          [
          {url:"s",suffix:"",person:"kris",firstnumber:1,pics:8,comment:"Warrior Archer<BR><H3>has broken under its own weight at the waist join</H3>"},
          {url:"s",suffix:"",person:"t",firstnumber:1,pics:1,comment:"Cameo Woman<BR><H3>biscuit fired</H3>"},
          {url:"s",suffix:"a",person:"t",firstnumber:1,pics:1,comment:"Aztec Head"},
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:2,comment:"Father Christmas<BR><H3>underglaze painting</H3>"},
          {url:"s",suffix:"",person:"a2",firstnumber:1,pics:1,comment:"Faerie Mirror"}
          ]
       },
       {week:"week_7",weektitle:"Week 7",dateyear:"2005",datemonth:"03",dateday:"14",entry:
          [
          {url:"s",suffix:"",person:"m5",firstnumber:1,pics:1,comment:"First Head"},
          {url:"s",suffix:"",person:"kris",firstnumber:1,pics:15,comment:"Warrior Archer"},
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:2,comment:"Fly Agaric<BR><H3>finished with white gloss paint touches</H3>"},
          {url:"s",suffix:"a",person:"v",firstnumber:1,pics:1,comment:"Father Christmas<BR><H3>underglaze painting</H3>"}
          ]
       },
       {week:"week_6",weektitle:"Week 6",dateyear:"2005",datemonth:"03",dateday:"07",entry:
          [
          {url:"s",suffix:"",person:"m5",firstnumber:1,pics:1,comment:"First Head"},
          {url:"s",suffix:"",person:"kris",firstnumber:4,pics:10,comment:"Warrior Archer"},
          {url:"s",suffix:"",person:"t",firstnumber:1,pics:1,comment:"Hedgehog House<BR><H3>finished</H3>"},
          {url:"s",suffix:"a",person:"t",firstnumber:1,pics:1,comment:"Aztec Head"},
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:1,comment:"Fly Agaric<BR><H3>finished</H3>"},
          {url:"s",suffix:"a",person:"v",firstnumber:1,pics:1,comment:"Owl<BR><H3>glazed ready for final firing</H3>"}
          ]
       },
       {week:"week_5",weektitle:"Week 5",dateyear:"2005",datemonth:"02",dateday:"28",entry:
          [
          {url:"s",suffix:"",person:"kris",firstnumber:5,pics:8,comment:"Warrior Archer"},
          {url:"s",suffix:"",person:"t",firstnumber:1,pics:1,comment:"Abstract<BR><H3>finished</H3>"},
          {url:"s",suffix:"a",person:"t",firstnumber:1,pics:1,comment:"Hedgehog House<BR><H3>painted under brown glaze; ready for final firing</H3>"},
          {url:"s",suffix:"b",person:"t",firstnumber:1,pics:1,comment:"Aztec Head"},
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:1,comment:"Fly Agaric<BR><H3>painted under clear glaze; ready for final firing</H3>"}
          ]
       },
       {week:"week_4",weektitle:"Week 4",dateyear:"2005",datemonth:"02",dateday:"21",entry:
          [
          {url:"s",suffix:"",person:"m5",firstnumber:1,pics:1,comment:"First Head"},
          {url:"s",suffix:"",person:"z",firstnumber:1,pics:1,comment:"First Head"},
          {url:"s",suffix:"",person:"kris",firstnumber:3,pics:13,comment:"Warrior Archer"},
          {url:"s",suffix:"",person:"t",firstnumber:1,pics:1,comment:"Cameo Woman<BR><H3>biscuit fired</H3>"},
          {url:"s",suffix:"a",person:"t",firstnumber:1,pics:1,comment:"Aztec Head"},
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:2,comment:"Fly Agaric<BR><H3>underglaze painting</H3>"},
          {url:"s",suffix:"",person:"a2",firstnumber:1,pics:1,comment:"Faerie Mirror"}
          ]
       },
       {week:"week_3",weektitle:"Week 3",dateyear:"2005",datemonth:"02",dateday:"14",entry:
          [
          {url:"s",suffix:"",person:"b",firstnumber:1,pics:1,comment:"First Head"},
          {url:"s",suffix:"",person:"m5",firstnumber:1,pics:1,comment:"First Head"},
          {url:"s",suffix:"",person:"kris",firstnumber:2,pics:9,comment:"Warrior Archer"},
          {url:"s",suffix:"",person:"t",firstnumber:1,pics:1,comment:"Abstract<BR><H3>Lavender Blue glaze for firing</H3>"},
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:1,comment:"Father Christmas><H3>biscuit fired</H3>"},
          {url:"s",suffix:"a",person:"v",firstnumber:1,pics:1,comment:"Fly Agaric<BR><H3>underglaze painting</H3>"}
          ]
       },
        {week:"week_2",weektitle:"Week 2",dateyear:"2005",datemonth:"02",dateday:"7",entry:
          [
          {url:"s",suffix:"",person:"b",firstnumber:1,pics:1,comment:"First Head"},
          {url:"s",suffix:"",person:"m5",firstnumber:1,pics:1,comment:"First Head"},
          {url:"s",suffix:"",person:"kris",firstnumber:6,pics:7,comment:"Warrior Archer"},
          {url:"s",suffix:"",person:"t",firstnumber:1,pics:5,comment:"Cameo Woman<BR><H3>ready for firing</H3>"},
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:2,comment:"Fly Agaric<BR><H3>underglaze painting</H3>"}
           ]
       },
        {week:"week_1",weektitle:"Week 1",dateyear:"2005",datemonth:"01",dateday:"31",entry:
          [
          {url:"s",suffix:"",person:"kris",firstnumber:5,pics:7,WebShowAll:true,comment:"Warrior Archer"},
          {url:"s",suffix:"",person:"t",firstnumber:1,pics:1,comment:"Abstract<BR><H3>biscuit fired</H3>"},
          {url:"s",suffix:"",person:"v",firstnumber:2,pics:8,comment:"Father Christmas<BR><H3>ready for firing</H3>"},
          {url:"s",suffix:"",person:"a2",firstnumber:1,pics:1,comment:"Faerie Mirror"}
          ]
       }
        ];

 var AllPeople = [
          {person:"b",pseud:"B",name:"Babs"},
          {person:"m5",pseud:"M5",name:"Michelle"},
          {person:"z",pseud:"Z",name:"Zoe"},
          {person:"kris",pseud:"Kris",name:"Kris"},
          {person:"t",pseud:"T",name:"Tanya"},
          {person:"v",pseud:"V",name:"Viv"},
          {person:"a2",pseud:"A2",name:"Ann"}
 	];



