
  var burl = "http://ftag.org/richardscott/woodturning/images/";

  var c = 0;
  for (c=0;c <= cMax;c++) {

    // ********************************************************************

    if (c == cBowls) {

      var p = new ProjectType("Bowl #1",'Spring 2006',cBowls);

      p.t("Black Walnut bowl. My first and not last bowl!");

      var url = burl + "bowls";

      p.v("Front View",url,"bwb1_");

      MasterPage.project.push(p);
    }

    // ********************************************************************

    if (c == cBowls) {

      var p = new ProjectType("Bowl Ideas 1",'2008',c);
      var url = "http://www.ftag.org/richardscott/woodturning/documents/bowls";

      //p.t("Some poor images of various bool shapes and designes.");
      
      p.view.push(new ViewType("Bowl Ideas",url,"sp%20001.jpg","sp% 001.jpg"));

      p.t0('<UL>');
      p.t0("<LI><a href='http://ftag.org/cgi-bin/s7.php?u=http://www.ftag.org/richardscott/woodturning/documents/bowls/&c=3' target='ss'>Some bowl shapes Slide Show</A>");
      p.t0("<LI><a href='http://ftag.org/richardscott/woodturning/documents/JapaneseBowlCatalog.pdf' target='ss'>Japanese Bowl Catalog</A>");
      p.t0("<LI><a href='http://ftag.org/richardscott/woodturning/documents/Guide%20to%20Bowl%20Making.pdf' target='ss'>Guide to Bowl Making</A>");
      p.t0("<LI><a href='http://ftag.org/richardscott/woodturning/documents/Pentagon%20bowl%20instructions.pdf' target='ss'>make a Pentagon Bowl</A>");
      p.t0('</UL>');

      MasterPage.project.push(p);
    }

    // ********************************************************************

    if (c == cGavels) {

      var p = new ProjectType("Gavel #1",'October 2006',c);

      p.t("Maple Gavel for the local wood working Association.");

      var url = burl + "gavels";

      p.view.push(new ViewType("Front View"     ,url,"g1_t.jpg","g1_l.jpg"));

      MasterPage.project.push(p);
    }

    // ********************************************************************

    if (c == cGavels) {
      var p = new ProjectType("Gavel #2",'October 2006',c);
      p.t("Maple Gavel made as a Christmas present for my bother in law who is a police officer.");
      p.t("Made partialy as a joke (not on him) but for him so he can hold mock trials.");
      var url = burl + "gavels";
      p.view.push(new ViewType("Gavel #2",url,"g2_t.jpg","g2_l.jpg"));
      MasterPage.project.push(p);
    }

    // ********************************************************************

    if (c == cGavels) {
      var p = new ProjectType("Gavel #3",'December 2006',c);
      p.t("Maple Gavel made for my self and as practice of doing beads.");
      var url = burl + "gavels";
      p.view.push(new ViewType("Gavel #3",url,"g3_t.jpg","g3_l.jpg"));
      MasterPage.project.push(p);
    }

    // ********************************************************************

    if (c == cGavels) {

      var p = new ProjectType("Gavel #4",'January 2007',c);

      p.t("Jatoba Gavel.");

      var url = burl + "gavels";

      p.v("Jatoba Gavel",url,"g4_");
      p.t("One of two similar jatoba gavels made this winter.");
      p.t("One has gone to some friends whom just had put down some jatoba flooring.");

      MasterPage.project.push(p);
    }

    // ********************************************************************

    if (c == cTops) {

      var p = new ProjectType("Tops 1",'December 2006',c);

      p.t("Simple tops made with jatoba and the spinning top kits for Lee Valley Tools.");

      var url = burl + "tops";

      p.v("3 Tops",url,"tops1_");

      MasterPage.project.push(p);
    }

    // ********************************************************************

    if (c == cTops) {

      var p = new ProjectType("Tops 2",'December 2006',c);

      p.t("Two more tops made with jatoba and the kits for Lee Valley Tools.");
      p.t("One went to my dad and the other went to some friends and their cat.");

      var url = burl + "tops";

      p.v("2 Tops"     ,url,"tops2_");

      MasterPage.project.push(p);
    }
    
	// ********************************************************************

    if (c == cMisc) {
      var p = new ProjectType("Statue Base",'July 2009',c);
      p.t("Turned this base to help support a suicidal soap stone statue.");
      p.t("Base was turned from a 14 x 2 Wenge.");
      var url = burl + "misc/base1";
      p.view.push(new ViewType("1",url,"05.jpg","05.jpg"));
      p.view.push(new ViewType("2",url,"06.jpg","06.jpg"));
      p.view.push(new ViewType("3",url,"07.jpg","07.jpg"));
      MasterPage.project.push(p);
    }

    // ********************************************************************

    if (c == cMisc) {
      var p = new ProjectType("Letter Opener",'December 2006',c);
      p.t("Just had to give this a try.");
      p.t("Turned the handel and then hand formed the blade.");
      var url = burl + "misc";
      p.view.push(new ViewType("Letter Opener",url,"lo1_t.jpg","lo1_l.jpg"));
      MasterPage.project.push(p);
    }
    

    // ********************************************************************

	if ((c == cScrolls) || (c == cScrolls)) {

      var p = new ProjectType("Bar Mitzvah Scroll",'October 2006',c);

      p.pricom();

      p.t("My friend and I made this scroll for her son's Bar Mitzvah.");
      p.a("It consists of 3 discs per side with 6 ft of frabric signed by those who attended the Bar Mitzvah ."); 
      p.a("The wood is maple with a mahogany stain.");
      p.a("I have an order for her daughter's Bat Mitzvah in just a few years.");

      var url = burl + "scrolls/jg";

      p.v("Cover",url,"s1_");
      p.t1("The scroll has a fabric cover.");

      p.v("Uncovered",url,"s2_");
      p.t("A short piece of ribbon holds the scroll together.");     
 
      p.v("Signatures",url,"s3_");
      p.t("With the scroll partially unrolled one can see the numerous signatures of those who attended the party.");

      p.v("End Detail",url,"s4_");
      p.t("Close up of the ends shows how the three (3) disks interlock to keep the scroll neat and tidy.");

      MasterPage.project.push(p);
    }
    
// ********************************************************************

    if ((c == cScrolls) || (c == cScrolls)) {

      var p = new ProjectType("Bat Mitzvah Scroll",'May 2009',c);

      p.pricom();

      p.t("My friend and I made this second scroll for her daughter's Bat Mitzvah.");
      p.a("It consists of 3 discs per side with more than 6 ft of frabric signed by those who attended the Bat Mitzvah."); 
      p.a("The wood is mahogany with a mahogany stain.");
      //p.a("I have an order for her daughter's Bat Mitzvah in just a few years.");

      var url = burl + "scrolls/sg";

      p.v1("Cover",url,"s1.jpg");
      p.t1("The scroll has a fabric cover.");

      p.v1("Uncovered",url,"s2.jpg");
      p.t("A short piece of ribbon holds the scroll together.");     
 
      p.v1("Signatures",url,"s3.jpg");
      p.t("With the scroll partially unrolled one can see the numerous signatures of those who attended the party.");

      p.v1("End Detail",url,"s4.jpg");
      p.t("Close up of the ends shows how the three (3) disks interlock to keep the scroll neat and tidy.");

      p.v1("End Detail",url,"s5.jpg");
      p.t("Close up of the ends shows how the three (3) disks interlock to keep the scroll neat and tidy.");

      MasterPage.project.push(p);
    }

    // ********************************************************************

    if (c == cMallets) {

      var p = new ProjectType("Group of 5 Mallets",'July 2007',c);
  
      p.t("Working with a wood carver friend of mine to come up with a design for a mallet that can be used by wood carvers.");

      var url = burl + "mallets";

      p.view.push(new ViewType("5 Mallets",url,"5m_t.jpg","5m_l.jpg"));

      MasterPage.project.push(p);
    }

    // ********************************************************************

    if (c == cMallets) {

      var p = new ProjectType("Group of 2 Mallets",'September 2007',c);

      var url = burl + "mallets/Karens";

      p.t("These belong to a woodworker friend..");
      p.t("NOTE: I did not make these mallets .... but I do have plans to copy then soon.");
      
      p.v("2 Mallets",url,"IMG_0833_1");
 
      p.v("Mallet",url,"IMG_0834_2");

      p.v("Mallet",url,"IMG_0835_3");

      MasterPage.project.push(p);
    }

    // ********************************************************************

    if (c == cMallets) {

      var p = new ProjectType("Group of 5 Mallets",'Winter 2008',c);

      var url = burl + "mallets/a5";

      p.t("These are a group of carving mallets I have made over the years.");
      
      p.v("5 Mallets",url,"p1");
      p.t("Over the years I have now come to a style of mallet that works well.");
      p.t("The two in the back are of my old design and the ones in the front (3) are of my current design."); 

      p.v("2 Mallets",url,"p2");
      p.t("The one on the left is made of Cocobolo and the other on the right is made of Ceible.");

      MasterPage.project.push(p);
    }

    // ********************************************************************

    if (c == cBowls) {

      var p = new ProjectType("Big Leaf Maple 1",'February 2008',c);

      var url = burl + "bowls";

      p.t("Big Leaf Maple");
      p.v("View",url,"blm11");
      p.v("Closeup",url,"blm12");

      MasterPage.project.push(p);
    }

    // ********************************************************************

    if (c == cBowls) {

      var p = new ProjectType("Big Leaf Maple 2",'January 2008',c);

      var url = burl + "bowls";

      p.t("Big Leaf Maple");
      p.v("Bowl",url,"blm21");
      p.v("Closeup",url,"blm22");

      MasterPage.project.push(p);
    }

    // ********************************************************************

    if ((c == cBowls) || (c == cMisc)) {

      var p = new ProjectType("Big Blue Things X2",'February 2008',c);

      var url = burl + "p1";
 
      var t;
      
      p.t("Made the following foam end caps for ");
      p.link("http://www.magenn.com",'magenn','x');
      p.a("to be used in a model of the new product they are making.");

      p.v("Project",url,"a0");
      t = 'At 10" thick consisting of 5 layers of 2" blue foam and 36" in diameter at the base these are big puppies.';
      t += '  Initially they wanted 12.5" but I asked if that could be reduced due to the unstable nature of the item.';
      p.t(t);

      p.v("End Cap #1",url,"a1");

      t = "Well actually the second one as the first one litteraly exploded as I turned on the lathe.";
      t += '  With a diameter of 36+" inches the initial unballenced blank shook itself apart.';
      t += "  I thus started to shape and balance the initial blanks with a router with the blank turned by hand.";
      t += "  I then was able to form the shape with normal gouges and then sand by hand and electric.";
      p.t(t);
       
      p.v("Mess",url,"a2");
      t = "Lots of debris and it is also sticks to things due to its static charges.";
      t += "  Not a lot! Well this mess filled at least 4 large garbage bags.";
      t += "  Not shown here is the heap of off cuts from the band saw that also filled many bags.";
      t += "  Also missed the garbage truck of the week.";
      p.t(t);

      p.v("End Cap #2",url,"a3");
      p.t("Finished end cap.");

      p.view.push(new ViewType("Magenn",'http://www.magenn.com/images',"header.jpg ","header.jpg"));
      p.link("http://www.treehugger.com/files/2005/12/magenn_air_roto.php",'more info');

      MasterPage.project.push(p);
    }

    // ********************************************************************

    if ((c == cMisc) || (c == cMisc)) {

      var p = new ProjectType("Jimmy Clewes",'March 2008',c);

      var url = burl + "JimmyClewes";

      p.t("<A NAME='JimmyClewes'>");
      p.view.push(new ViewType("Day 2",'http://www.jimmyclewes.com/images',"butt_courses.png","butt_courses.png "));
      p.link("http://www.jimmyclewes.com/",'Jimmy&lsquo;s web site');

      p.ss(url + "/",'&c=4');

      MasterPage.project.push(p);
    }
    
    // ********************************************************************

    if ((c == cPens) || (c == cPens)) {

      var p = new ProjectType("200808",'August 2008',c);

      var url = burl + "pens/200808";
      
      p.v1("Cocobolo",url,"cocobolo.jpg");
      p.dim("height=300");
    
      p.v1("Penut",url,"penut.jpg");
      p.dim("height=300");
      p.t("Pen done by my daughter Adrienne.");
      p.t0("<BR><img height=100 src=" + url + "/Adrienne.jpg>");

      //p.help();
            
      MasterPage.project.push(p);
    }
    
    // ********************************************************************

  }

// ********************************************************************

function add_mi (n) 
{
  var x = "http://www.ftag.org/cgi-bin/gen_mp1.pl?&js1=p1.js&js2=p2.js&u=http://ftag.org/richardscott/woodturning";

  mi_url = x;

  MasterPage.menuItem2("Tops"     ,x + "&title=Tops&class=cTops"      ,n,cTops);
  MasterPage.menuItem2("Bowls"    ,x + "&title=Bowls&class=cBowls"    ,n,cBowls);
  MasterPage.menuItem2("Gavels"   ,x + "&title=Gavels&class=cGavels"  ,n,cGavels);
  MasterPage.menuItem2("Pens"     ,x + "&title=Pens&class=cPens"      ,n,cPens);
  MasterPage.menuItem2("Mallets"  ,x + "&title=Mallets&class=cMallets",n,cMallets);
  MasterPage.menuItem2("Scrolls"  ,x + "&title=Scrolls&class=cScrolls",n,cScrolls);
  MasterPage.menuItem2("Misc"     ,x + "&title=Misc&class=cMisc"      ,n,cMisc);

}

// ********************************************************************
