  // 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, Autumn 2008"
  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 by keywords
  // WebShowNone:true
  // WebShowAll:true
  // The settings have no effect when viewing from local filestore
  var ArchivePictureLimit = 2;

  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:"2008",datemonth:"1",dateday:"30",entry:
          [
          {url:"s",suffix:"",person:"kris",firstnumber:1,pics:1,comment:"Eros"}
          ]
       },
       // end of Copy block on line above
       // Now Paste at next line
         {week:"autumn_2008_43",weektitle:"Autumn 2008 43",dateyear:"2011",datemonth:"12",dateday:"12",entry:
          [
//          {url:"s",suffix:"",person:"kris",firstnumber:1,pics:30,WebShowAll:true,comment:"Scott<BR><H3>more than 150 hours of studio time<BR>Another attempt to make a recognisable face<BR>8inches (200mm) high. Slightly larger scale than Neil</H3>"}
//          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:38,comment:"Scott<BR><H3>Another attempt to make a recognisable face<BR>Slightly larger scale than Neil</H3>"}
          {url:"s",suffix:"",person:"v",firstnumber:2,pics:6,WebShowAll:true,comment:"True Likeness - small scale"}
          ]
       },
         {week:"autumn_2008_42",weektitle:"Autumn 2008 42",dateyear:"2011",datemonth:"08",dateday:"01",entry:
          [
//          {url:"s",suffix:"",person:"kris",firstnumber:1,pics:30,WebShowAll:true,comment:"Scott<BR><H3>more than 150 hours of studio time<BR>Another attempt to make a recognisable face<BR>8inches (200mm) high. Slightly larger scale than Neil</H3>"}
//          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:38,comment:"Scott<BR><H3>Another attempt to make a recognisable face<BR>Slightly larger scale than Neil</H3>"}
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:3,WebShowAll:true,comment:"True Likeness - small scale"}
          ]
       },
         {week:"autumn_2008_41",weektitle:"Autumn 2008 41",dateyear:"2011",datemonth:"06",dateday:"13",entry:
          [
//          {url:"s",suffix:"",person:"kris",firstnumber:1,pics:30,WebShowAll:true,comment:"Scott<BR><H3>more than 150 hours of studio time<BR>Another attempt to make a recognisable face<BR>8inches (200mm) high. Slightly larger scale than Neil</H3>"}
//          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:38,comment:"Scott<BR><H3>Another attempt to make a recognisable face<BR>Slightly larger scale than Neil</H3>"}
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:3,WebShowAll:true,comment:"True Likeness - small scale"}
          ]
       },
         {week:"autumn_2008_40",weektitle:"Autumn 2008 40",dateyear:"2011",datemonth:"03",dateday:"14",entry:
          [
//          {url:"s",suffix:"",person:"kris",firstnumber:1,pics:30,WebShowAll:true,comment:"Scott<BR><H3>more than 150 hours of studio time<BR>Another attempt to make a recognisable face<BR>8inches (200mm) high. Slightly larger scale than Neil</H3>"}
//          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:38,comment:"Scott<BR><H3>Another attempt to make a recognisable face<BR>Slightly larger scale than Neil</H3>"}
          {url:"s",suffix:"",person:"v",firstnumber:3,pics:3,WebShowAll:true,comment:"True Likeness - small scale"}
          ]
       },
         {week:"autumn_2008_39",weektitle:"Autumn 2008 39",dateyear:"2010",datemonth:"11",dateday:"09",entry:
          [
//          {url:"s",suffix:"",person:"kris",firstnumber:1,pics:30,WebShowAll:true,comment:"Scott<BR><H3>more than 150 hours of studio time<BR>Another attempt to make a recognisable face<BR>8inches (200mm) high. Slightly larger scale than Neil</H3>"}
//          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:38,comment:"Scott<BR><H3>Another attempt to make a recognisable face<BR>Slightly larger scale than Neil</H3>"}
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:4,WebShowAll:true,comment:"True Likeness - small scale"}
          ]
       },
         {week:"autumn_2008_38",weektitle:"Autumn 2008 38",dateyear:"2010",datemonth:"11",dateday:"01",entry:
          [
//          {url:"s",suffix:"",person:"kris",firstnumber:1,pics:30,WebShowAll:true,comment:"Scott<BR><H3>more than 150 hours of studio time<BR>Another attempt to make a recognisable face<BR>8inches (200mm) high. Slightly larger scale than Neil</H3>"}
//          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:38,comment:"Scott<BR><H3>Another attempt to make a recognisable face<BR>Slightly larger scale than Neil</H3>"}
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:3,WebShowAll:true,comment:"True Likeness - small scale"}
          ]
       },
         {week:"autumn_2008_37",weektitle:"Autumn 2008 37",dateyear:"2010",datemonth:"10",dateday:"25",entry:
          [
//          {url:"s",suffix:"",person:"kris",firstnumber:1,pics:30,WebShowAll:true,comment:"Scott<BR><H3>more than 150 hours of studio time<BR>Another attempt to make a recognisable face<BR>8inches (200mm) high. Slightly larger scale than Neil</H3>"}
//          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:38,comment:"Scott<BR><H3>Another attempt to make a recognisable face<BR>Slightly larger scale than Neil</H3>"}
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:4,WebShowAll:true,comment:"True Likeness - small scale"}
          ]
       },
         {week:"autumn_2008_36",weektitle:"Autumn 2008 36",dateyear:"2010",datemonth:"07",dateday:"19",entry:
          [
//          {url:"s",suffix:"",person:"kris",firstnumber:1,pics:30,WebShowAll:true,comment:"Scott<BR><H3>more than 150 hours of studio time<BR>Another attempt to make a recognisable face<BR>8inches (200mm) high. Slightly larger scale than Neil</H3>"}
//          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:38,comment:"Scott<BR><H3>Another attempt to make a recognisable face<BR>Slightly larger scale than Neil</H3>"}
          {url:"s",suffix:"",person:"v",firstnumber:7,pics:5,WebShowAll:true,comment:"True Likeness - small scale"}
          ]
       },
         {week:"autumn_2008_35",weektitle:"Autumn 2008 35",dateyear:"2010",datemonth:"05",dateday:"03",entry:
          [
//          {url:"s",suffix:"",person:"kris",firstnumber:1,pics:30,WebShowAll:true,comment:"Scott<BR><H3>more than 150 hours of studio time<BR>Another attempt to make a recognisable face<BR>8inches (200mm) high. Slightly larger scale than Neil</H3>"}
//          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:38,comment:"Scott<BR><H3>Another attempt to make a recognisable face<BR>Slightly larger scale than Neil</H3>"}
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:5,WebShowAll:true,comment:"True Likeness - small scale"}
          ]
       },
         {week:"autumn_2008_34",weektitle:"Autumn 2008 34",dateyear:"2010",datemonth:"04",dateday:"19",entry:
          [
//          {url:"s",suffix:"",person:"kris",firstnumber:1,pics:30,WebShowAll:true,comment:"Scott<BR><H3>more than 150 hours of studio time<BR>Another attempt to make a recognisable face<BR>8inches (200mm) high. Slightly larger scale than Neil</H3>"}
//          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:38,comment:"Scott<BR><H3>Another attempt to make a recognisable face<BR>Slightly larger scale than Neil</H3>"}
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:6,WebShowAll:true,comment:"True Likeness - small scale"}
          ]
       },
         {week:"autumn_2008_33",weektitle:"Autumn 2008 33",dateyear:"2010",datemonth:"04",dateday:"07",entry:
          [
          {url:"s",suffix:"",person:"kris",firstnumber:1,pics:30,WebShowAll:true,comment:"Scott<BR><H3>more than 150 hours of studio time<BR>Another attempt to make a recognisable face<BR>8inches (200mm) high. Slightly larger scale than Neil</H3>"}
//          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:38,comment:"Scott<BR><H3>Another attempt to make a recognisable face<BR>Slightly larger scale than Neil</H3>"}
//          {url:"s",suffix:"",person:"v",firstnumber:1,pics:4,WebShowAll:true,comment:"True Likeness - small scale"}
          ]
       },
         {week:"autumn_2008_32",weektitle:"Autumn 2008 32",dateyear:"2010",datemonth:"03",dateday:"01",entry:
          [
          {url:"s",suffix:"",person:"kris",firstnumber:5,pics:24,WebShowAll:true,comment:"Scott<BR><H3>more than 150 hours of studio time<BR>Another attempt to make a recognisable face<BR>8inches (200mm) high. Slightly larger scale than Neil</H3>"},
//          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:38,comment:"Scott<BR><H3>Another attempt to make a recognisable face<BR>Slightly larger scale than Neil</H3>"}
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:4,WebShowAll:true,comment:"True Likeness - small scale"}
          ]
       },
         {week:"autumn_2008_31",weektitle:"Autumn 2008 31",dateyear:"2010",datemonth:"02",dateday:"02",entry:
          [
          {url:"s",suffix:"",person:"kris",firstnumber:1,pics:19,WebShowAll:true,comment:"Scott<BR><H3>more than 150 hours of studio time<BR>Another attempt to make a recognisable face<BR>8inches (200mm) high. Slightly larger scale than Neil</H3>"}
//          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:38,comment:"Scott<BR><H3>Another attempt to make a recognisable face<BR>Slightly larger scale than Neil</H3>"}
//          {url:"s",suffix:"",person:"v",firstnumber:1,pics:4,WebShowAll:true,comment:"True Likeness - small scale"}
          ]
       },
         {week:"autumn_2008_30",weektitle:"Autumn 2008 30",dateyear:"2010",datemonth:"01",dateday:"19",entry:
          [
          {url:"s",suffix:"",person:"kris",firstnumber:6,pics:18,WebShowAll:true,comment:"Scott<BR><H3>more than 150 hours of studio time<BR>Another attempt to make a recognisable face<BR>8inches (200mm) high. Slightly larger scale than Neil</H3>"},
//          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:38,comment:"Scott<BR><H3>Another attempt to make a recognisable face<BR>Slightly larger scale than Neil</H3>"}
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:4,WebShowAll:true,comment:"True Likeness - small scale"}
          ]
       },
         {week:"autumn_2008_29",weektitle:"Autumn 2008 29",dateyear:"2009",datemonth:"11",dateday:"30",entry:
          [
//          {url:"s",suffix:"",person:"kris",firstnumber:4,pics:20,WebShowAll:true,comment:"Scott<BR><H3>more than 150 hours of studio time<BR>Another attempt to make a recognisable face<BR>8inches (200mm) high. Slightly larger scale than Neil</H3>"},
//          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:38,comment:"Scott<BR><H3>Another attempt to make a recognisable face<BR>Slightly larger scale than Neil</H3>"}
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:1,WebShowAll:true,comment:"True Likeness - small scale"}
          ]
       },
         {week:"autumn_2008_28",weektitle:"Autumn 2008 28",dateyear:"2009",datemonth:"11",dateday:"24",entry:
          [
//          {url:"s",suffix:"",person:"kris",firstnumber:4,pics:20,WebShowAll:true,comment:"Scott<BR><H3>more than 150 hours of studio time<BR>Another attempt to make a recognisable face<BR>8inches (200mm) high. Slightly larger scale than Neil</H3>"},
//          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:38,comment:"Scott<BR><H3>Another attempt to make a recognisable face<BR>Slightly larger scale than Neil</H3>"}
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:4,WebShowAll:true,comment:"True Likeness - small scale"}
          ]
       },
         {week:"autumn_2008_27",weektitle:"Autumn 2008 27",dateyear:"2009",datemonth:"11",dateday:"10",entry:
          [
          {url:"s",suffix:"",person:"kris",firstnumber:4,pics:20,WebShowAll:true,comment:"Scott<BR><H3>more than 150 hours of studio time<BR>Another attempt to make a recognisable face<BR>8inches (200mm) high. Slightly larger scale than Neil</H3>"},
//          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:38,comment:"Scott<BR><H3>Another attempt to make a recognisable face<BR>Slightly larger scale than Neil</H3>"}
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:3,WebShowAll:true,comment:"True Likeness - small scale"}
          ]
       },
         {week:"autumn_2008_26",weektitle:"Autumn 2008 26",dateyear:"2009",datemonth:"10",dateday:"27",entry:
          [
          {url:"s",suffix:"",person:"kris",firstnumber:5,pics:21,WebShowAll:true,comment:"Scott<BR><H3>150 hours of studio time<BR>Another attempt to make a recognisable face<BR>8inches (200mm) high. Slightly larger scale than Neil</H3>"},
//          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:38,comment:"Scott<BR><H3>Another attempt to make a recognisable face<BR>Slightly larger scale than Neil</H3>"}
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:4,WebShowAll:true,comment:"True Likeness - small scale"}
          ]
       },
         {week:"autumn_2008_25",weektitle:"Autumn 2008 25",dateyear:"2009",datemonth:"10",dateday:"22",entry:
          [
//          {url:"s",suffix:"",person:"kris",firstnumber:2,pics:22,WebShowAll:true,comment:"Scott<BR><H3>140 hours of studio time<BR>Another attempt to make a recognisable face - quickly<BR>8inches (200mm) high. Slightly larger scale than Neil</H3>"},
//          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:38,comment:"Scott<BR><H3>Another attempt to make a recognisable face - quickly<BR>Slightly larger scale than Neil</H3>"}
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:3,WebShowAll:true,comment:"True Likeness - small scale"}
          ]
       },
         {week:"autumn_2008_24",weektitle:"Autumn 2008 24",dateyear:"2009",datemonth:"08",dateday:"26",entry:
          [
          {url:"s",suffix:"",person:"kris",firstnumber:2,pics:22,WebShowAll:true,comment:"Scott<BR><H3>140 hours of studio time<BR>Another attempt to make a recognisable face - quickly<BR>8inches (200mm) high. Slightly larger scale than Neil</H3>"},
//          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:38,comment:"Scott<BR><H3>Another attempt to make a recognisable face - quickly<BR>Slightly larger scale than Neil</H3>"}
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:1,WebShowAll:true,comment:"True Likeness - small scale"}
          ]
       },
         {week:"autumn_2008_23",weektitle:"Autumn 2008 23",dateyear:"2009",datemonth:"08",dateday:"13",entry:
          [
//         {url:"s",suffix:"",person:"kris",firstnumber:5,pics:19,WebShowAll:true,comment:"Scott<BR><H3>140 hours of studio time<BR>Another attempt to make a recognisable face - quickly<BR>8inches (200mm) high. Slightly larger scale than Neil</H3>"},
//          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:38,comment:"Scott<BR><H3>Another attempt to make a recognisable face - quickly<BR>Slightly larger scale than Neil</H3>"}
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:3,WebShowAll:true,comment:"True Likeness - small scale"}
          ]
       },
         {week:"autumn_2008_22",weektitle:"Autumn 2008 22",dateyear:"2009",datemonth:"08",dateday:"11",entry:
          [
//         {url:"s",suffix:"",person:"kris",firstnumber:5,pics:19,WebShowAll:true,comment:"Scott<BR><H3>140 hours of studio time<BR>Another attempt to make a recognisable face - quickly<BR>8inches (200mm) high. Slightly larger scale than Neil</H3>"},
//          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:38,comment:"Scott<BR><H3>Another attempt to make a recognisable face - quickly<BR>Slightly larger scale than Neil</H3>"}
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:1,WebShowAll:true,comment:"True Likeness - small scale"}
          ]
       },
         {week:"autumn_2008_21",weektitle:"Autumn 2008 21",dateyear:"2009",datemonth:"08",dateday:"7",entry:
          [
//         {url:"s",suffix:"",person:"kris",firstnumber:5,pics:19,WebShowAll:true,comment:"Scott<BR><H3>140 hours of studio time<BR>Another attempt to make a recognisable face - quickly<BR>8inches (200mm) high. Slightly larger scale than Neil</H3>"},
//          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:38,comment:"Scott<BR><H3>Another attempt to make a recognisable face - quickly<BR>Slightly larger scale than Neil</H3>"}
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:3,WebShowAll:true,comment:"True Likeness - small scale"}
          ]
       },
         {week:"autumn_2008_19",weektitle:"Autumn 2008 19",dateyear:"2009",datemonth:"07",dateday:"30",entry:
          [
         {url:"s",suffix:"",person:"kris",firstnumber:5,pics:19,WebShowAll:true,comment:"Scott<BR><H3>140 hours of studio time<BR>Another attempt to make a recognisable face - quickly<BR>8inches (200mm) high. Slightly larger scale than Neil</H3>"},
//          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:38,comment:"Scott<BR><H3>Another attempt to make a recognisable face - quickly<BR>Slightly larger scale than Neil</H3>"}
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:4,WebShowAll:true,comment:"True Likeness - small scale"}
          ]
       },
         {week:"autumn_2008_18",weektitle:"Autumn 2008 18",dateyear:"2009",datemonth:"07",dateday:"28",entry:
          [
         {url:"s",suffix:"",person:"kris",firstnumber:4,pics:24,WebShowAll:true,comment:"Scott<BR><H3>140 hours of studio time<BR>Another attempt to make a recognisable face - quickly<BR>8inches (200mm) high. Slightly larger scale than Neil</H3>"},
//          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:38,comment:"Scott<BR><H3>Another attempt to make a recognisable face - quickly<BR>Slightly larger scale than Neil</H3>"}
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:3,WebShowAll:true,comment:"True Likeness - small scale"}
          ]
       },
         {week:"autumn_2008_17",weektitle:"Autumn 2008 17",dateyear:"2009",datemonth:"07",dateday:"21",entry:
          [
//         {url:"s",suffix:"",person:"kris",firstnumber:1,pics:26,WebShowAll:true,comment:"Scott<BR><H3>140 hours of studio time<BR>Another attempt to make a recognisable face - quickly<BR>8inches (200mm) high. Slightly larger scale than Neil</H3>"}
//          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:38,comment:"Scott<BR><H3>Another attempt to make a recognisable face - quickly<BR>Slightly larger scale than Neil</H3>"}
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:1,WebShowAll:true,comment:"True Likeness - small scale"}
          ]
       },
         {week:"autumn_2008_16",weektitle:"Autumn 2008 16",dateyear:"2009",datemonth:"07",dateday:"16",entry:
          [
//         {url:"s",suffix:"",person:"kris",firstnumber:1,pics:26,WebShowAll:true,comment:"Scott<BR><H3>140 hours of studio time<BR>Another attempt to make a recognisable face - quickly<BR>8inches (200mm) high. Slightly larger scale than Neil</H3>"}
//          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:38,comment:"Scott<BR><H3>Another attempt to make a recognisable face - quickly<BR>Slightly larger scale than Neil</H3>"}
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:1,WebShowAll:true,comment:"True Likeness - small scale"}
          ]
       },
         {week:"autumn_2008_15",weektitle:"Autumn 2008 15",dateyear:"2009",datemonth:"07",dateday:"14",entry:
          [
//         {url:"s",suffix:"",person:"kris",firstnumber:1,pics:26,WebShowAll:true,comment:"Scott<BR><H3>140 hours of studio time<BR>Another attempt to make a recognisable face - quickly<BR>8inches (200mm) high. Slightly larger scale than Neil</H3>"}
//          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:38,comment:"Scott<BR><H3>Another attempt to make a recognisable face - quickly<BR>Slightly larger scale than Neil</H3>"}
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:3,WebShowAll:true,comment:"True Likeness - small scale"}
          ]
       },
         {week:"autumn_2008_14",weektitle:"Autumn 2008 14",dateyear:"2009",datemonth:"06",dateday:"26",entry:
          [
         {url:"s",suffix:"",person:"kris",firstnumber:1,pics:26,WebShowAll:true,comment:"Scott<BR><H3>140 hours of studio time<BR>Another attempt to make a recognisable face - quickly<BR>8inches (200mm) high. Slightly larger scale than Neil</H3>"}
//          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:38,comment:"Scott<BR><H3>Another attempt to make a recognisable face - quickly<BR>Slightly larger scale than Neil</H3>"}
//          {url:"s",suffix:"",person:"v",firstnumber:1,pics:1,WebShowAll:true,comment:"True Likeness - small scale"}
          ]
       },
         {week:"autumn_2008_13",weektitle:"Autumn 2008 13",dateyear:"2009",datemonth:"06",dateday:"11",entry:
          [
         {url:"s",suffix:"",person:"kris",firstnumber:1,pics:25,WebShowAll:true,comment:"Scott<BR><H3>135 hours of studio time<BR>Another attempt to make a recognisable face - quickly<BR>8inches (200mm) high. Slightly larger scale than Neil</H3>"},
//          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:38,comment:"Scott<BR><H3>Another attempt to make a recognisable face - quickly<BR>Slightly larger scale than Neil</H3>"}
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:1,WebShowAll:true,comment:"True Likeness - small scale"}
          ]
       },
         {week:"autumn_2008_12",weektitle:"Autumn 2008 12",dateyear:"2009",datemonth:"03",dateday:"31",entry:
          [
         {url:"s",suffix:"",person:"kris",firstnumber:5,pics:22,WebShowAll:true,comment:"Scott<BR><H3>125 hours of studio time<BR>Another attempt to make a recognisable face - quickly<BR>8inches (200mm) high. Slightly larger scale than Neil</H3>"},
//          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:38,comment:"Scott<BR><H3>Another attempt to make a recognisable face - quickly<BR>Slightly larger scale than Neil</H3>"}
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:4,WebShowAll:true,comment:"True Likeness - small scale"}
          ]
       },
         {week:"autumn_2008_11",weektitle:"Autumn 2008 11",dateyear:"2009",datemonth:"03",dateday:"24",entry:
          [
         {url:"s",suffix:"",person:"kris",firstnumber:1,pics:28,WebShowAll:true,comment:"Scott<BR><H3>124 hours of studio time<BR>Another attempt to make a recognisable face - quickly<BR>8inches (200mm) high. Slightly larger scale than Neil</H3>"}
//          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:38,comment:"Scott<BR><H3>Another attempt to make a recognisable face - quickly<BR>Slightly larger scale than Neil</H3>"}
//          {url:"s",suffix:"",person:"v",firstnumber:1,pics:3,WebShowAll:true,comment:"True Likeness - small scale"}
          ]
       },
         {week:"autumn_2008_10",weektitle:"Autumn 2008 10",dateyear:"2009",datemonth:"03",dateday:"17",entry:
          [
//         {url:"s",suffix:"",person:"kris",firstnumber:4,pics:17,WebShowAll:true,comment:"Scott<BR><H3>120 hours of studio time<BR>Another attempt to make a recognisable face - quickly<BR>Slightly larger scale than Neil</H3>"},
//          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:38,comment:"Scott<BR><H3>Another attempt to make a recognisable face - quickly<BR>Slightly larger scale than Neil</H3>"}
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:3,WebShowAll:true,comment:"True Likeness - small scale"}
          ]
       },
         {week:"autumn_2008_9",weektitle:"Autumn 2008 9",dateyear:"2009",datemonth:"03",dateday:"10",entry:
          [
         {url:"s",suffix:"",person:"kris",firstnumber:4,pics:17,WebShowAll:true,comment:"Scott<BR><H3>120 hours of studio time<BR>Another attempt to make a recognisable face - quickly<BR>Slightly larger scale than Neil</H3>"},
//          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:38,comment:"Scott<BR><H3>Another attempt to make a recognisable face - quickly<BR>Slightly larger scale than Neil</H3>"}
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:3,WebShowAll:true,comment:"True Likeness - small scale"}
          ]
       },
         {week:"autumn_2008_8",weektitle:"Autumn 2008 8",dateyear:"2009",datemonth:"03",dateday:"03",entry:
          [
//          {url:"s",suffix:"",person:"kris",firstnumber:1,pics:43,WebShowAll:true,comment:"Scott<BR><H3>95 hours of studio time<BR>Another attempt to make a recognisable face - quickly<BR>Slightly larger scale than Neil</H3>"}
//          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:38,comment:"Scott<BR><H3>Another attempt to make a recognisable face - quickly<BR>Slightly larger scale than Neil</H3>"}
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:3,WebShowAll:true,comment:"True Likeness - small scale"}
          ]
       },
         {week:"autumn_2008_7",weektitle:"Autumn 2008 7",dateyear:"2009",datemonth:"02",dateday:"23",entry:
          [
//          {url:"s",suffix:"",person:"kris",firstnumber:1,pics:43,WebShowAll:true,comment:"Scott<BR><H3>95 hours of studio time<BR>Another attempt to make a recognisable face - quickly<BR>Slightly larger scale than Neil</H3>"}
//          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:38,comment:"Scott<BR><H3>Another attempt to make a recognisable face - quickly<BR>Slightly larger scale than Neil</H3>"}
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:3,WebShowAll:true,comment:"True Likeness - small scale"}
          ]
       },
         {week:"libera_snow",weektitle:"Libera Choirboy",dateyear:"2009",datemonth:"02",dateday:"07",entry:
          [
          {url:"s",suffix:"",person:"kris",firstnumber:1,pics:1,WebShowAll:true,
                 comment:"Libera Choirboy<BR><H3>3 hours<BR>life size - except Libera heights cover a wide range<BR>This is the only angle that works for the face. The thawing snow was too fragile to model a face properly<BR><A HREF=http://www.myspace.com/liberaofficial TARGET=_blank >Libera MySpace music</A></H3>"}
//          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:38,comment:"Scott<BR><H3>Another attempt to make a recognisable face - quickly<BR>Slightly larger scale than Neil</H3>"}
//          {url:"s",suffix:"",person:"v",firstnumber:1,pics:3,WebShowAll:true,comment:"True Likeness - small scale"}
          ]
       },
         {week:"cold_icarus",weektitle:"Cold Icarus",dateyear:"2009",datemonth:"02",dateday:"02",entry:
          [
          {url:"s",suffix:"",person:"kris",firstnumber:1,pics:3,WebShowAll:true,comment:"Cold Icarus<BR><H3>3 hours<BR>more than half size</H3>"}
//          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:38,comment:"Scott<BR><H3>Another attempt to make a recognisable face - quickly<BR>Slightly larger scale than Neil</H3>"}
//          {url:"s",suffix:"",person:"v",firstnumber:1,pics:3,WebShowAll:true,comment:"True Likeness - small scale"}
          ]
       },
         {week:"autumn_2008_5",weektitle:"Autumn 2008 5",dateyear:"2009",datemonth:"01",dateday:"27",entry:
          [
//          {url:"s",suffix:"",person:"kris",firstnumber:1,pics:43,WebShowAll:true,comment:"Scott<BR><H3>95 hours of studio time<BR>Another attempt to make a recognisable face - quickly<BR>Slightly larger scale than Neil</H3>"}
//          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:38,comment:"Scott<BR><H3>Another attempt to make a recognisable face - quickly<BR>Slightly larger scale than Neil</H3>"}
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:3,WebShowAll:true,comment:"True Likeness - small scale"}
          ]
       },
         {week:"autumn_2008_4",weektitle:"Autumn 2008 4",dateyear:"2009",datemonth:"01",dateday:"20",entry:
          [
//          {url:"s",suffix:"",person:"kris",firstnumber:1,pics:43,WebShowAll:true,comment:"Scott<BR><H3>95 hours of studio time<BR>Another attempt to make a recognisable face - quickly<BR>Slightly larger scale than Neil</H3>"}
//          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:38,comment:"Scott<BR><H3>Another attempt to make a recognisable face - quickly<BR>Slightly larger scale than Neil</H3>"}
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:3,WebShowAll:true,comment:"True Likeness - small scale"}
          ]
       },
         {week:"autumn_2008_3",weektitle:"Autumn 2008 3",dateyear:"2008",datemonth:"12",dateday:"18",entry:
          [
//          {url:"s",suffix:"",person:"kris",firstnumber:1,pics:43,WebShowAll:true,comment:"Scott<BR><H3>95 hours of studio time<BR>Another attempt to make a recognisable face - quickly<BR>Slightly larger scale than Neil</H3>"}
//          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:38,comment:"Scott<BR><H3>Another attempt to make a recognisable face - quickly<BR>Slightly larger scale than Neil</H3>"}
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:3,WebShowAll:true,comment:"True Likeness - small scale"}
          ]
       },
         {week:"autumn_2008_2",weektitle:"Autumn 2008 2",dateyear:"2008",datemonth:"12",dateday:"09",entry:
          [
//          {url:"s",suffix:"",person:"kris",firstnumber:1,pics:43,WebShowAll:true,comment:"Scott<BR><H3>95 hours of studio time<BR>Another attempt to make a recognisable face - quickly<BR>Slightly larger scale than Neil</H3>"}
//          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:38,comment:"Scott<BR><H3>Another attempt to make a recognisable face - quickly<BR>Slightly larger scale than Neil</H3>"}
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:1,WebShowAll:true,comment:"True Likeness - small scale"}
          ]
       },
         {week:"autumn_2008_1",weektitle:"Autumn 2008 1",dateyear:"2008",datemonth:"11",dateday:"25",entry:
          [
//          {url:"s",suffix:"",person:"kris",firstnumber:1,pics:43,WebShowAll:true,comment:"Scott<BR><H3>95 hours of studio time<BR>Another attempt to make a recognisable face - quickly<BR>Slightly larger scale than Neil</H3>"}
//          {url:"s",suffix:"a",person:"kris",firstnumber:1,pics:38,comment:"Scott<BR><H3>Another attempt to make a recognisable face - quickly<BR>Slightly larger scale than Neil</H3>"}
          {url:"s",suffix:"",person:"v",firstnumber:1,pics:8,WebShowAll:true,comment:"True Likeness - small scale"}
          ]
       }

        ];

 var AllPeople = [
          {person:"kris",pseud:"Kris",name:"Kris"},
          {person:"v",pseud:"V",name:"Viv"}
 	];



