// animation speed // mode1 float fAnimateMode1Ratio1Speed = 1.0f; float fAnimateMode1Ratio2Speed = .75f; // mode2 float fAnimateMode2Ratio1Speed = 1.0f; float fAnimateMode2Ratio2Speed = .75f; // mysql String MySQL_host = "tango.mat.ucsb.edu"; String MySQL_user = "mat259"; String MySQL_pass = "V1sual1zat1on"; String MySQL_database = "spl_years"; // filenames // book names String[] Microsoft = {"Windows 7 for dummies, 222", "Excel 2010 for dummies, 211", "How to use Microsoft Excel 2007, 211", "Microsoft Office Excel 2007 for dummies, 176", "Discover Microsoft Excel 2007 Level 2, 175", "Discover Microsoft Excel 2007 Level 1, 142", "Discover Microsoft Word 2007 Level 2, 140", "Discover Microsoft Access 2007 Level 3, 139", "Discover Microsoft Access 2007 Level 3. 137", "How to use Microsoft Word 2007, 137"}; String[] Apple = {"Just kids, 1242", "Apples, 195", "Steve Jobs, 161", "Johnny Appleseed a tall tale, 123", "Pirates of Silicon Valley, 119", "apple pip princess, 118", "Circus, 117", "Johnny Boo and the happy apples, 117", "Ducking, 109", "Apples to Oregon being the slightly...., 105"}; // ? int num = 9;