/** * Adjustable Data for the 2012 Giving 365 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. * * (Note that this data appears to be sample data.) * * Product Producer is Abigail Schairer; 650-723-5980; abigails@stanford.edu * * Created for Stanford by Pipsqueak Productions LLC. 415/668-4372. CWerby@Pipsqueak.com. */ StanfordData.DonorsToDate = { /*BEGIN DONORS TO DATE -- ADJUSTABLE DATA Latest numbers: 2012-11-05 */ "2003" : 69, "2004" : 69, "2005" : 68, "2006" : 68, "2008" : 69, "2009" : 69, "2010" : 67, "2011" : 44, "2012" : 15, /*END DONORS TO DATE -- ADJUSTABLE DATA*/ }; StanfordData.ClassSize = { /*BEGIN CLASS SIZE -- ADJUSTABLE DATA Latest numbers: 2012-10-23 */ "2003" : 70, "2004" : 70, "2005" : 70, "2006" : 70, "2008" : 70, "2009" : 70, "2010" : 70, "2011" : 70, "2012" : 70, /*END CLASS SIZE -- ADJUSTABLE DATA*/ };