// The paths to each of the pictures in the pool
PicturePaths[0]  = "images/photos/global_speakers/rightnav/balsillie.jpg";
PicturePaths[1]  = "images/photos/global_speakers/rightnav/dormann.jpg";
PicturePaths[2]  = "images/photos/global_speakers/rightnav/fung.jpg";
PicturePaths[3]  = "images/photos/global_speakers/rightnav/ghosn.jpg";
PicturePaths[4]  = "images/photos/global_speakers/rightnav/hu.jpg";
PicturePaths[5]  = "images/photos/global_speakers/rightnav/liveris.jpg";
PicturePaths[6]  = "images/photos/global_speakers/rightnav/mao.jpg";
PicturePaths[7]  = "images/photos/global_speakers/rightnav/mulcahy.jpg";
PicturePaths[8]  = "images/photos/global_speakers/rightnav/nilekani.jpg";
PicturePaths[9]  = "images/photos/global_speakers/rightnav/parsons.jpg";
PicturePaths[10]  = "images/photos/global_speakers/rightnav/paulson.jpg";
PicturePaths[11]  = "images/photos/global_speakers/rightnav/roy.jpg";
PicturePaths[12]  = "images/photos/global_speakers/rightnav/sorrell.jpg";
PicturePaths[13]  = "images/photos/global_speakers/rightnav/wagoner.jpg";
PicturePaths[14]  = "images/photos/global_speakers/rightnav/whitman.jpg";
PicturePaths[15]  = "images/photos/global_speakers/rightnav/xie.jpg";



// The picture captions.
// This array must be the same size as the PicturePaths.
PictureCaptions[0]  = "James Balsillie<BR>Chairman and Co-CEO<BR>Research in Motion, Ltd.";
PictureCaptions[1]  = "J&#252;rgen Dormann<BR>Chairman<BR>ABB Ltd.";
PictureCaptions[2]  = "Dr. Victor K. Fung<BR>Group Chairman<BR>Li &amp; Fung Ltd.";
PictureCaptions[3]  = "Carlos Ghosn<BR>Co-Chairman, President and CEO<BR>Nissa Motor Co., Ltd.";
PictureCaptions[4]  = "HE Hu Jintao<BR>President<BR>People's Republic of China";
PictureCaptions[5]  = "Andrew Liveris<BR>Chairman, President and CEO<BR>The Dow Chemical Company";
PictureCaptions[6]  = "Hu Mao Yuan<BR>President<BR>Shanghai Auto Industry Corporation (SAIC)";
PictureCaptions[7]  = "Anne Mulcahy<BR>Chairman and CEO<BR>Xerox Corporation";
PictureCaptions[8]  = "Nandan Nilekani<BR>President, Managing Director and CEO<BR>Infosys Technologies Ltd.";
PictureCaptions[9]  = "Richard Parsons<BR>Chairman and CEO<BR>Time Warner Inc.";
PictureCaptions[10]  = "Henry Paulson<BR>Secretary of Treasury<BR>United States";
PictureCaptions[11]  = "Prannoy  Roy<BR>Chairman and Wholetime Director<BR>NDTV 24x7";
PictureCaptions[12]  = "Martin Sorrell<BR>Group Chief Executive<BR>WPP Group plc";
PictureCaptions[13]  = "Richard Wagoner<BR>Chairman and CEO<BR>General Motors Corporation";
PictureCaptions[14]  = "Meg Whitman<BR>President, Director and CEO<BR>eBay Inc.";
PictureCaptions[15]  = "Xie Qihua<BR>Chairwoman<BR>Shanghai Baosteel Group Corporation";



// The URLs to link the pictures to.  Leave blank if there is no URL.
// This array must be the same size as the PicturePaths.
PictureLinks[0]  = "";
PictureLinks[1]  = "";
PictureLinks[2]  = "";
PictureLinks[3]  = "";
PictureLinks[4]  = "";
PictureLinks[5]  = "";
PictureLinks[6]  = "";
PictureLinks[7]  = "";
PictureLinks[8]  = "";
PictureLinks[9]  = "";
PictureLinks[10]  = "";
PictureLinks[11]  = "";
PictureLinks[12]  = "";
PictureLinks[13]  = "";










