var ic = 3; var fpimage = new Array(ic); fpimage[0] = "http://www.colgatebookstore.com/swap/images/fa_phillips"; fpimage[1] = "http://www.colgatebookstore.com/swap/images/fa_woodruff"; fpimage[2] = "http://www.colgatebookstore.com/swap/images/fa_fineman"; var fpurl = new Array(ic); fpurl[0] = "http://www.colgatebookstore.com/colgateauthors/alumni_authors/last_name_n_z/phillips_kevin/"; fpurl[1] = "http://www.colgatebookstore.com/colgateauthors/alumni_authors/last_name_n_z/woodruff_lee_bob/"; fpurl[2] = "http://www.colgatebookstore.com/colgateauthors/alumni_authors/last_name_a_m/fineman_howard/"; var fpbody = new Array(ic); fpbody[0] = "Spotlight on alumnus Kevin Phillips, author of Bad Money"; fpbody[1] = "Spotlight on alumni Lee and Bob Woodruff, authors of In an Instant"; fpbody[2] = "Spotlight on alumnus Howard Fineman, author of The Thirteen American Arguments"; var choice=Math.floor(Math.random()*ic); 
