var Projects = new Array();

Projects[1] = new Project('../images/Yu01.jpg','Oakland','2002');
Projects[2] = new Project('../images/Yu02.jpg','Oakland','2002');
Projects[3] = new Project('../images/Yu03.jpg','Oakland','2002');
Projects[4] = new Project('../images/Yu04.jpg','Oakland','2002');
Projects[5] = new Project('../images/Yu05.jpg','Oakland','2002');
Projects[6] = new Project('../images/Yu06.jpg','Oakland','2002');
Projects[7] = new Project('../images/Yu07.jpg','Oakland','2002');
Projects[8] = new Project('../images/Yu08.jpg','Oakland','2002');
