/** * Adjustable Data for the 2011 Stanford Summer Participation Campaign * * The numbers after the colons in between the "Adjustable Data" tags can be changed to affect the * chart. Be sure to keep the trailing comma after each data number. * * Created for Stanford by Pipsqueak Productions LLC. 415/668-4372. CWerby@Pipsqueak.com. */ StanfordData.DonorsToDate = { /*BEGIN DONORS TO DATE -- ADJUSTABLE DATA Latest numbers: 2015-06-29 */ "2006" : 302, "2007" : 288, "2008" : 314, "2009" : 310, "2011" : 307, "2012" : 327, "2013" : 253, "2014" : 118, /*END DONORS TO DATE -- ADJUSTABLE DATA*/ }; StanfordData.ClassSize = { /*BEGIN CLASS SIZE -- ADJUSTABLE DATA Latest numbers: 2013-07-01 */ "2006" : 365, "2007" : 365, "2008" : 365, "2009" : 365, "2011" : 365, "2012" : 365, "2013" : 365, "2014" : 365, /*END CLASS SIZE -- ADJUSTABLE DATA*/ };