var ic = 5; var fpimage = new Array(ic); fpimage[0] = "http://www.colgatebookstore.com/swap/images/walkway"; fpimage[1] = "http://www.colgatebookstore.com/swap/images/glasswear"; fpimage[2] = "http://www.colgatebookstore.com/swap/images/cheer"; fpimage[3] = "http://www.colgatebookstore.com/swap/images/decals"; fpimage[4] = "http://www.colgatebookstore.com/swap/images/blankets"; var fpurl = new Array(ic); fpurl[0] = "http://colgatebookstore.com/gifts/gifts_for_the_office/"; fpurl[1] = "http://colgatebookstore.com/gifts/drinkware/glassware/"; fpurl[2] = "http://colgatebookstore.com/gifts/colgate_spirit_gifts/"; fpurl[3] = "http://colgatebookstore.com/gifts/decals/"; fpurl[4] = "http://colgatebookstore.com/gifts/blankets/"; var fpbody = new Array(ic); fpbody[0] = "This is the path to great gifts."; fpbody[1] = "Colgate glassware make great gifts."; fpbody[2] = "Yes yes, yes we do we got spirit how about you?"; fpbody[3] = "Browse our great selection of decals."; fpbody[4] = "Check out our selection of Colgate blankets."; var choice=Math.floor(Math.random()*ic);