var Projects = new Array();

Projects[1] = new Project('../images/Roth01.jpg','Oakland Hills','1994');
Projects[2] = new Project('../images/Roth02.jpg','Oakland Hills','1994');
Projects[3] = new Project('../images/Roth03.jpg','Oakland Hills','1994');
Projects[4] = new Project('../images/Roth04.jpg','Oakland Hills','1994');
Projects[5] = new Project('../images/Roth05.jpg','Oakland Hills','1994');
Projects[6] = new Project('../images/Roth06.jpg','Oakland Hills','1994');
Projects[7] = new Project('../images/Roth07.jpg','Oakland Hills','1994');
Projects[8] = new Project('../images/Roth08.jpg','Oakland Hills','1994');
