var Projects = new Array();

Projects[1] = new Project('../images/Kelly01.jpg','San Francisco','2004');
Projects[2] = new Project('../images/Kelly02.jpg','San Francisco','2004');
Projects[3] = new Project('../images/Kelly03.jpg','San Francisco','2004');
Projects[4] = new Project('../images/Kelly04.jpg','San Francisco','2004');
Projects[5] = new Project('../images/Kelly05.jpg','San Francisco','2004');
Projects[6] = new Project('../images/Kelly06.jpg','San Francisco','2004');
Projects[7] = new Project('../images/Kelly07.jpg','San Francisco','2004');
Projects[8] = new Project('../images/Kelly08.jpg','San Francisco','2004');
