var ic = 4; var fpimage = new Array(ic); fpimage[0] = "http://www.colgatebookstore.com/swap/images/cares.jpg"; fpimage[1] = "http://www.colgatebookstore.com/swap/images/piggy.jpg"; fpimage[2] = "http://www.colgatebookstore.com/swap/images/Bertine.jpg"; fpimage[3] = "http://www.colgatebookstore.com/swap/images/cookie.jpg"; var fpurl = new Array(ic); fpurl[0] = "http://www.colgatebookstore.com/2007/09/conference_room.html"; fpurl[1] = "http://colgatebookstore.com/events06/2010/06/elephant_piggie_new_book_party.html"; fpurl[2] = "http://colgatebookstore.com/events06/2010/10/kathryn_bertine_97_as_good_as.html"; fpurl[3] = "http://colgatebookstore.com/events06/2010/06/cooking_demo_afternoon_tea_wit.html"; var fpbody = new Array(ic); fpbody[0] = "Colgate Bookstore Mission Statement"; fpbody[1] = "Elephant and Piggy new book party."; fpbody[2] = "Class of 97 Kathryn Bertine. Author event Good as Gold."; fpbody[3] = "Cooking demo with Lauren Braun Costello."; var choice=Math.floor(Math.random()*ic);
