
if( document.images ) {







var Group = new Array();
Group[0]= new Image();
Group[0].src = "http://minty.stanford.edu/images2/people/Group/group.jpg";
Group[1]= new Image();
Group[1].src = "http://minty.stanford.edu/images2/people/Group/DSC_0619_mod.jpg";
Group[2]= new Image();
Group[2].src = "http://minty.stanford.edu/images2/people/Group/group19.jpg";
 



}







