/*Talk-Bot by Wendell Cowart, Copyright(c) 2001-2014, This script may not be used in whole or in part in any form, shape or fashion. All rights reserved.*/ function peopletest() { if ((word[2] == "eli") && (word[3] == "manning")) return ("He is an American football player who plays quarterback for the New York Giants. The winning quarterback in Super Bowl XLII and Super Bowl XLVI. He is the younger brother of quarterback Peyton Manning."); else if ((word[2] == "drew") && (word[3] == "brees")) return ("He is an American football player who plays quarterback for the New Orleans Saints. The winning quarterback in Super Bowl XLIV."); else if ((word[2] == "aaron") && (word[3] == "rodgers")) return ("He is an American football player who plays quarterback for the Green Bay Packers. The winning quarterback in Super Bowl XLV."); else if ((word[2] == "kurt") && (word[3] == "warner")) return ("He was an American football player who plays quarterback for the St. Louis Rams. The winning quarterback in Super Bowl XXXIV."); else if ((word[2] == "peyton") && (word[3] == "manning")) return ("He is an American football player who plays quarterback for the Indianapolis Colts. The winning quarterback in Super Bowl XLI."); else if ((word[2] == "ben") && (word[3] == "roethlisberger")) return ("He is an American football player who plays quarterback for the Pittsburgh Steelers. Winner of 2 Super Bowls."); else if ((word[2] == "bob") && (word[3] == "griese")) return ("He was an American football player who played quarterback for the Miami Dolphins. Winner of 2 Super Bowls and a member of the Hall of Fame."); else if ((word[2] == "troy") && (word[3] == "aikman")) return ("He was an American football player who played quarterback for the Dallas Cowboys. Winner of 3 Super Bowls and a member of the Hall of Fame."); else if ((word[2] == "tom") && (word[3] == "brady")) return ("He is an American football player who plays quarterback for the New England Patriots. Winner of 3 Super Bowls."); else if ((word[2] == "terry") && (word[3] == "bradshaw")) return ("He was an American football player who played quarterback for the Pittsburgh Steelers. Winner of 4 Super Bowls."); else if ((word[2] == "joe") && (word[3] == "montana")) return ("He was an American football player who played quarterback for the San Franciso 49ers. Winner of 4 Super Bowls."); else if ((word[2] == "johnny") && (word[3] == "unitas")) return ("He was an American football player who played quarterback for the Baltimore Colts."); else if ((word[2] == "fran") && (word[3] == "tarkenton")) return ("He was an American football player who played quarterback for the New York Giants and the Minnesota Vikings. He is a member of the Hall of Fame."); else if ((word[2] == "bart") && (word[3] == "starr")) return ("He was an American football player who played quarterback for the Green Packers. Winner of 2 Super Bowls."); else if ((word[2] == "len") && (word[3] == "dawson")) return ("He was an American football player who played quarterback for the Kansas City Chiefs. He was the winning quarterback in Super IV and a member of the Hall of Fame."); else if ((word[2] == "brett") && (word[3] == "favre")) return ("He was an American football player who played quarterback for the Green Packers."); else if ((word[2] == "joe") && (word[3] == "namath")) return ("He was an American football player who played quarterback for the New York Jets."); else if ((word[2] == "steve") && (word[3] == "young")) return ("He was an American football player who played quarterback for the San Franciso 49ers."); else if ((word[2] == "roger") && (word[3] == "staubach")) return ("He was an American football player who played quarterback for the Dallas Cowboys. Winner of 2 Super Bowls."); else if ((word[2] == "otto") && (word[3] == "graham")) return ("He was an American football player who played quarterback for the Cleveland Browns."); else if ((word[2] == "sammy") && (word[3] == "baugh")) return ("He was an American football player who played quarterback for the Washington Redskins."); else if ((word[2] == "dan") && (word[3] == "marino")) return ("He was an American football player who played quarterback for the Miami Dolphins."); else if ((word[2] == "john") && (word[3] == "elway")) return ("He was an American football player who played quarterback for the Denver Broncos. Winner of 2 Super Bowls."); else if ((word[2] == "jimmy") && (word[3] == "brown")) return ("He was an American football player who played running back for the Cleveland Browns."); else if ((word[2] == "walter") && (word[3] == "payton")) return ("He was an American football player who played running back for the Chicago Bears."); else if ((word[2] == "emmitt" || word[2] == "emmit") && (word[3] == "smith")) return ("He was an American football player who played running back for the Dallas Cowboys. The all time leading rusher in the NFL."); else if ((word[2] == "barry") && (word[3] == "sanders")) return ("He was an American football player who played running back for the Detroit Lions."); else if ((word[2] == "earl") && (word[3] == "campbell")) return ("He was an American football player who played running back for the Houston Oliers."); else if ((word[2] == "eric") && (word[3] == "dickerson")) return ("He was an American football player who played running back for the Los Angeles Rams."); else if ((word[2] == "gale") && (word[3] == "sayers")) return ("He was an American football player who played running back for the Chicago Bears."); else if ((word[2] == "tony") && (word[3] == "dorsett")) return ("He was an American football player who played running back for the Dallas Cowboys."); else if ((word[2] == "franco") && (word[3] == "harris")) return ("He was an American football player who played running back for the Pittsburg Steelers."); else if ((word[2] == "larry") && (word[3] == "csonka")) return ("He was an American football player who played running back for the Miami Dolphins."); else if ((word[2] == "john") && (word[3] == "riggins")) return ("He was an American football player who played running back for the Washington Redskins."); else if ((word[2] == "merlin") && (word[3] == "olsen")) return ("He was an American football player who played defensive tackle for the Los Angeles Rams. He was also an actor mainly known for his role on \"Little House on the Prairie\"."); else if ((word[2] == "knute") && (word[3] == "rockne")) return ("He was an American football player and is regarded as one of the greatest coaches in college football history."); else if ((word[2] == "vince") && (word[3] == "lombardi")) return ("He was the legendary football coach for the Green Packers. The National Football League's Super Bowl trophy is named in his honor."); else if ((word[2] == "tom") && (word[3] == "landry")) return ("He was the former head football coach of the Dallas Cowboys winning 2 Super Bowls."); else if ((word[2] == "bill") && (word[3] == "parcells")) return ("He was a former head football coach in the NFL winning 2 Super Bowls with the New York Giants."); else if ((word[2] == "joe") && (word[3] == "gibbs")) return ("He was the former head football coach of the Washington Redskins winning 3 Super Bowls."); else if ((word[2] == "don") && (word[3] == "shula")) return ("He was the former head football coach of the Miami Dolphins winning 2 Super Bowls."); else if ((word[2] == "bill") && (word[3] == "walsh")) return ("He was the former head football coach of the San Francisco 49ers winning 3 Super Bowls."); else if ((word[2] == "chuck") && (word[3] == "noll")) return ("He was the former head football coach of the Pittsburgh Steelers winning 4 Super Bowls."); else if ((word[2] == "weeb") && (word[3] == "ewbank")) return ("He was the former head football coach of the New York Jets winning Super Bowl number III."); else if ((word[2] == "hank") && (word[3] == "stram")) return ("He was the former head football coach of the Kansas City Chiefs winning Super Bowl number IV."); else if ((word[2] == "john") && (word[3] == "madden")) return ("He was the former head football coach of the Oakland Raiders winning Super Bowl number XI."); else if ((word[2] == "jimmy") && (word[3] == "johnson")) return ("He was the former head football coach of the Dallas Cowboys winning 2 Super Bowls."); else if ((word[2] == "george") && (word[3] == "seifert")) return ("He was the former head football coach of the San Franciso 49ers winning 2 Super Bowls."); else if ((word[2] == "tom") && (word[3] == "flores")) return ("He was the former head football coach of the Oakland Raiders winning 2 Super Bowls."); else if ((word[2] == "mike") && (word[3] == "ditka")) return ("He was a former player and the former head football coach of the Chicago Bears winning Super Bowl number XX."); else if ((word[2] == "bill") && (word[3] == "belichick")) return ("He is the head football coach of the New England Patriots winning 3 Super Bowls."); else if ((word[2] == "dick") && (word[3] == "vermeil")) return ("He was a former head football coach in the NFL. He won Super Bowl XXXIV with the St. Louis Rams."); else if ((word[2] == "mike") && (word[3] == "holmgren")) return ("He was a former head football coach in the NFL. He won Super Bowl XXXI with the Green Bay Packers."); else if ((word[2] == "barry") && (word[3] == "switzer")) return ("He was a former head football coach in the NFL. He won Super Bowl XXX with the Dallas Cowboys."); else if ((word[2] == "brian") && (word[3] == "billick")) return ("He was a former head football coach in the NFL. He won Super Bowl XXXV with the Baltimore Ravens."); else if ((word[2] == "jon" || word[2] == "john") && (word[3] == "gruden")) return ("He was a former head football coach in the NFL. He won Super Bowl XXXVII with the Tampa Bay Buccaneers."); else if ((word[2] == "bill") && (word[3] == "cowher")) return ("He was a former head football coach in the NFL. He won Super Bowl XXXVII with the Pittsburgh Steelers."); else if ((word[2] == "tony") && (word[3] == "dungy")) return ("He was a former head football coach in the NFL. He won Super Bowl XLI with the Indianapolis Colts."); else if ((word[2] == "tom") && (word[3] == "coughlin")) return ("He is a head football coach in the NFL. He won Super Bowl XLII and Super Bowl XLVI with the New York Giants."); else if ((word[2] == "mike") && (word[3] == "tomlin")) return ("He is a head football coach in the NFL. He won Super Bowl XLIII with the Pittsburgh Steelers."); else if ((word[2] == "mike") && (word[3] == "shanahan")) return ("He is a head football coach in the NFL winning 2 Super Bowls with the Denver Broncos."); else if ((word[2] == "sean") && (word[3] == "payton")) return ("He is a head football coach in the NFL winning Super Bowl XLIV with the New Orlean Saints."); else if ((word[2] == "ty") && (word[3] == "cobb")) return ("He was an American Major League Baseball outfielder and is widely regarded as one of the best players of all time. Nicknamed \"The Georgia Peach\", he was elected to the Baseball Hall of Fame in 1936."); else if ((word[2] == "jackie") && (word[3] == "robinson")) return ("He was the first black Major League Baseball (MLB) player of the modern era. He debuted with the Brooklyn Dodgers in 1947."); else if ((word[2] == "babe") && (word[3] == "ruth")) return ("He was an American baseball player who played for the New York Yankees. Third on the all time Home Run list at 714."); else if ((word[2] == "hank") && (word[3] == "aaron")) return ("He was an American baseball player who played for the Milwaukee\/Atlanta Braves. Second on the all time Home Run list at 755."); else if ((word[2] == "bob") && (word[3] == "gibson")) return ("He was an American baseball player who played pitcher for the St. Louis Cardinals."); else if ((word[2] == "phil") && (word[3] == "niekro")) return ("He was an American baseball player who played pitcher for the Atlanta Braves. Best known for his knuckleball."); else if ((word[2] == "jim") && (word[3] == "palmer")) return ("He was an American baseball player who played pitcher for the Baltimore Orioles. He was elected to the Baseball Hall of Fame in 1990."); else if ((word[2] == "brooks") && (word[3] == "robinson")) return ("He was an American baseball player who played 3rd base for the Baltimore Orioles. He was elected to the Baseball Hall of Fame in 1983."); else if ((word[2] == "whitey") && (word[3] == "ford")) return ("He was an American baseball player who played pitcher for the New York Yankees. He was elected to the Baseball Hall of Fame in 1974."); else if ((word[2] == "sandy") && (word[3] == "koufax")) return ("He was an American baseball player who played pitcher for the Brooklyn/Los Angeles Dodgers. He was elected to the Baseball Hall of Fame in 1972."); else if ((word[2] == "warren") && (word[3] == "spahn")) return ("He was an American baseball player who played pitcher mainly for the Boston/Milwaukee Braves. He was elected to the Baseball Hall of Fame in 1973."); else if ((word[2] == "yogi") && (word[3] == "berra")) return ("He was an American baseball player and manager who played catcher for the New York Yankees. He was elected to the Baseball Hall of Fame in 1972."); else if ((word[2] == "cal") && (word[3] == "ripken")) return ("He was an American baseball player who played for the Baltimore Orioles. He holds the record for consecutive games played at 2,632."); else if ((word[2] == "joe") && (word[3] == "dimaggio")) return ("He was an American baseball player who played outfielder for the New York Yankees. He was elected to the Baseball Hall of Fame in 1955."); else if ((word[2] == "carl") && (word[3] == "yastrzemski")) return ("He was an American baseball player who played outfielder for the Boston Red Sox. He was elected to the Baseball Hall of Fame in 1989."); else if ((word[2] == "mike") && (word[3] == "schmidt")) return ("He was an American baseball player who played third base for the Philadelphia Phillies. He was elected to the Baseball Hall of Fame in 1995."); else if ((word[2] == "reggie") && (word[3] == "jackson")) return ("He was a Major League Baseball player who played mainly for the Oakland A's and NY Yankees. He hit 563 Home Runs in his career."); else if ((word[2] == "harmon") && (word[3] == "killebrew")) return ("He was a Major League Baseball player. He played mainly for the Minnesota Twins. He hit 573 Home Runs in his career."); else if ((word[2] == "peter") && (word[3] == "rose")) return ("He was an American baseball player who played for the Cincinnati Reds."); else if ((word[2] == "johnny") && (word[3] == "bench")) return ("He was an American baseball player who mainly played catcher for the Cincinnati Reds."); else if ((word[2] == "willie") && (word[3] == "mays")) return ("He was an American baseball player who played for the San Fransico Giants."); else if ((word[2] == "mickey") && (word[3] == "mantle")) return ("He was an American baseball player who played for the New York Yankees."); else if ((word[2] == "nolan") && (word[3] == "ryan")) return ("He was an American baseball player who played pitcher for several teams over his career. He was elected to the Baseball Hall of Fame in 1999."); else if ((word[2] == "tom") && (word[3] == "seaver")) return ("He was an American baseball player who played pitcher for the New York Mets."); else if ((word[2] == "barry") && (word[3] == "bonds")) return ("He was an American baseball player. He is the all time home run leader with 762."); else if ((word[2] == "lou") && (word[3] == "gehrig")) return ("He was an American baseball player who played for the New York Yankees. He was elected to the Baseball Hall of Fame in 1939."); else if ((word[2] == "ted") && (word[3] == "williams")) return ("He was an American baseball player and manager. He played his entire 21-year career as the left fielder for the Boston Red Sox."); else if ((word[2] == "stan") && (word[3] == "musial")) return ("He was an American baseball player who played outfielder for the St. Louis Cardinals. He was elected to the Baseball Hall of Fame in 1969."); else if ((word[2] == "lou") && (word[3] == "brock")) return ("He was an American baseball player who played outfielder for the St. Louis Cardinals. Brock was best known for breaking Ty Cobb's all-time major league stolen base record. He was elected to the Baseball Hall of Fame in 1985."); else if ((word[2] == "tim") && (word[3] == "duncan")) return ("He is an American basketball player who plays forward/center for the San Antonio Spurs. He has won 4 NBA Championships."); else if ((word[2] == "isiah") && (word[3] == "thomas")) return ("He is a retired American basketball player who played guard for the Detroit Pistons. He was enshrined into the Basketball Hall of Fame in 2000."); else if ((word[2] == "clyde") && (word[3] == "drexler")) return ("He is a retired American basketball player who played forward for the Houston Rockets. He was enshrined into the Basketball Hall of Fame in 2004."); else if ((word[2] == "charles") && (word[3] == "barkley")) return ("He is a retired American basketball player who played forward primarily with the Philadelphia 76ers and the Phoenix Suns. He was enshrined into the Basketball Hall of Fame in 2006."); else if ((word[2] == "dominique") && (word[3] == "wilkins")) return ("He was a retired American professional basketball player who primarily played forward for the Atlanta Hawks. One of the best dunkers in NBA history he was nicknamed \"The Human Highlight Film.\"."); else if ((word[2] == "hakeem") && (word[3] == "olajuwon")) return ("He was a retired Nigerian-American professional basketball player who played center for the Houston Rockets. He led the Rockets to back-to-back NBA championships in 1994 and 1995."); else if ((word[2] == "john") && (word[3] == "stockton")) return ("He is a retired American basketball player who played point guard for the Utah Jazz. He was enshrined into the Basketball Hall of Fame in 2009."); else if ((word[2] == "karl") && (word[3] == "malone")) return ("He is a retired American basketball player who played forward for the Utah Jazz. He won Olympic Gold Medals as a member of the Dream Team in 1984 and 1992."); else if ((word[2] == "walt") && (word[3] == "frazier")) return ("He is a retired American basketball player who played guard for the New York Knicks. He won 2 NBA Championships."); else if ((word[2] == "willis") && (word[3] == "reed")) return ("He is a retired American basketball player who played center for the New York Knicks. He won 2 NBA Championships."); else if ((word[2] == "john") && (word[3] == "havlicek")) return ("He is a retired American professional basketball player who played forward for the Boston Celtics winning eight NBA titles."); else if ((word[2] == "bill") && (word[3] == "russell")) return ("He is a retired American professional basketball player who played center for the Boston Celtics. He won eleven NBA Championships during his 13 year career."); else if ((word[2] == "michael") && (word[3] == "jordan")) return ("He was an American basketball player who played guard for the Chicago Bulls. He won 6 NBA Championships."); else if ((word[2] == "scottie") && (word[3] == "pippen")) return ("He was an American basketball player who played forward for the Chicago Bulls. He won 6 NBA Championships."); else if ((word[2] == "patrick") && (word[3] == "ewing")) return ("He was an American basketball player who played center mainly with the New York Knicks. He won Olympic Gold Medals as a member of the Dream Team in 1984 and 1992."); else if ((word[2] == "earvin" || word[2] == "magic") && (word[3] == "johnson")) return ("He was an American basketball player who played guard for the Los Angeles Lakers. He won 5 NBA Championships."); else if ((word[2] == "larry") && (word[3] == "bird")) return ("He was an American basketball player who played forward for the Boston Celtics. He won 3 NBA Championships."); else if ((word[2] == "jerry") && (word[3] == "west")) return ("He was an American basketball player who played guard for the Los Angeles Lakers."); else if ((word[2] == "shaquille") && (word[3] == "oneal")) return ("He was an American basketball player who played center for several NBA teams. A winner of 4 NBA Championships."); else if ((word[2] == "elgin") && (word[3] == "baylor")) return ("He was an American basketball player who played forward for the Los Angeles Lakers."); else if ((word[2] == "julius" || word[2] == "dr") && (word[3] == "j" || word[3] == "erving")) return ("He was an American basketball player who played forward mainly with the Philadelphia 76ers. Affectionately known as Dr. J."); else if ((word[2] == "wilt") && (word[3] == "chamberlain")) return ("He was an American basketball player who played center mainly for the L.A. Lakers. He once scored 100 points in a single game!"); else if ((word[2] == "kareem") && (word[3] == "abdul-jabbar")) return ("He was an American basketball player who played center mainly with the Los Angeles Lakers. Kareem was well known for his trademark Sky Hook."); else if ((word[2] == "kobe") && (word[3] == "bryant")) return ("He is an American basketball player who plays guard for the Los Angeles Lakers. He has won 5 NBA Championships."); else if ((word[2] == "lebron") && (word[3] == "james")) return ("He is an American basketball player who plays forward for the Miama Heat. He was originally the number one pick in the 2003 NBA Draft by the Cleveland Cavaliers."); else if ((word[2] == "dwyane") && (word[3] == "wade")) return ("He is an American basketball player who plays guard for the Miama Heat."); else if ((word[2] == "george") && (word[3] == "mikan")) return ("He was an American basketball player. Nicknamed \"Mr. Basketball\", Mikan is seen as one of the pioneers of professional basketball, redefining it as a game of so-called big men with his prolific rebounding, shot blocking and hook shot."); else if ((word[2] == "dwight") && (word[3] == "howard")) return ("He is an American basketball player who plays center."); else if ((word[2] == "derrick") && (word[3] == "rose")) return ("He is an American basketball player who plays guard for the Chicago Bulls. The 2009 NBA Rookie of the Year."); else if ((word[2] == "dirk") && (word[3] == "nowitzki")) return ("He is a German professional basketball player who plays power forward for the Dallas Mavericks."); else if ((word[2] == "the") && (word[3] == "lakers")) return ("They are a professional basketball team from Los Angeles, USA. Famous Lakers include Wilt Chamberlain, Jerry West, Magic Johnson, Shaquille O'Neal, Kobe Bryant, etc."); else if ((word[2] == "ben") && (word[3] == "crenshaw")) return ("He is a professional golfer who has won numerous PGA events including the 1984 and 1995 Masters Golf Tournament."); else if ((word[2] == "raymond" || word[2] == "ray") && (word[3] == "floyd")) return ("He is a professional golfer who has won numerous tour events including the 1976 Masters Golf Tournament."); else if ((word[2] == "phil") && (word[3] == "mickelson")) return ("He is a professional golfer. He has won numerous golf events on the PGA Tour. He is nicknamed \"Lefty\" for his left-handed swing, even though he is otherwise right-handed."); else if ((word[2] == "jack") && (word[3] == "niclaus")) return ("He was a professional golfer and a 6 time winner of The Masters Golf Tournament."); else if ((word[2] == "gary") && (word[3] == "player")) return ("He was a professional golfer and a 3 time winner of The Masters Golf Tournament."); else if ((word[2] == "arnold") && (word[3] == "palmer")) return ("He was a professional golfer and a 4 time winner of The Master Golf Tournament."); else if ((word[2] == "ben") && (word[3] == "hogan")) return ("He was a professional golfer and a 2 time winner of The Master Golf Tournament."); else if ((word[2] == "gene") && (word[3] == "sarazen")) return ("He was an American professional golfer and one of the world's top players in the 1920s and 1930s."); else if ((word[2] == "sam") && (word[3] == "snead")) return ("He was a professional golfer and a 3 time winner of The Master Golf Tournament."); else if ((word[2] == "lee") && (word[3] == "trevino")) return ("He was a professional golfer and a winner of several major golf tournaments."); else if ((word[2] == "tom") && (word[3] == "watson")) return ("He was a professional golfer and a 2 time winner of The Master Golf Tournament."); else if ((word[2] == "nick") && (word[3] == "faldo")) return ("He was a professional golfer and a 3 time winner of The Masters Golf Tournament."); else if ((word[2] == "seve") && (word[3] == "ballesteros")) return ("He was a Spanish professional golfer and a 2 time winner of The Masters Golf Tournament."); else if ((word[2] == "greg") && (word[3] == "norman")) return ("He was an Australian professional golfer and winner of numerous golf tournament. Nicknamed the Great White Shark."); else if ((word[2] == "bobby" || word[2] == "robert") && (word[3] == "jones")) return ("He was an American amateur golfer, and a lawyer by profession. Jones was the most successful amateur golfer ever to compete on a national and international level."); else if ((word[2] == "jimmy") && (word[3] == "demaret")) return ("He was a professional golfer and a 3 time winner of The Masters Golf Tournament."); else if ((word[2] == "mick") && (word[3] == "foley")) return ("He is an American semi-retired professional wrestler."); else if ((word[2] == "roddy") && (word[3] == "piper")) return ("He is a Canadian semi-retired professional wrestler and film actor."); else if ((word[2] == "terry") && (word[3] == "funk")) return ("He is an American professional wrestler and actor best known for his hardcore wrestling style that inspired many younger wrestlers."); else if ((word[2] == "ric" || word[2] == "rick") && (word[3] == "flair")) return ("He is an American professional wrestler. Known as \"The Nature Boy\". Flair is considered to be one of the greatest professional wrestlers of all time."); else if ((word[2] == "hulk") && (word[3] == "hogan")) return ("He is an American professional wrestler, actor, television personality."); else if ((word[2] == "dusty") && (word[3] == "rhodes")) return ("He is a semi-retired American professional wrestler. Known as \"The American Dream\"."); else if ((word[2] == "harley") && (word[3] == "race")) return ("He is a retired American professional wrestler and current promoter and trainer. During his career as a wrestler, he held the NWA World Heavyweight Championship 7 times."); else if ((word[2] == "steve") && (word[3] == "austin")) return ("He is an American film and television actor and retired professional wrestler. Best known by his ring name \"Stone Cold\"."); else if ((word[2] == "john") && (word[3] == "cena")) return ("He is an American actor, rapper and professional wrestler."); else if ((word[2] == "kurt") && (word[3] == "angle")) return ("He is an American professional wrestler, amateur wrestler, and 1996 Olympic gold medalist in the heavyweight freestyle wrestling."); else if ((word[2] == "vince") && (word[3] == "mcmahon")) return ("He is an American professional wrestling promoter, announcer, commentator, film producer, actor and wrestler. McMahon is the current CEO of the WWE."); else if ((word[2] == "dwayne") && (word[3] == "johnson")) return ("He is an American actor and professional wrestler of the WWE. Best known by his ring name \"The Rock\"."); else if ((word[2] == "randy") && (word[3] == "savage")) return ("He was an American professional wrestler, best known for his time with the WWF and WCW. Best known by his ring name \"Macho Man\"."); else if ((word[2] == "jerry") && (word[3] == "lawler")) return ("He is an American semi-retired professional wrestler, commentator, musician, businessman, and film actor. Known throughout the wrestling world as Jerry \"The King\" Lawler."); else if ((word[2] == "zack") && (word[3] == "ryder")) return ("He is an American professional wrestler and singer. His real name is Matthew Brett Cardona."); else if ((word[2] == "muhammad") && (word[3] == "ali")) return ("He was a professional boxer and a three-time World Heavyweight Champion."); else if ((word[2] == "jack") && (word[3] == "dempsey")) return ("He was an American boxer who held the world heavyweight title from 1919 to 1926."); else if ((word[2] == "gene") && (word[3] == "tunney")) return ("He was the world heavyweight boxing champion from 1926-1928."); else if ((word[2] == "joe") && (word[3] == "frazier")) return ("He was a professional boxer and a former Olympic gold medalist and World Heavyweight Champion."); else if ((word[2] == "ken") && (word[3] == "norton")) return ("He was a former WBC Heavyweight Champion of the World. He best known for his 12-round victory over Muhammad Ali by split decision in 1973."); else if ((word[2] == "jerry") && (word[3] == "foreman")) return ("He was a professional boxer and a former Olympic gold medalist and a two-time World Heavyweight Champion."); else if ((word[2] == "jerry") && (word[3] == "quarry")) return ("He was an Irish-American heavyweight boxer who ended his career with a professional record of 53-9-4 with 32 KOs."); else if ((word[2] == "mike") && (word[3] == "tyson")) return ("He was a professional boxer and a former World Heavyweight Champion."); else if ((word[2] == "joe") && (word[3] == "louis")) return ("He was a professional boxer and was the World Heavyweight Champion from 1937 to 1949. Nicknamed the Brown Bomber!"); else if ((word[2] == "rocky") && (word[3] == "marciano")) return ("He was an Italian-American boxer and the heavyweight champion of the world. When he retired he became the only heavyweight champion to finish his career undefeated."); else if ((word[2] == "larry") && (word[3] == "holmes")) return ("He was a professional boxer and a former World Heavyweight Champion."); else if ((word[2] == "evander") && (word[3] == "holyfield")) return ("He was a professional boxer from the United States. He is a former World Undisputed Champion in both cruiserweight and heavyweight divisions."); else if ((word[2] == "riddick") && (word[3] == "bowe")) return ("He was an American boxer. He is a two time World Heavyweight champion and former undisputed heavyweight champion."); else if ((word[2] == "buster" || word[2] == "james") && (word[3] == "douglas")) return ("He was an American boxer most noted for his stunning upset when he knocked out previously undefeated champion Mike Tyson in 1990."); else if ((word[2] == "lennox") && (word[3] == "lewis")) return ("He is a retired boxer and the most recent undisputed world heavyweight champion. As an amateur he won the gold medal representing Canada at the 1988 Olympic Games."); else if ((word[2] == "arianny") && (word[3] == "celeste")) return ("She is an American ring girl and model. She is best known for being an Octagon girl for the UFC."); else if ((word[2] == "dana") && (word[3] == "white")) return ("He is the president of the Ultimate Fighting Championship."); else if ((word[2] == "bj") && (word[3] == "penn")) return ("He is an American mixed martial artist and Brazilian Jiu-Jitsu practitioner who competed in the Ultimate Fighting Championship."); else if ((word[2] == "matt") && (word[3] == "hughes")) return ("He is an American mixed martial artist, UFC Hall of Famer, and former two-time UFC Welterweight Champion."); else if ((word[2] == "georges" || word[2] == "george") && (word[3] == "st-pierre")) return ("Georges St-Pierre aka GSP, is a French Canadian mixed martial artist and a Welterweight Champion of the UFC."); else if ((word[2] == "anderson") && (word[3] == "silva")) return ("He is a Brazilian mixed martial artist and is the UFC Middleweight Champion."); else if ((word[2] == "chael") && (word[3] == "sonnen")) return ("He is an American mixed martial artist who competes as a middleweight in the Ultimate Fighting Championship. He was an NCAA Division I All-American wrestler at the University of Oregon."); else if ((word[2] == "frank") && (word[3] == "mir")) return ("He is an American mixed martial artist, as well as a black belt in Brazilian Jiu-Jitsu and Kenp? Karate, who competes in the heavyweight division of the Ultimate Fighting Championship."); else if ((word[2] == "brock") && (word[3] == "lesner")) return ("He is a former American professional wrestler, actor, mixed martial artist and amateur wrestler. He is a former UFC Heavyweight Champion. Lesnar was an accomplished amateur wrestler, winning the 2000 NCAA heavyweight wrestling championship."); else if ((word[2] == "cain") && (word[3] == "velasquez")) return ("He is a Mexican American mixed martial artist fighting in the Ultimate Fighting Championship where he is a former UFC Heavyweight Champion. He was a two-time All-American collegiate wrestler from Arizona State University."); else if ((word[2] == "randy") && (word[3] == "couture")) return ("He is a retired American mixed martial artist, Greco-Roman wrestler, and actor. During his tenures in the UFC, Couture became a three-time UFC Heavyweight Champion."); else if ((word[2] == "chuck") && (word[3] == "liddell")) return ("He is a retired American mixed martial artist and former UFC light heavyweight champion. Known as the \"Ice Man\"."); else if ((word[2] == "ken") && (word[3] == "shamrock")) return ("He was an American mixed martial artist, UFC Hall of Famer and professional wrestler."); else if ((word[2] == "royce") && (word[3] == "gracie")) return ("He was a Brazilian professional mixed martial artist, a UFC Hall of Famer and Brazilian Jiu-Jitsu practitioner. A legend and pioneer in the sport, he is widely considered to be the most influential figure in the history of modern MMA."); else if ((word[2] == "quinton" || word[2] == "rampage") && (word[3] == "jackson")) return ("Quinton Jackson also known as \"Rampage\", is an American mixed martial artist and actor. He is a former UFC Light Heavyweight Champion."); else if ((word[2] == "jon") && (word[3] == "jones")) return ("He is an American mixed martial artist from New York. He is a UFC Light Heavyweight Champion."); else if ((word[2] == "mauricio") && (word[3] == "machida")) return ("He is a Japanese-Brazilian mixed martial artist from Brazil who fights as a light heavyweight in the UFC."); else if ((word[2] == "mauricio") && (word[3] == "rua")) return ("Mauricio Shogun Rua is a Brazilian mixed martial artist fighting in the UFC."); else if ((word[2] == "rashad") && (word[3] == "evans")) return ("He is an American mixed martial artist from Niagara Falls, New York. He is fighter in the UFC."); else if ((word[2] == "tito") && (word[3] == "ortiz")) return ("He is a Mexican-American mixed martial artist and former UFC Light Heavyweight Champion."); else if ((word[2] == "antonio") && (word[3] == "noguerira")) return ("Antonio Noguerira also know as \"Big Nog\" is a Brazilian mixed martial artist known for his technical mastery of Brazilian Jiu-Jitsu. He competes in the heavyweight division of the UFC."); else if ((word[2] == "forrest") && (word[3] == "griffin")) return ("He is an American mixed martial artist. He first rose to prominence after winning the first season of \"The Ultimate Fighter\"."); else if ((word[2] == "rich") && (word[3] == "franklin")) return ("He is an American mixed martial artist and former UFC Middleweight Champion."); else if ((word[2] == "jefferson") && (word[3] == "davis")) return ("He was President of the Confederacy during the Civil War \(1861 - 1865\)."); else if ((word[2] == "alexander") && (word[3] == "stephens")) return ("He was Vice President of the Confederacy during the Civil War \(1861 - 1865\)."); else if ((word[2] == "stonewall" || word[2] == "thomas") && (word[3] == "jackson")) return ("He was a Confederate General in the Civil War \(1861 - 1865\)."); else if ((word[2] == "joseph") && (word[3] == "johnston")) return ("He was a Confederate General in the Civil War \(1861 - 1865\)."); else if ((word[2] == "braxton") && (word[3] == "bragg")) return ("He was a Confederate General in the Civil War \(1861 - 1865\)."); else if ((word[2] == "pgt") && (word[3] == "beauregard")) return ("He was a Confederate General in the Civil War \(1861 - 1865\)."); else if ((word[2] == "james") && (word[3] == "longstreet")) return ("He was a Confederate General in the Civil War \(1861 - 1865\)."); else if ((word[2] == "jeb") && (word[3] == "stuart")) return ("He was a Confederate General in the Civil War \(1861 - 1865\)."); else if ((word[2] == "nathan") && (word[3] == "forrest")) return ("He was a Confederate General in the Civil War \(1861 - 1865\)."); else if ((word[2] == "albert") && (word[3] == "johnston")) return ("He was a Confederate General in the Civil War \(1861 - 1865\)."); else if ((word[2] == "ulysses") && (word[3] == "grant")) return ("He was a Union General in the Civil War and later President of the USA."); else if ((word[2] == "william") && (word[3] == "sherman")) return ("He was a Union General in the Civil War \(1861 - 1865\). Best known for his famous \"March to the Sea\" through the state of Georgia."); else if ((word[2] == "george") && (word[3] == "mcclellan")) return ("He was a Union General in the Civil War \(1861 - 1865\)."); else if ((word[2] == "philip") && (word[3] == "sheridan")) return ("He was a Union General in the Civil War \(1861 - 1865\)."); else if ((word[2] == "george") && (word[3] == "meade")) return ("He was a Union General in the Civil War \(1861 - 1865\). He is best known as the commanding general of the Union Forces during the Battle of Gettysburg in 1863."); else if ((word[2] == "miranda") && (word[3] == "cosgrove")) return ("She is an actress best known for her role in the TV show \"iCarly\"."); else if ((word[2] == "jennette") && (word[3] == "mccurdy")) return ("She is an actress best known for her role as Sam in the TV show \"iCarly\"."); else if ((word[2] == "selena") && (word[3] == "gomez")) return ("She is an American actress and singer. Best known for portraying Alex Russo in the television series \"Wizards of Waverly Place\"."); else if ((word[2] == "miley") && (word[3] == "cyrus")) return ("She is an actress and singer. Best known for her role in the TV show \"Hannah Montana\"."); else if ((word[2] == "emily") && (word[3] == "osment")) return ("She is an actress and singer. Best known for her role as Lilly in the TV show \"Hannah Montana\"."); else if ((word[2] == "linda") && (word[3] == "blair")) return ("She is an actress. Best known for her role as Regan MacNeil in the movie \"The Exorcist\"."); else if ((word[2] == "shirley") && (word[3] == "temple")) return ("She was an American actress and one of the greatest child stars of all time."); else if ((word[2] == "audrey") && (word[3] == "hepburn")) return ("She was Academy Award winning actress. Some of her best-known films are: \“Breakfast at Tiffany’s\”, \“Roman Holiday\” and \“My Fair Lady\”."); else if ((word[2] == "bette") && (word[3] == "davis")) return ("She was an American Actress and a 2 time Oscar winner in 1935 for \"Dangerous\" and in 1938 for \"Jezebel\"."); else if ((word[2] == "joan") && (word[3] == "crawford")) return ("She was an American actress in film, television and theatre. Crawford was voted the tenth greatest female star in the history of American cinema by the American Film Institute."); else if ((word[2] == "marlene") && (word[3] == "dietrich")) return ("She was a German actress and singer. In 1999 the American Film Institute named Dietrich the ninth greatest female star of all time."); else if ((word[2] == "mary") && (word[3] == "pickford")) return ("She was a Canadian-born motion picture actress, co-founder of the film studio United Artists and one of the original 36 founders of the Academy of Motion Picture Arts and Sciences."); else if ((word[2] == "ingrid") && (word[3] == "bergman")) return ("She was a Swedish actress who starred in a variety of European and American films. She won three Academy Awards for the movies 1945 Gaslight, 1957 Anastasia, and 1975 Murder on the Orient Express."); else if ((word[2] == "katharine") && (word[3] == "hepburn")) return ("She was an American Actress and a 4 time Oscar winner."); else if ((word[2] == "elizabeth" || word[2] == "liz") && (word[3] == "taylor")) return ("She was an American Actress and a 2 time Oscar winner in 1960 for \"Butterfield 8\" and in 1965 for \"Who's Afraid of Virginia Woolf?\."); else if ((word[2] == "vivien") && (word[3] == "leigh")) return ("She was an actress best known for her role as Scarlett O'Hara in the movie \"Gone with the Wind\"."); else if ((word[2] == "marilyn") && (word[3] == "monroe")) return ("She was an American actress, singer and model. Marilyn has often been cited as a pop and cultural icon as well as an eminent American sex symbol."); else if ((word[2] == "barbara") && (word[3] == "billingsley")) return ("She was known to many as the \"Mom of America\", for her portrayal as June Cleaver on the well known show \"Leave it to Beaver\"."); else if ((word[2] == "rue") && (word[3] == "mcclanahan")) return ("She was an actress most notable for her role on the TV show \"Golden Girls\" and performances on Broadway and Off-Broadway."); else if ((word[2] == "brittany") && (word[3] == "murphy")) return ("She was an actress who had starred in such movies as Clueless, 8 Mile, Sin City and Riding in Cars with Boys."); else if ((word[2] == "farrah") && (word[3] == "fawcett")) return ("She was an actress and a pop culture icon. At the height of her career, she was a sex symbol to millions of young men and a fashion icon for young women most notably being her famed hairstyle."); else if ((word[2] == "bea") && (word[3] == "arthur")) return ("She was a comedian, singer and actress who is probably best known for her roles in the widely popular television shows Maude and The Golden Girls."); else if ((word[2] == "greta") && (word[3] == "garbo")) return ("She was actresse who filmed various movies from 1920 to 1941. One of her most famous films is \“Anna Karenina\”, filmed in 1935."); else if ((word[2] == "lucille") && (word[3] == "ball")) return ("She was an American comedy actress. Best known for her role as Lucy in the TV comedy \“I love Lucy\”."); else if ((word[2] == "demi") && (word[3] == "moore")) return ("She is an American actress. After minor roles in film and TV she became one of the highest paid actresses in Hollywood with her successes in \"Ghost\", \"A Few Good Men\", \"Indecent Proposal\", and \"Disclosure\"."); else if ((word[2] == "meryl") && (word[3] == "streep")) return ("She is an American actress who has worked in theatre, television, and film. She is widely regarded as one of the most talented film actresses of all time. A winner of 3 Academy Awards."); else if ((word[2] == "angelina") && (word[3] == "jolie")) return ("She is an American actress and director. She has received an Academy Award, two Screen Actors Guild Awards, and three Golden Globe Awards. Daughter of actor Jon Voight."); else if ((word[2] == "emma") && (word[3] == "roberts")) return ("She is an American actress, model and singer. She is the daughter of actor Eric Roberts and niece of Julia Roberts. Roberts became known for her role as Addie Singer in the Nickelodeon television series \"Unfabulous\"."); else if ((word[2] == "emma") && (word[3] == "watson")) return ("She is an English actress and model who rose to prominence in the Harry Potter film series being cast as Hermione Granger at the age of nine."); else if ((word[2] == "kristen") && (word[3] == "stewart")) return ("She is an American actress. She is best known for playing Bella Swan in The Twilight Saga."); else if ((word[2] == "jennifer") && (word[3] == "lawrence")) return ("She is an American film and television actress who is best known for playing Katniss Everdeen in the movie \"The Hunger Games\"."); else if ((word[2] == "chloe") && (word[3] == "moretz")) return ("She is an American actress. Born in Georgia, USA she has starred in numerous films such as The Amityville Horror\(2005\), Kick-Ass\(2010\), Let Me In\(2010\), Carrie\(2013\) etc."); else if ((word[2] == "gene") && (word[3] == "roddenberry")) return ("He was an American television screenwriter, producer and futurist, best known for creating the American science fiction series \"Star Trek\"."); else if ((word[2] == "william") && (word[3] == "friedkin")) return ("He is an American film director, producer and screenwriter best known for directing The French Connection in 1971 and The Exorcist in 1973."); else if ((word[2] == "victor") && (word[3] == "fleming")) return ("He was an American film director, cinematographer, and producer. His most popular films were The Wizard of Oz \(1939\), and Gone with the Wind \(1939\), for which he won an Academy Award for Best Director."); else if ((word[2] == "david") && (word[3] == "selznick")) return ("He was an American film producer. He is best known for producing Gone with the Wind \(1939\) and Rebecca \(1940\), both of which earned him an Oscar for Best Picture."); else if ((word[2] == "george") && (word[3] == "romero")) return ("He is an American-Canadian film director, screenwriter, and editor best known for his Zombie Horror Movies."); else if ((word[2] == "clive") && (word[3] == "barker")) return ("He is an English author, film director and producer best known for his work in both fantasy and horror fiction such as Hellraiser and Candyman."); else if ((word[2] == "wes") && (word[3] == "craven")) return ("He is an American film director and writer, perhaps best known as the director of many horror films, including the famed \"A Nightmare on Elm Street\"."); else if ((word[2] == "john") && (word[3] == "carpenter")) return ("He is an American film director, screenwriter, producer, editor, composer, and occasional actor. Although Carpenter has worked in numerous film genres in his four-decade career, his name is most commonly associated with horror and science fiction."); else if ((word[2] == "steven") && (word[3] == "spielberg")) return ("He is an American film director, screenwriter, and film producer. He was won the Academy Award for Best Director for Schindler's List \(1993\) and Saving Private Ryan \(1998\)."); else if ((word[2] == "alfred") && (word[3] == "hitchcock")) return ("He was an English director and producer. He pioneered many techniques in the suspense and psychological thriller genres."); else if ((word[2] == "francis") && (word[3] == "coppola")) return ("He is an American film director, producer and screenwriter. He is widely acclaimed as one of Hollywood's most influential film directors."); else if ((word[2] == "george") && (word[3] == "lucas")) return ("He is an American film producer, screenwriter, director and founder/chairman of Lucasfilm Ltd. He is best known for being the creator of Star Wars and Indiana Jones."); else if ((word[2] == "james") && (word[3] == "cameron")) return ("He is a Canadian film director, film producer, screenwriter, editor, and inventor. Best known for directing such films as Aliens, Titantic and Avatar."); else if ((word[2] == "quentin") && (word[3] == "tarantino")) return ("He is an American film director, screenwriter, producer, cinematographer and occasional actor. His films include such movies as Reservoir Dogs, Pulp Fiction, and Kill Bill."); else if ((word[2] == "martin") && (word[3] == "scorsese")) return ("He is an American film director, screenwriter, producer, actor, and film historian. He is the founder of the World Cinema Foundation and a recipient of the AFI Life Achievement Award for his contributions to the cinema, and has won numerous other awards."); else if ((word[2] == "orson") && (word[3] == "welles")) return ("He was an American film director, actor, theatre director, screenwriter, and producer, who worked extensively in film, theatre, television and radio. Citizen Kane \(1941\), a film in which he starred is often considered the greatest film ever made."); else if ((word[2] == "woody") && (word[3] == "allen")) return ("He is an American screenwriter, director, actor, comedian, jazz musician, author, and playwright. Allen writes and directs his movies and has also acted in the majority of them."); else if ((word[2] == "oliver") && (word[3] == "stone")) return ("He is an American film director and screenwriter. Stone became known in the late 1980s and the early 1990s for directing a series of films about the Vietnam War."); else if ((word[2] == "mel") && (word[3] == "brooks")) return ("He is an American film director, screenwriter, composer, lyricist, comedian, actor and producer. He is best known as a creator of broad film farces and comic parodies."); else if ((word[2] == "spike") && (word[3] == "lee")) return ("He is an American film director, producer, writer, and actor. His production company, 40 Acres & A Mule Filmworks, has produced numerous films since 1983."); else if ((word[2] == "peter") && (word[3] == "jackson")) return ("He is a New Zealand film director, producer, actor, and screenwriter. Best known for his \"Lord of the Rings\" film trilogy."); else if ((word[2] == "stanley") && (word[3] == "kubrick")) return ("He was an American film director, writer, producer, and photographer. Kubrick was noted for the scrupulous care with which he chose his subjects, his slow method of working, the variety of genres he worked in, his technical perfectionism, and his reclusiveness about his films and personal life."); else if ((word[2] == "ron") && (word[3] == "howard")) return ("He was a child actor on the sitcom The Andy Griffith Show and later played a teenager on the TV show Happy Days. In 1980 he left Happy Days to focus on directing, and has since gone on to direct numerous featured films."); else if ((word[2] == "hugh") && (word[3] == "laurie")) return ("He is an English actor best known for playing Dr Gregory House on the tv show \"House, M.D.\"."); else if ((word[2] == "taylor") && (word[3] == "lautner")) return ("He is an American actor, voice actor, model, and martial artist. Lautner got his big break when he was cast as Jacob Black in The Twilight Saga film series."); else if ((word[2] == "robert") && (word[3] == "pattinson")) return ("He is an English actor, model, musician, and producer. He rose to prominence by landing the leading role of Edward Cullen in the film adaptations of the Twilight novels."); else if ((word[2] == "daniel") && (word[3] == "radcliffe")) return ("He is an English film and stage actor who rose to prominence playing the title character in the Harry Potter film series."); else if ((word[2] == "brad") && (word[3] == "pitt")) return ("He is an American actor and film producer. Pitt has received four Academy Award nominations and five Golden Globe Award nominations, winning one Golden Globe. He has been described as one of the world's most attractive men."); else if ((word[2] == "jerry") && (word[3] == "seinfeld")) return ("He is an American stand-up comedian, actor, writer, and television and film producer. Best known for playing a semi-fictional version of himself in the situation comedy Seinfeld \(1989–1998\)."); else if ((word[2] == "jack") && (word[3] == "nicholson")) return ("He is an American actor, director, producer and writer and a 3 time Oscar winner."); else if ((word[2] == "michael") && (word[3] == "caine")) return ("He is an English film actor and winner of 2 Academy Award for the 1986 film \"Hannah and Her Sisters\", and in 1999 for \"The Cider House Rules\"."); else if ((word[2] == "tom") && (word[3] == "cruise")) return ("He is an American film actor and producer. He has been nominated for three Academy Awards and won three Golden Globe Awards."); else if ((word[2] == "dustin") && (word[3] == "hoffman")) return ("He is an American actor with a career in film, television, and theatre. He has won 2 Oscars for his roles in the movie \"Kramer vs. Kramer\" and \"Rain Man\"."); else if ((word[2] == "al") && (word[3] == "pacino")) return ("He is an American film and stage actor and director. He won the Oscar for the 1992 film \"Scent of a Woman\"."); else if ((word[2] == "robert") && (word[3] == "deniro")) return ("He is an American actor, director, and producer. He was won two Academy Awards: Best Actor for his role in Raging Bull, and Best Supporting Actor for The Godfather Part II."); else if ((word[2] == "robert") && (word[3] == "redford")) return ("He is an American actor, film director, producer, and founder of the Sundance Film Festival. He has received two Oscars: one in 1981 for directing \"Ordinary People\", and one for Lifetime Achievement in 2002."); else if ((word[2] == "paul") && (word[3] == "newman")) return ("He was an American actor, film director, entrepreneur, humanitarian, and auto racing enthusiast. He won numerous awards, including an Academy Award for best actor for his performance in the 1986 Martin Scorsese film \"The Color of Money\"."); else if ((word[2] == "peter") && (word[3] == "cushing")) return ("He was an English actor, known for his many appearances in the Hammer Horror Films, in which he played Baron Frankenstein and Dr. Van Helsing."); else if ((word[2] == "christopher") && (word[3] == "lee")) return ("He was a British actor and musician. Lee initially portrayed villains and became famous for his role as Count Dracula in a string of Hammer Horror films."); else if ((word[2] == "bela") && (word[3] == "lugosi")) return ("He was a Hungarian actor of stage and screen best known for having played Count Dracula in the Broadway play and subsequent film version."); else if ((word[2] == "boris") && (word[3] == "karloff")) return ("He was an English actor best remembered for his roles in horror films and his portrayal of Frankenstein's monster in Frankenstein \(1931\), Bride of Frankenstein \(1935\), and Son of Frankenstein \(1939\)."); else if ((word[2] == "lon") && (word[3] == "chaney")) return ("He was an American character actor best known for his roles in monster films and as the son of famous silent film actor, Lon Chaney. He is notable for portraying Lennie Small in \"Of Mice and Men\" and Larry Talbot in \"The Wolf Man\"."); else if ((word[2] == "vincent") && (word[3] == "price")) return ("He was an American actor, well known for his distinctive voice and serio-comic performances in a series of horror films made in the latter part of his career."); else if ((word[2] == "john") && (word[3] == "wayne")) return ("He was an American film actor, director and producer. He epitomized rugged masculinity and became an enduring American icon. He is famous for his distinctive voice, walk and height."); else if ((word[2] == "marlon") && (word[3] == "brando")) return ("He was an American Actor and a 2 time Oscar winner in the 1954 movie \"On the Waterfront\" and again in 1972 in \"The Godfather\"."); else if ((word[2] == "spencer") && (word[3] == "tracy")) return ("He was an American Actor and a 2 time Oscar winner."); else if ((word[2] == "laurence") && (word[3] == "olivier")) return ("He was a British Actor and a winner of 2 Academy Awards."); else if ((word[2] == "clark") && (word[3] == "gable")) return ("He was an Academy Award winning actor best known for playing Rhett Butler in the 1939 Civil War epic film \"Gone with the Wind\"."); else if ((word[2] == "gregory") && (word[3] == "peck")) return ("He was a American Actor and Oscar winner for his role of Atticus Finch in the movie \"To Kill a Mockingbird\"."); else if ((word[2] == "humphrey") && (word[3] == "bogart")) return ("He was a American Actor and Oscar winner for his role in the movie \"The African Queen\"."); else if ((word[2] == "steve") && (word[3] == "mcqueen")) return ("He was an American movie actor. His anti-hero persona, which he developed at the height of the Vietnam counterculture, made him one of the top box-office draws of the 1960s and 1970s."); else if ((word[2] == "gary") && (word[3] == "coleman")) return ("He was an American actor most famous for his role as Arnold Jackson on the sitcom \"Different Strokes\"."); else if ((word[2] == "peter") && (word[3] == "graves")) return ("He was an actor who’s generally known for two performances; Jim Phelps on the hit TV show \"Mission Impossible\", and Captain Oveur from the spoof \"Airplane\"."); else if ((word[2] == "clint") && (word[3] == "eastwood")) return ("He is an American film actor, director, producer, composer and politician. As an actor, he is noted for playing tough-talking no-nonsense characters thus making him an enduring cultural icon of masculinity."); else if ((word[2] == "tom") && (word[3] == "hanks")) return ("He is an American actor, producer, writer, and director. Hanks is best known for his role in the movie \"Philadelphia\" and as the title character in \"Forrest Gump\"."); else if ((word[2] == "harrison") && (word[3] == "ford")) return ("He is an American film actor and producer. He is best known for his performances as Han Solo in the original \"Star Wars\" trilogy and as the title character of the \"Indiana Jones\" film series."); else if ((word[2] == "mark") && (word[3] == "hamill")) return ("He is an American actor, voice artist, producer, director, and writer. Best known for his role as Luke Skywalker in the original trilogy of \"Star Wars\"."); else if ((word[2] == "rosa") && (word[3] == "parks")) return ("She was an African-American civil rights activist, whom the United States Congress called \"the first lady of civil rights\" and \"the mother of the freedom movement\"."); else if ((word[2] == "al") && (word[3] == "sharpton")) return ("He is an American Baptist minister, civil rights activist, and radio talk show host. In 2004, he was a candidate for the Democratic nomination for the U.S. presidential election."); else if ((word[2] == "jesse") && (word[3] == "jackson")) return ("He is an American civil rights activist and Baptist minister. He was a candidate for the Democratic presidential nomination in 1984 and 1988."); else if ((word[2] == "oral") && (word[3] == "roberts")) return ("He was a renowned televangelist and claimed Jesus had appeared to him numerous times asking him to undertake various tasks. Under the order of Jesus, Roberts opened his own university in 1963."); else if ((word[2] == "joseph") && (word[3] == "smith")) return ("He was an American religious leader and the founder of the Latter Day Saint also known as Mormons."); else if ((word[2] == "billy") && (word[3] == "graham")) return ("He was an American evangelical Christian evangelist. He rose to celebrity status as his sermons were broadcast on radio and television."); else if ((word[2] == "martin") && (word[3] == "luther")) return ("He was most popularly known as the Father of Protestantism. He was a German monk, theologian, university professor, priest and church reformer."); else if ((word[2] == "john") && (word[3] == "wesley")) return ("He was the principal founder of the Arminian Methodist movement. He appointed itinerant, un-ordained preachers, who traveled widely to evangelize and care for people throughout the UK."); else if ((word[2] == "dalai") && (word[3] == "lama")) return ("He is the spiritual leader of Tibet. Recognized as the \"Man Of Peace\", he was awarded the Noble Prize in 1989 for adapting peaceful methods to find a solution for the much debated Tibetan issues."); else if ((word[2] == "kelly") && (word[3] == "clarkson")) return ("She is an American pop rock singer-songwriter and actress. She rose to fame after winning the inaugural season of the television series American Idol in 2002."); else if ((word[2] == "ruben") && (word[3] == "studdard")) return ("He is an American singer and the season two winner of American Idol."); else if ((word[2] == "fantasia") && (word[3] == "barrino")) return ("She is an American singer and the season three winner of American Idol."); else if ((word[2] == "carrie") && (word[3] == "underwood")) return ("She is an American singer and the season four winner of American Idol."); else if ((word[2] == "taylor") && (word[3] == "hicks")) return ("He is an American singer and the season five winner of American Idol."); else if ((word[2] == "jordin") && (word[3] == "sparks")) return ("She is an American singer and the season six winner of American Idol."); else if ((word[2] == "david") && (word[3] == "cook")) return ("He is an American singer and the season seven winner of American Idol."); else if ((word[2] == "kris") && (word[3] == "allen")) return ("He is an American singer and the season eight winner of American Idol."); else if ((word[2] == "lee") && (word[3] == "dewyze")) return ("He is an American singer and the season nine winner of American Idol."); else if ((word[2] == "scotty") && (word[3] == "mccreery")) return ("He is an American singer and the season ten winner of American Idol."); else if ((word[2] == "phillip" || word[2] == "phil") && (word[3] == "phillips")) return ("He is an American singer and the 11th season winner of American Idol."); else if ((word[2] == "ryan") && (word[3] == "seacrest")) return ("He is the host of the TV show American Idol."); else if ((word[2] == "randy") && (word[3] == "jackson")) return ("He is one of the judges on the TV show American Idol."); else if ((word[2] == "paula") && (word[3] == "abdul")) return ("She is an American singer-songwriter, dancer, choreographer, actress and television personality, She was one of the judges on the TV show American Idol."); else if ((word[2] == "simon") && (word[3] == "cowell")) return ("He is an English tv personality best known as a talent judge on such shows as The X Factor, Britain's Got Talent and American Idol."); else if ((word[2] == "j") && (word[3] == "lo")) return ("Aka Jennifer Lopez is an American actress, dancer and recording artist. She is currently one of the judges on American Idol."); else if ((word[2] == "jennifer") && (word[3] == "lopez")) return ("She is an American actress, dancer and recording artist. She is currently one of the judges on American Idol."); else if ((word[2] == "lady") && (word[3] == "gaga")) return ("She is an American pop singer-songwriter. She is well-recognized for her eccentric sense of style in fashion, in performance and in her music videos."); else if ((word[2] == "katy") && (word[3] == "perry")) return ("She is an American singer-songwriter and actress."); else if ((word[2] == "taylor") && (word[3] == "swift")) return ("She is an American singer and songwriter. She has won numerous music awards."); else if ((word[2] == "janis") && (word[3] == "joplin")) return ("She was an American singer-songwriter and music arranger. She rose to prominence in the late 1960s as a lead singer and solo artist."); else if ((word[2] == "diana") && (word[3] == "ross")) return ("She is an American singer and actress. Ross was lead singer of the Motown group The Supremes and after leaving the group went on to have a successful solo career into film and Broadway."); else if ((word[2] == "christina") && (word[3] == "aguilera")) return ("She is an American recording artist and actress. She first appeared on national television in 1990 as a contestant on the Star Search program."); else if ((word[2] == "britney") && (word[3] == "spears")) return ("She is an American recording artist and entertainer. She has been credited with influencing the revival of teen pop during the late 1990s."); else if ((word[2] == "whitney") && (word[3] == "houston")) return ("She was an American recording artist, actress, producer, and model. In 2009, the Guinness World Records cited her as the most-awarded female act of all-time."); else if ((word[2] == "stevie") && (word[3] == "nicks")) return ("She is an American singer-songwriter, best known for her work with \"Fleetwood Mac\" and an extensive solo career."); else if ((word[2] == "gwen") && (word[3] == "stefani")) return ("She is an American singer-songwriter and fashion designer and lead vocalist for the band \"No Doubt\"."); else if ((word[2] == "reba") && (word[3] == "mcentire")) return ("She is an American country music artist and actress. Often referred to as \"The Queen of Country\" having sold millions of records in the USA and worldwide."); else if ((word[2] == "nicki" || word[2] == "nikki") && (word[3] == "minaj")) return ("She is an American rapper, singer, songwriter and actress. She also served as a judge on American Idol."); else if ((word[2] == "zendaya") && (word[3] == "coleman")) return ("She is an American actress, singer and dancer best known for her role as the young dancer Rocky Blue on the Disney Channel series Shake It Up!"); else if ((word[2] == "harry") && (word[3] == "styles")) return ("He is a member of One Direction along with Liam Payne, Louis Tomlinson, Niall Horan, and Zayn Malik. He is the youngest member of the group."); else if ((word[2] == "jason") && (word[3] == "derulo")) return ("He is an American singer-songwriter, actor and dancer."); else if ((word[2] == "george") && (word[3] == "strait")) return ("He is an American country music singer, actor, and music producer. Strait is referred to as the \"King of Country\" selling millions of records worldwide."); else if ((word[2] == "john") && (word[3] == "lennon")) return ("He was a British singer and songwriter and one of the four members of the musical group the Beatles."); else if ((word[2] == "paul") && (word[3] == "mccartney")) return ("He is an English musician, singer-songwriter and composer. One of the four members of the musical group The Beatles."); else if ((word[2] == "george") && (word[3] == "harrison")) return ("He was an English rock guitarist, singer-songwriter, actor and film producer who achieved international fame as lead guitarist of The Beatles."); else if ((word[2] == "ringo") && (word[3] == "starr")) return ("He is an English musician, singer-songwriter, and actor who gained worldwide fame as the drummer for The Beatles."); else if ((word[2] == "elvis") && (word[3] == "presley")) return ("He was one of the most popular American singers of the 20th century. A cultural icon, he is often referred to as the \"King of Rock and Roll\"."); else if ((word[2] == "michael") && (word[3] == "jackson")) return ("He was an American recording artist, dancer, singer-songwriter, musician, and philanthropist. He is often referred to as the \"King of Pop\"."); else if ((word[2] == "elton") && (word[3] == "john")) return ("He is an English singer-songwriter, composer and pianist. He has worked with his songwriting partner Bernie Taupin since 1967 and they have collaborated on numerous albums together."); else if ((word[2] == "james") && (word[3] == "brown")) return ("He was an American singer and songwriter. Often referred to as \"The Godfather of Soul\"."); else if ((word[2] == "chuck") && (word[3] == "berry")) return ("He is a guitarist, singer, and songwriter, and considered one of the pioneers of rock and roll music."); else if ((word[2] == "jimi") && (word[3] == "hendrix")) return ("He was an American guitarist and singer-songwriter. He is widely considered to be the greatest electric guitarist in musical history."); else if ((word[2] == "jimmy") && (word[3] == "page")) return ("He founded the English rock band Led Zeppelin and is viewed one of the most influential and important guitarists and songwriters ever in rock music."); else if ((word[2] == "eric") && (word[3] == "clapton")) return ("He is an English guitarist, vocalist, and songwriter. Clapton has been referred to as one of the most important and influential guitarists of all time."); else if ((word[2] == "jim") && (word[3] == "morrison")) return ("He was the lead singer and lyricist of the rock band \"The Doors\"."); else if ((word[2] == "ozzy") && (word[3] == "osbourne")) return ("He is an English singer-songwriter and occasional actor who rose to prominence as lead vocalist of the English heavy metal band Black Sabbath."); else if ((word[2] == "duane") && (word[3] == "allman")) return ("He was an American guitarist, respected session musician and the primary co-founder of the southern rock group The Allman Brothers Band. He is best remembered for his brief but influential tenure in that band, his expressive slide guitar playing and improvisational skills."); else if ((word[2] == "robert") && (word[3] == "plant")) return ("He was an English rock singer and songwriter, best known as the vocalist and lyricist of the rock band Led Zeppelin."); else if ((word[2] == "freddie") && (word[3] == "mercury")) return ("He was a British musician, best known as the lead vocalist and a songwriter of the rock band Queen."); else if ((word[2] == "mick") && (word[3] == "jagger")) return ("He is an English musician, singer-songwriter, actor, and producer, best known as the lead vocalist of rock band, The Rolling Stones."); else if ((word[2] == "keith") && (word[3] == "richards")) return ("He is an English musician, songwriter, and founding member of the rock band the Rolling Stones. Ranked by Rolling Stone magazine as the 10th greatest guitarist of all time."); else if ((word[2] == "jeff") && (word[3] == "beck")) return ("He is an English rock guitarist. One of the most influential lead guitarists in rock."); else if ((word[2] == "pete") && (word[3] == "townshend")) return ("He is an English rock guitarist, vocalist, songwriter and author, known principally as the guitarist and songwriter for the rock group \"The Who\"."); else if ((word[2] == "kurt") && (word[3] == "cobain")) return ("He was an American singer-songwriter, musician and artist, best known as the lead singer and guitarist of the grunge band Nirvana."); else if ((word[2] == "gene") && (word[3] == "simmons")) return ("He was an American rock bassist, singer, and songwriter of the hard rock band \"Kiss\"."); else if ((word[2] == "steven") && (word[3] == "tyler")) return ("He is an American singer, songwriter, and multi-instrumentalist, and the frontman and lead singer of the Boston-based rock band Aerosmith."); else if ((word[2] == "don") && (word[3] == "henley")) return ("He is an American musician, singer, songwriter and drummer, best known as a founding member of the Eagles."); else if ((word[2] == "glenn") && (word[3] == "frey")) return ("He is an American musician, singer, songwriter, and actor, best known as a founding member of the Eagles."); else if ((word[2] == "nikki") && (word[3] == "sixx")) return ("He was the bass guitarist for the rock group Motley Crue."); else if ((word[2] == "paul") && (word[3] == "stanley")) return ("He was a singer and rhythm guitarist for the rock group Kiss."); else if ((word[2] == "ace") && (word[3] == "frehley")) return ("He was a singer and lead guitarist for the rock group Kiss."); else if ((word[2] == "peter") && (word[3] == "criss")) return ("He was a singer and drummer for the rock group Kiss."); else if ((word[2] == "steve") && (word[3] == "perry")) return ("He was the lead singer for the rock band Journey from 1977–1998."); else if ((word[2] == "tony") && (word[3] == "iommi")) return ("He was guitarist for the rock back Black Sabbath."); else if ((word[2] == "ron") && (word[3] == "wood")) return ("He is an English rock guitarist and bassist best known as a former member of The Jeff Beck Group and current member of The Rolling Stones."); else if ((word[2] == "sammy") && (word[3] == "hagar")) return ("He was a former lead singer of the rock band Van Halen."); else if ((word[2] == "richie") && (word[3] == "sambora")) return ("He is a guitarist for the rock band Bon Jovi."); else if ((word[2] == "john") && (word[3] == "fogerty")) return ("He was the former lead singer of the rock band Creedence Clearwater Revival."); else if ((word[2] == "bruce") && (word[3] == "springsteen")) return ("He is an American singer-songwriter who records and tours with the E Street Band. He is widely known for his brand of heartland rock, poetic lyrics, and Americana sentiments centered on his native New Jersey."); else if ((word[2] == "stevie") && (word[3] == "wonder")) return ("He is an American singer-songwriter, multi-instrumentalist, record producer and activist. Blind since shortly after birth, Wonder signed with Motown at the age of eleven and continues to perform and record for Motown to this day."); else if ((word[2] == "justin") && (word[3] == "bieber")) return ("He is a Canadian pop-R&B singer, songwriter and actor. He became the first artist to have seven songs from a debut album chart on the Billboard Hot 100."); else if ((word[2] == "one") && (word[3] == "direction")) return ("One Direction is an English-Irish pop boy band based in London, consisting of members Niall Horan, Zayn Malik, Liam Payne, Harry Styles, and Louis Tomlinson."); else if ((word[2] == "cold") && (word[3] == "play")) return ("Coldplay is an English alternative rock band formed in 1996 by lead vocalist Chris Martin and lead guitarist Jonny Buckland."); else if ((word[2] == "linkin") && (word[3] == "park")) return ("Linkin Park is an American rock band from Agoura Hills, California. Formed in 1996, the band rose to international fame with their debut album, \"Hybrid Theory\"."); else if ((word[2] == "bon") && (word[3] == "jovi")) return ("Bon Jovi is an American hard rock band from Sayreville, New Jersey. Formed in 1983, Bon Jovi consists of lead singer and namesake Jon Bon Jovi, guitarist Richie Sambora, keyboardist David Bryan, drummer Tico Torres, and bassist Hugh McDonald."); else if ((word[2] == "grand") && (word[3] == "funk")) return ("Grand Funk Railroad was an American rock band that was highly popular during the 1970s. The band was formed in 1968 by Mark Farner, Don Brewer, and Mel Schacher."); else if ((word[2] == "the") && (word[3] == "byrds")) return ("The Byrds were an American rock band, formed in Los Angeles, California in 1964. Notable members over the years include Roger McGuinn, David Crosby, Gene Clark, Michael Clarke, and Chris Hillman."); else if ((word[2] == "the") && (word[3] == "eagles")) return ("The Eagles are an American rock band formed in Los Angeles, California in 1971 by Glenn Frey, Don Henley, Bernie Leadon and Randy Meisner. Other members over the years include Joe Walsh and Don Felder."); else if ((word[2] == "the") && (word[3] == "ramones")) return ("The Ramones were an American rock band that formed in Queens, New York in 1974. Often cited as the first punk rock group."); else if ((word[2] == "the") && (word[3] == "who")) return ("The Who were an English rock band formed in 1964 by Roger Daltrey (vocals), Pete Townshend (guitar), John Entwistle (bass) and Keith Moon (drums)."); else if ((word[2] == "led") && (word[3] == "zeppelin")) return ("Led Zeppelin were an English rock band formed in 1968 that consisted of guitarist Jimmy Page, singer Robert Plant, drummer John Bonham, and bassist John Paul Jones."); else if ((word[2] == "black") && (word[3] == "sabbath")) return ("Black Sabbath were an English rock band, formed in Aston, Birmingham in 1969 by singer Ozzy Osbourne, guitarist Tony Iommi, bassist Geezer Butler, and drummer Bill Ward."); else if ((word[2] == "motley") && (word[3] == "crue")) return ("Motley Crue was an American heavy metal band formed in Los Angeles, California in 1981. The group was founded by bass guitarist Nikki Sixx and drummer Tommy Lee, who were later joined by lead guitarist Mick Mars and lead singer Vince Neil."); else if ((word[2] == "def") && (word[3] == "leppard")) return ("Def Leppard is an English rock band formed in 1977 as part of the New Wave of British Heavy Metal bands."); else if ((word[2] == "van") && (word[3] == "halen")) return ("Van Halen is an American hard rock band formed in Pasadena, California in 1972. The group consist of David Lee Roth, Eddie, Wolfgang, and Alex Van Halen."); else if ((word[2] == "the") && (word[3] == "monkees")) return ("The Monkees were an American pop rock group assembled in Los Angeles for the American television series \"The Monkees\". The band consist of Micky Dolenz, Michael Nesmith, Peter Tork, and Davy Jones."); else if ((word[2] == "the") && (word[3] == "doors")) return ("The Doors were an American rock band formed in 1965 in Los Angeles, California, with vocalist Jim Morrison, keyboardist Ray Manzarek, guitarist Robby Krieger and drummer John Densmore."); else if ((word[2] == "richard") && (word[3] == "petty")) return ("He was a race car driver who won the NASCAR Championship seven times."); else if ((word[2] == "mario") && (word[3] == "andretti")) return ("He was Italian American world champion racing driver, one of the most successful Americans in the history of the sport."); else if ((word[2] == "dale") && (word[3] == "earnhardt")) return ("He was an American race car driver, best known for his career driving stock cars in NASCAR's top division."); else if ((word[2] == "cale") && (word[3] == "yarborough")) return ("He is former NASCAR Winston Cup Series driver and owner. He is one of only two drivers in NASCAR history to win three consecutive championships."); else if ((word[2] == "darrell") && (word[3] == "waltrip")) return ("He was a race car drive who won NASCAR Cup Series champion 3 times in 1981, 1982, 1985."); else if ((word[2] == "aj") && (word[3] == "foyt")) return ("He is a retired American automobile racing driver. He was won several major sports car racing events."); else if ((word[2] == "wayne") && (word[3] == "gretzy")) return ("He is a retired Canadian ice hockey player and former hockey coach. Nicknamed \"The Great One\", he is generally regarded as the best player in the history of the National Hockey League."); else if ((word[2] == "bobby") && (word[3] == "orr")) return ("He is a Canadian former professional ice hockey player. He was inducted into the Hockey Hall of Fame in 1979."); else if ((word[2] == "gordie") && (word[3] == "howe")) return ("He is a Canadian retired professional ice hockey player. He was inducted into the Hockey Hall of Fame in 1972."); else if ((word[2] == "mario") && (word[3] == "lemieux")) return ("He is a former Canadian professional ice hockey player. He was inducted into the Hockey Hall of Fame in 1997."); else if ((word[2] == "bobby") && (word[3] == "hull")) return ("He is a former Canadian ice hockey player. He was inducted into the Hockey Hall of Fame in 1983."); else if ((word[2] == "andre") && (word[3] == "agassi")) return ("He is a retired American professional tennis player. Agassi has been called the best service returner in the history of the game."); else if ((word[2] == "arthur") && (word[3] == "ashe")) return ("He is a retired American professional tennis player. A winner of 3 Grand Slam singles tournament."); else if ((word[2] == "boris") && (word[3] == "becker")) return ("He is a retired German professional tennis player. A winner of 6 Grand Slam singles tournament."); else if ((word[2] == "bjorn") && (word[3] == "borg")) return ("He is a retired professional tennis player from Sweden. A winner of 11 Grand Slam singles tournament."); else if ((word[2] == "jimmy") && (word[3] == "connors")) return ("He is a retired professional tennis player from the USA. A winner of 8 Grand Slam singles tournament."); else if ((word[2] == "stefan") && (word[3] == "edberg")) return ("He is a retired professional tennis player from Sweden. A winner of 6 Grand Slam singles tournament."); else if ((word[2] == "roger") && (word[3] == "federer")) return ("He is a Swiss professional tennis player. He has won 16 Grand Slam singles tournament."); else if ((word[2] == "rod") && (word[3] == "laver")) return ("He is an Australian professional tennis player and winner of 11 Grand Slam singles tournament."); else if ((word[2] == "ivan") && (word[3] == "lendl")) return ("He is a retired professional tennis player from Czechoslovakia. A winner of 8 Grand Slam singles tournament."); else if ((word[2] == "john") && (word[3] == "mcenroe")) return ("He is a retired professional tennis player from the USA. A winner of 7 Grand Slam singles tournament."); else if ((word[2] == "ilie") && (word[3] == "nastase")) return ("He is a retired professional tennis player from the Romania. A winner of 2 Grand Slam singles tournament."); else if ((word[2] == "john") && (word[3] == "newcombe")) return ("He is a retired professional tennis player from the Australia. A winner of 7 Grand Slam singles tournament."); else if ((word[2] == "ken") && (word[3] == "rosewall")) return ("He is a retired professional tennis player from the Australia. A winner of 8 Grand Slam singles tournament."); else if ((word[2] == "pete") && (word[3] == "sampras")) return ("He is a retired professional tennis player from the USA. A winner of 14 Grand Slam singles tournament."); else if ((word[2] == "guillermo") && (word[3] == "vilas")) return ("He is a retired professional tennis player from Argentina. A winner of 4 Grand Slam singles tournament."); else if ((word[2] == "michael") && (word[3] == "chang")) return ("He is a former professional tennis player. He is best remembered for becoming the youngest male player to win a Grand Slam singles title when he won the French Open at the age of 17."); else if ((word[2] == "tracy") && (word[3] == "austin")) return ("She is a retired professional tennis player from the USA. A winner of 2 Grand Slam singles tournament."); else if ((word[2] == "jennifer") && (word[3] == "capriati")) return ("She is a retired professional tennis player from the USA. A winner of 3 Grand Slam singles tournament."); else if ((word[2] == "margaret") && (word[3] == "court")) return ("She is a retired professional tennis player from the USA. A winner of 3 Grand Slam singles tournament."); else if ((word[2] == "lindsay") && (word[3] == "davenport")) return ("She is a retired professional tennis player from the USA. A winner of 18 Grand Slam singles tournament."); else if ((word[2] == "chris" || word[2] == "chrisy") && (word[3] == "evert")) return ("She is a retired professional tennis player from the Australia. A winner of 7 Grand Slam singles tournament."); else if ((word[2] == "evonne") && (word[3] == "goolagong")) return ("She is a retired professional tennis player from the Germany. A winner of 22 Grand Slam singles tournament."); else if ((word[2] == "steffi") && (word[3] == "graf")) return ("She is a retired Swiss professional tennis player of Czech-Hungarian descent. A winner of 5 Grand Slam singles tournament."); else if ((word[2] == "martina") && (word[3] == "navratilova")) return ("She is a retired professional tennis player from the Czechoslovak. A winner of 18 Grand Slam singles tournament."); else if ((word[2] == "monica") && (word[3] == "seles")) return ("She is a retired professional tennis player from the Hungary. A winner of 9 Grand Slam singles tournament."); else if ((word[2] == "serena") && (word[3] == "williams")) return ("She is a retired professional tennis player from the USA. A winner of 13 Grand Slam singles tournament."); else if ((word[2] == "venus") && (word[3] == "williams")) return ("She is a retired professional tennis player from the USA. A winner of 7 Grand Slam singles tournament."); else if ((word[2] == "david") && (word[3] == "beckham")) return ("He is a professional soccer player from England."); else if ((word[2] == "lance") && (word[3] == "armstrong")) return ("He is an American former professional road racing cyclist who is best known for winning the Tour de France a record seven consecutive times."); else if ((word[2] == "michael") && (word[3] == "phelps")) return ("He is an American swimmer who has won 16 Olympic medals—six gold and two bronze at Athens in 2004, and eight gold at Beijing in 2008, becoming the most successful athlete at both of these Olympic Games editions."); else if ((word[2] == "mark") && (word[3] == "spitz")) return ("He is a retired American swimmer. He won seven gold medals at the 1972 Munich Olympic Games."); else if ((word[2] == "greg") && (word[3] == "louganis")) return ("He is an American Olympic diver and author. He won a Silver Medal at the 1976 Montreal Olympics, 2 Gold Medals at the 1984 LA Olympics and 2 Golds in the 1988 Seoul Olympics."); else if ((word[2] == "carl") && (word[3] == "lewis")) return ("He is a former American track and field athlete who won 10 Olympic medals. 9 Gold and 1 Silver."); else if ((word[2] == "dorothy") && (word[3] == "hamill")) return ("She was an American figure skater. She won the Gold Medal in the 1976 winter Olympics in Austria."); else if ((word[2] == "scott") && (word[3] == "hamilton")) return ("He was an American figure skater and Olympic gold medalist. He won the gold medal in the 1984 Winter Olympics in Yugoslavia."); else if ((word[2] == "dan") && (word[3] == "jansen")) return ("He was a former speed skater and Olympic gold medalist. He won his gold medal in the 1994 Winter Olympics in Norway."); else if ((word[2] == "eric") && (word[3] == "heiden")) return ("He was a former American speed skater and Olympic gold medalist. He won five gold medals at the 1980 Winter Olympics in New York."); else if ((word[2] == "bruce") && (word[3] == "jenner")) return ("He is a former U.S. track and field athlete best known for winning the gold medal for the decathlon in the 1976 Montreal Olympics."); else if ((word[2] == "jim") && (word[3] == "thorpe")) return ("He was an American athlete and considered one of the most versatile athletes of modern sports. He won Olympic gold medals for the 1912 pentathlon and decathlon."); else if ((word[2] == "jesse") && (word[3] == "owens")) return ("He was considered by many as one of the greatest athletes of all time. He won 4 gold medals in the 1936 Berlin Olympic games."); else if ((word[2] == "wilma") && (word[3] == "rudolph")) return ("She was an American track and field star. She won a Bronze medal in the 1956 Melbourne Olympic Games and won three gold medals at the Rome Olympics in 1960."); else if ((word[2] == "nadia") && (word[3] == "comaneci")) return ("She is a Romanian gymnast, winner of three Olympic gold medals at the 1976 Montreal Olympics, and the first gymnast ever to be awarded a perfect score of 10 in an Olympic gymnastic event. She also won two gold medals at the 1980 Olympics."); else if ((word[2] == "nastia") && (word[3] == "lyukina")) return ("She is a Russian-American gymnast. She is the 2008 Olympic individual all-around Champion."); else if ((word[2] == "carly") && (word[3] == "patterson")) return ("She is an American singer and former gymnast. She is the 2004 Olympic All-Around Champion and a member of the USA Gymnastics Hall of Fame."); else if ((word[2] == "shawn") && (word[3] == "johnson")) return ("She is an American gymnast. She was the 2008 Olympic balance beam gold medalist and won the Silver Medal for the all-around, and floor exercise."); else if ((word[2] == "shannon") && (word[3] == "miller")) return ("She was an American gymnast from Oklahoma. She is the most decorated gymnast in U.S. History, and considered one of the greatest gymnasts the United States has ever produced."); else if ((word[2] == "kerri") && (word[3] == "strug")) return ("She was an American gymnast from Arizona. She was a member of the Magnificent Seven, the victorious all-around gymnastics team that won Gold in the 1996 Olympics."); else if ((word[2] == "dominique") && (word[3] == "dawes")) return ("She was an American gymnast. She was first African-American woman to win an individual Olympic medal in gymnastics."); else if ((word[2] == "olga") && (word[3] == "korbut")) return ("She was a Soviet-born gymnast who won four gold medals and two silver medals at the Summer Olympics, in which she competed in 1972 and 1976 for the USSR team."); else if ((word[2] == "bela") && (word[3] == "karolyi")) return ("He is a Romanian/USA gymnastics coach. He and his wife have coached both Romanian and United States Olympic teams to medal-winning success."); else if ((word[2] == "ted") && (word[3] == "koppel")) return ("He is an English-born American broadcast journalist, best known as the anchor for Nightline from the program's inception in 1980 until his retirement in late 2005."); else if ((word[2] == "bernard") && (word[3] == "shaw")) return ("He is an American journalist and former news anchor for CNN from 1980 until his retirement in March 2001."); else if ((word[2] == "katie") && (word[3] == "couric")) return ("She is an American journalist, anchor and managing editor of the CBS Evening News, and a correspondent for the tv show 60 Minutes."); else if ((word[2] == "barbara") && (word[3] == "walters")) return ("She is an American broadcast journalist and author, who has hosted morning television shows \"Today\" and \"The View\", the television newsmagazine \"20/20\", and co-anchor and correspondent of the ABC Evening News."); else if ((word[2] == "larry") && (word[3] == "king")) return ("He is an American television and radio host. He was the host on the nightly interview TV program \"Larry King Live\" on CNN from 1985 to 2010."); else if ((word[2] == "peter") && (word[3] == "jennings")) return ("He was a Canadian-American journalist and news anchor. He was the sole anchor of ABC's World News Tonight from 1983 until his death in 2005."); else if ((word[2] == "harry") && (word[3] == "reasoner")) return ("He was an American journalist for ABC and CBS News, known for his inventive use of language as a television commentator, and as a founder of the 60 Minutes program."); else if ((word[2] == "morley") && (word[3] == "safer")) return ("He is a Canadian reporter and correspondent for CBS News. He is best known for his long tenure on the news program 60 Minutes."); else if ((word[2] == "mike") && (word[3] == "wallace")) return ("He was an American journalist and media personality. During his 50+ year career, he has interviewed a wide range of prominent newsmakers and was one of the original correspondents for CBS' \"60 Minutes\"."); else if ((word[2] == "david") && (word[3] == "brinkley")) return ("He was an American newscaster for NBC and ABC in a career lasting from 1943 to 1997."); else if ((word[2] == "chet") && (word[3] == "huntley")) return ("He was an American television newscaster, best known for co-anchoring NBC's evening news program, The Huntley-Brinkley Report, for 14 years beginning in 1956."); else if ((word[2] == "tom") && (word[3] == "brokaw")) return ("He is an American television journalist and author best known as the anchor and managing editor of NBC Nightly News from 1982 to 2004."); else if ((word[2] == "dan") && (word[3] == "rather")) return ("He is an American journalist and the former news anchor for the CBS Evening News for 24 years, from 1981 to 2005."); else if ((word[2] == "walter") && (word[3] == "cronkite")) return ("He was an American broadcast journalist, best known as anchorman for the CBS Evening News for 19 years \(1962–81\)."); else if ((word[2] == "wolf") && (word[3] == "blitzer")) return ("He is an American journalist who has been a CNN reporter and host since 1990."); else if ((word[2] == "george") && (word[3] == "stephanopoulos")) return ("He is an American television journalist and a former political advisor. He is best known as the chief political correspondent for ABC News and a co-anchor of ABC's Good Morning America."); else if ((word[2] == "diane") && (word[3] == "sawyer")) return ("She is the current anchor of ABC World News. Previously, Sawyer had been co-anchor of ABC's Good Morning America."); else if ((word[2] == "lou") && (word[3] == "dobbs")) return ("He is an American journalist, radio host, television host on the Fox Business Network, and author. He anchored CNN's Lou Dobbs Tonight until November 2009."); else if ((word[2] == "hugh") && (word[3] == "downs")) return ("He is a retired American broadcaster, television host, producer, and author. He served as anchor of ABC's news show \"20/20\" from 1978 to 1999."); else if ((word[2] == "charles") && (word[3] == "gibson")) return ("He is a former American broadcast television anchor and journalist. He was a host of Good Morning America from 1987 to 2006 and anchor of World News with Charles Gibson from 2006 to 2009."); else if ((word[2] == "nancy") && (word[3] == "grace")) return ("She is an American legal commentator, television host, television journalist and former prosecutor. She is the host of \"Nancy Grace\", a nightly celebrity news and current affairs show."); else if ((word[2] == "sam") && (word[3] == "donaldson")) return ("He is a reporter and news anchor for ABC News. He has served as host or panelist on numerous news shows."); else if ((word[2] == "connie") && (word[3] == "chung")) return ("She is an American journalist who has been an anchor and reporter for the U.S. television news networks NBC, CBS, ABC, CNN, and MSNBC."); else if ((word[2] == "dick") && (word[3] == "clark")) return ("He was an American radio and tv personality, best known for hosting \"American Bandstand\" from 1957 to 1987. He also hosted the game show \"Pyramid\" and Dick Clark's New Year's Rockin' Eve which is celebrated worldwide."); else if ((word[2] == "don") && (word[3] == "cornelius")) return ("He was an American television show host and producer who was best known as the creator of the nationally syndicated dance-music franchise \"Soul Train\", which he hosted from 1971 to 1993."); else if ((word[2] == "howard") && (word[3] == "stern")) return ("He is an American radio personality, television host, author, and actor. Best known for his radio show, which gained wide recognition for his outspoken and sometimes controversial style."); else if ((word[2] == "bob") && (word[3] == "barker")) return ("He is a former American television game show host. He is best known for hosting CBS's \"The Price Is Right\" from 1972 to 2007."); else if ((word[2] == "maury") && (word[3] == "povich")) return ("He is an American actor and TV talk show host who currently hosts his self-titled talk show \"Maury\". He is married to journalist Connie Chung."); else if ((word[2] == "conan") && (word[3] == "o'brien")) return ("He is an American television host, comedian, writer, producer and performer. He is currently the host of Conan, a late-night talk show that airs on the American cable television station TBS."); else if ((word[2] == "geraldo") && (word[3] == "rivera")) return ("He is an American attorney, journalist, writer, reporter, and former talk show host. Rivera hosts the newsmagazine program Geraldo at Large, and appears regularly on Fox News Channel."); else if ((word[2] == "sally") && (word[3] == "raphael")) return ("She is an American talk show host, known for the eponymous \"Sally talk\" show she hosted for two decades."); else if ((word[2] == "jerry") && (word[3] == "springer")) return ("He is an English-born American television presenter, best known as host of the tabloid talk show \"The Jerry Springer Show\" since its debut in 1991."); else if ((word[2] == "phil") && (word[3] == "donahue")) return ("He is an American media personality, writer, and film producer, best known as the creator and host of The Phil Donahue Show, the first tabloid talk show."); else if ((word[2] == "montel") && (word[3] == "williams")) return ("He is an American television personality, radio talk show host and actor. He is best known as host of the long-running The Montel Williams Show."); else if ((word[2] == "david") && (word[3] == "letterman")) return ("He is an American television host and comedian. He is the host of the late night television talk show, Late Show with David Letterman which is broadcast on CBS."); else if ((word[2] == "jay") && (word[3] == "leno")) return ("He is an American stand-up comedian and television host. From 1992 to 2009, Leno was the host of NBC's The Tonight Show with Jay Leno."); else if ((word[2] == "johnny") && (word[3] == "carson")) return ("He was an American television host and comedian, known as host of The Tonight Show Starring Johnny Carson for 30 years (1962–1992)."); else if ((word[2] == "jack") && (word[3] == "parr")) return ("He was an American radio and television comedian and talk show host, best known for his stint as host of \"The Tonight Show\" from 1957 to 1962."); else if ((word[2] == "oprah") && (word[3] == "winfrey")) return ("She is an American television host, actress, producer, and philanthropist, best known for her self-titled, multi-award winning talk show, which has become the highest-rated program of its kind in history."); else if ((word[2] == "john") && (word[3] == "donne")) return ("He was an English poet, satirist, lawyer and priest. His works are noted for their strong, sensual style and include sonnets, love poetry, religious poems, Latin translations, epigrams, elegies, songs, satires and sermons."); else if ((word[2] == "stephenie") && (word[3] == "meyer")) return ("She is an American author best known for her vampire romance series \"Twilight\"."); else if ((word[2] == "jd") && (word[3] == "salinger")) return ("He was an American author, best known for his 1951 novel \"The Catcher in the Rye\"."); else if ((word[2] == "suzanne") && (word[3] == "collins")) return ("She is an American television writer and author best know for writing the trilogy The Hunger Games, Catching Fire, and Mockingjay."); else if ((word[2] == "jack") && (word[3] == "christie")) return ("She was a young girl that was famous for the diary she kept documenting here experiences in Nazi Germany. Her diary has gone on to become one of the most important entries in historical literature."); else if ((word[2] == "stephen") && (word[3] == "king")) return ("She was one of the most popular writers in the crime and mystery genre of all time. She wrote 80 detective novels as well as a number of plays."); else if ((word[2] == "jk") && (word[3] == "rowling")) return ("is an American author of contemporary horror, suspense, science fiction and fantasy fiction. His books have sold millions of copies which have been adapted into a number of feature films, television movies and comic books."); else if ((word[2] == "jules") && (word[3] == "verne")) return ("She is a British author best known as the creator of the Harry Potter fantasy series."); else if ((word[2] == "frank") && (word[3] == "baum")) return ("He was a French author best known for novels such as Twenty Thousand Leagues Under the Sea (1870), A Journey to the Center of the Earth (1864), and Around the World in Eighty Days (1873)."); else if ((word[2] == "edgar") && (word[3] == "burroughs")) return ("He was an American author of children's books, best known for writing \"The Wonderful Wizard of Oz\"."); else if ((word[2] == "charlotte") && (word[3] == "bronte")) return ("She was an English novelist and poet, and the eldest of the three Brontë sisters. Best known for writing \"Jane Eyre\"."); else if ((word[2] == "emily") && (word[3] == "bronte")) return ("She was an English novelist and poet, best remembered for her only novel, \"Wuthering Heights\", a classic of English literature."); else if ((word[2] == "charles") && (word[3] == "dickens")) return ("He was the most popular English novelist of the Victorian era and responsible for some of English literature's most iconic characters such as Ebenezer Scrooge and Oliver Twist."); else if ((word[2] == "arthur") && (word[3] == "doyle")) return ("He was a Scottish physician and writer, most noted for his stories about the detective Sherlock Holmes."); else if ((word[2] == "samuel" || word[2] == "mark") && (word[3] == "clemens" || word[3] == "twain")) return ("He was an American author and humorist. He is most noted for his novels, The Adventures of Tom Sawyer (1876), and its sequel, Adventures of Huckleberry Finn (1885)."); else if ((word[2] == "jack") && (word[3] == "london")) return ("He was an American author, journalist, and social activist. He is best known as the author of \"White Fang\" and \"Call of the Wild\"."); else if ((word[2] == "joseph") && (word[3] == "conrad")) return ("He was a Polish-born English novelist best known as the author of \"Heart of Darkness\"."); else if ((word[2] == "leo") && (word[3] == "tolstoy")) return ("He was a Russian writer of realist fiction and philosophical essays. Best known as the author of \"War and Peace\" and \"Anna Karenina\"."); else if ((word[2] == "lewis") && (word[3] == "carroll")) return ("He was an English author best known for writing Alice's Adventures in Wonderland and its sequel Through the Looking-Glass."); else if ((word[2] == "washington") && (word[3] == "irving")) return ("He was an American author best known for his short stories \"The Legend of Sleepy Hollow\" and \"Rip Van Winkle\"."); else if ((word[2] == "louisa") && (word[3] == "alcot")) return ("She was an American novelist. She is best known for the novel \"Little Women\"."); else if ((word[2] == "fscott") && (word[3] == "fitsgerald")) return ("He was American author best known for his book \"The Great Gatsby\"."); else if ((word[2] == "hg") && (word[3] == "wells")) return ("He was an English author, now best known for his work in the science fiction genre such as The Time Machine and The War of the Worlds."); else if ((word[2] == "rudyard") && (word[3] == "kipling")) return ("He was an English poet, short-story writer, and novelist chiefly remembered for \"The Jungle Book\"."); else if ((word[2] == "harriet") && (word[3] == "stowe")) return ("She was an American abolitionist and author best known for writing the novel Uncle Tom's Cabin which depicted life for African-Americans under slavery."); else if ((word[2] == "stephen") && (word[3] == "crane")) return ("He was an American novelist, short story writer, poet and journalist best known for writing the 1895 Civil War novel \"The Red Badge of Courage\"."); else if ((word[2] == "james") && (word[3] == "cooper")) return ("He was a prolific and popular American writer of the early 19th century. He is best remembered as a novelist for writing \"The Last of the Mohicans\"."); else if ((word[2] == "frances") && (word[3] == "burnett")) return ("She was an English playwright and author. She is best known for her children's stories, in particular \"The Secret Garden\" and \"A Little Princess\"."); else if ((word[2] == "herman") && (word[3] == "melville")) return ("He was an American novelist, short story writer, essayist, and poet. He is best known for his novel \"Moby-Dick\"."); else if ((word[2] == "robert") && (word[3] == "stevenson")) return ("He was a Scottish novelist, poet, essayist and travel writer. His best-known books include \"Treasure Island\", \"Kidnapped\", and \"Strange Case of Dr Jekyll and Mr Hyde\"."); else if ((word[2] == "jane") && (word[3] == "austen")) return ("She was was an English novelist best known for writing \"Sense and Sensibility\" and \"Pride and Prejudice\"."); else if ((word[2] == "mary") && (word[3] == "shelley")) return ("She was a British novelist, short story writer, dramatist, essayist, biographer, and travel writer, best known for her Gothic novel \"Frankenstein\"."); else if ((word[2] == "margaret") && (word[3] == "mitchell")) return ("She was an American author, who won the Pulitzer Prize in 1937 for her epic novel \"Gone with the Wind\"."); else if ((word[2] == "geoffrey") && (word[3] == "chaucer")) return ("He was known as the Father of English literature, is widely considered the greatest English poet of the Middle Ages. Best know for writing \"The Canterbury Tales\"."); else if ((word[2] == "john") && (word[3] == "milton")) return ("He was an English poet, polemicist, and civil servant. He is best known for his epic poem \"Paradise Lost\"."); else if ((word[2] == "oscar") && (word[3] == "wild")) return ("He was an Irish writer and poet. Best known for writing the novel \"The Picture of Dorian Gray\"."); else if ((word[2] == "ernest") && (word[3] == "hemingway")) return ("He was an American author and journalist. His distinctive writing style, characterized by economy and understatement, influenced 20th-century fiction, as did his life of adventure and public image."); else if ((word[2] == "cs") && (word[3] == "lewis")) return ("He was an Irish-born British novelist best known as the author of \"The Chronicles of Narnia\"."); else if ((word[2] == "bram") && (word[3] == "stoker")) return ("He was an Irish novelist and short story writer, best known today for his 1897 Gothic novel \"Dracula\"."); else if ((word[2] == "john") && (word[3] == "steinbeck")) return ("He was an American writer. He is widely known for the Pulitzer Prize-winning novel The Grapes of Wrath (1939) and East of Eden (1952) and the novella Of Mice and Men (1937)."); else if ((word[2] == "roald") && (word[3] == "dahl")) return ("He was a British novelist, short story writer, fighter pilot and screenwriter best known for writing \"Matilda\" and \"Charlie and the Chocolate Factory\"."); else if ((word[2] == "charles") && (word[3] == "darwin")) return ("He was an English naturalist. He established that all species of life have descended over time from common ancestors, and proposed the scientific theory that this branching pattern of evolution resulted from a process that he called natural selection."); else if ((word[2] == "albert") && (word[3] == "einstein")) return ("He was a German-born theoretical physicist who developed the theory of general relativity, effecting a revolution in physics."); else if ((word[2] == "thomas") && (word[3] == "edison")) return ("He was an American inventor, scientist, and businessman who developed many devices such as the phonograph, the motion picture camera, and the electric light bulb."); else if ((word[2] == "alexander") && (word[3] == "bell")) return ("He was an eminent scientist, inventor, engineer and innovator who is credited with inventing the first practical telephone."); else if ((word[2] == "eli") && (word[3] == "whitney")) return ("He was an American inventor best known for inventing the cotton gin."); else if ((word[2] == "john") && (word[3] == "browning")) return ("He is one of America's most accomplished weapons inventors. Browning invented the gas-operated return mechanism for rifles, which eliminated the need to load each shot by hand. Every time a person pulled the trigger a new round could be fired."); else if ((word[2] == "karl") && (word[3] == "benz")) return ("A German inventor who is generally credited for the invention of the first automobile."); else if ((word[2] == "samuel") && (word[3] == "morse")) return ("He was the inventor of the Telegraph and Morse Code."); else if ((word[2] == "henry") && (word[3] == "ford")) return ("He was a prominent American industrialist, the founder of the Ford Motor Company, and sponsor of the development of the assembly line technique of mass production."); else if ((word[2] == "john") && (word[3] == "fitch")) return ("He was an American inventor, clockmaker, and silversmith who, in 1787, built the first recorded steam-powered boat in the United States."); else if ((word[2] == "robert") && (word[3] == "fulton")) return ("He was an American engineer and inventor who is widely credited with developing the first commercially successful steamboat."); else if ((word[2] == "thomas") && (word[3] == "newcomen")) return ("He created the first practical steam engine for pumping water around 1710."); else if ((word[2] == "samuel") && (word[3] == "colt")) return ("He was the inventor of the Colt Revolver."); else if ((word[2] == "jonas") && (word[3] == "salk")) return ("Dr Jonas Salk was the inventor of the Polio Vaccine."); else if ((word[2] == "wright") && (word[3] == "brothers")) return ("They were the inventors of the Airplane."); else if ((word[2] == "charles") && (word[3] == "goodyear")) return ("He was the inventor of Vulcanized Rubber which eventually lead to the making of automobile tires."); else if ((word[2] == "cyrus") && (word[3] == "mccormick")) return ("He invented the mechanical reaper, a significant agricultural invention that revolutionized farming."); else if ((word[2] == "willis") && (word[3] == "carrier")) return ("He was the inventor of Air Conditioning."); else if ((word[2] == "robert") && (word[3] == "jarvik")) return ("He is an American scientist, researcher and entrepreneur known for his role in developing the Jarvik-7 artificial heart."); else if ((word[2] == "issac") && (word[3] == "singer")) return ("He was the inventor of the sewing machine."); else if ((word[2] == "antonie") && (word[3] == "leeuwenhoek")) return ("He was a Dutch tradesman and scientist best known for his work on the improvement of the microscope."); else if ((word[2] == "peter") && (word[3] == "henlein")) return ("He was a German locksmith and watchmaker and is often considered the inventor of the watch but this claim is disputed."); else if ((word[2] == "andre") && (word[3] == "michelin")) return ("He was the first person to use air-filled tires on an automobile."); else if ((word[2] == "john") && (word[3] == "baird")) return ("He was a Scottish engineer and inventor of the world's first practical, publicly demonstrated television system, and also the world's first fully electronic color television tube."); else if ((word[2] == "philo") && (word[3] == "farnsworth")) return ("He was an American inventor and television pioneer."); else if ((word[2] == "guglielmo") && (word[3] == "marconi")) return ("He was an Italian inventor, known for his development of a radio telegraph system."); else if ((word[2] == "james") && (word[3] == "naismith")) return ("He was a Canadian and American sports coach and innovator. He invented the sport of basketball in 1891."); else if ((word[2] == "salvador") && (word[3] == "dali")) return ("He was a prominent Spanish Catalan surrealist painter born in Figueres. Dalí was a skilled draftsman, best known for the striking and bizarre images in his surrealist work."); else if ((word[2] == "claude") && (word[3] == "monet")) return ("He was a founder of French impressionist painting, and the most consistent and prolific practitioner of the movement."); else if ((word[2] == "winslow") && (word[3] == "homer")) return ("He was an American landscape painter and printmaker, best known for his marine subjects."); else if ((word[2] == "james") && (word[3] == "whistler")) return ("He was an American-born, British-based artist best known for the painting \"Whistler's Mother\"."); else if ((word[2] == "grant") && (word[3] == "wood")) return ("He was an American painter best known for his paintings depicting the rural American Midwest."); else if ((word[2] == "jackson") && (word[3] == "pollock")) return ("He was an influential American painter and a major figure in the abstract expressionist movement."); else if ((word[2] == "norman") && (word[3] == "rockwell")) return ("He was American painter and illustrator. He is most famous for the cover illustrations of everyday life scenarios he created for The Saturday Evening Post magazine for more than four decades."); else if ((word[2] == "andy") && (word[3] == "warhol")) return ("He was an American painter, printmaker, and filmmaker who was a leading figure in the visual art movement known as pop art."); else if ((word[2] == "neil") && (word[3] == "armstrong")) return ("He is an American aviator and former astronaut, test pilot, aerospace engineer, and university professor. He was the first person to set foot on the Moon."); else if ((word[2] == "christopher") && (word[3] == "columbus")) return ("He was an explorer, colonizer, and navigator, from Italy. He completed four voyages across the Atlantic Ocean that led to general European awareness of the American continents in the Western Hemisphere."); else if ((word[2] == "john") && (word[3] == "cabot")) return ("He was an Italian navigator and explorer. He was the first European since the Vikings to explore the mainland of North America and the first to search for the Northwest Passage."); else if ((word[2] == "hernando") && (word[3] == "desoto")) return ("He was a Spanish explorer and conquistador who was the first European documented to have crossed the Mississippi River."); else if ((word[2] == "ferdinand") && (word[3] == "magellan")) return ("He was a Portuguese explorer. He became the first expedition to sail from the Atlantic Ocean into the Pacific Ocean and the first to cross it."); else if ((word[2] == "hernando") && (word[3] == "cortes")) return ("He was a Spanish conquistador who led an expedition that caused the fall of the Aztec Empire and brought large portions of mainland Mexico under the rule Spanish Rule."); else if ((word[2] == "francisco") && (word[3] == "pizarro")) return ("He was a Spanish conquistador, conqueror of the Incan Empire, and founder of Lima, the modern-day capital of the Republic of Peru."); else if ((word[2] == "francis") && (word[3] == "drake")) return ("He was an English sea captain. He was the first to led an English circumnavigation of the world, from 1577 to 1580."); else if ((word[2] == "roald") && (word[3] == "amundsen")) return ("He was a Norwegian explorer of polar regions. He led the first Antarctic expedition to reach the South Pole between 1910 and 1912."); else if ((word[2] == "robert") && (word[3] == "peary")) return ("He was an American explorer who claimed to have been the first person to reach the North Pole. His claims however have been questioned."); else if ((word[2] == "amelia") && (word[3] == "earhart")) return ("She was a noted American aviation pioneer and author. She was the first woman to fly solo across the Atlantic Ocean."); else if ((word[2] == "charles") && (word[3] == "lindbergh")) return ("He was an American aviator, author, inventor, explorer, and social activist. Best known for his solo non-stop flight from New York's Long Island to Paris, France."); else if ((word[2] == "john") && (word[3] == "glenn")) return ("He is a former United States Marine Corps pilot, astronaut and United States senator who was the first American to orbit the Earth."); else if ((word[2] == "jack") && (word[3] == "kemp")) return ("He was a professional football player in the NFL and was the Republican nominee for Vice president in 1996."); else if ((word[2] == "bob") && (word[3] == "dole")) return ("He was a United States Senator from Kansas and was the Republican nominee for president in 1996."); else if ((word[2] == "lloyd") && (word[3] == "bentsen")) return ("He was a senator from Texas and the Democratic Party nominee for Vice President in 1988."); else if ((word[2] == "michael") && (word[3] == "dukakis")) return ("He was a former Governor of Massachusetts and the Democratic presidential nominee in 1988."); else if ((word[2] == "john") && (word[3] == "edwards")) return ("He was an American politician, who served as a U.S. Senator from North Carolina. He was the Democratic nominee for Vice President in 2004."); else if ((word[2] == "john") && (word[3] == "kerry")) return ("He is a United States Senator from Massachusetts and was the Democratic nominee for president in 2004."); else if ((word[2] == "joe") && (word[3] == "lieberman")) return ("He is a United States Senator from Connecticut and was the Democratic nominee for Vice president in 2000."); else if ((word[2] == "john") && (word[3] == "mccain")) return ("He is a United States Senator from Arizona and was the Republican nominee for president in the 2008."); else if ((word[2] == "sarah") && (word[3] == "palin")) return ("She was the first woman elected Governor of Alaska and was the Republican Party nominee for Vice President in 2008."); else if ((word[2] == "hubert") && (word[3] == "humphrey")) return ("He was Vice President under Lyndon B. Johnson."); else if ((word[2] == "spiro") && (word[3] == "agnew")) return ("He was Vice President under Richard Nixon."); else if ((word[2] == "nelson") && (word[3] == "rockefeller")) return ("He was Vice President under Gerald Ford."); else if ((word[2] == "walter") && (word[3] == "mondale")) return ("He was Vice President under Jimmy Carter."); else if ((word[2] == "dan") && (word[3] == "quayle")) return ("He was Vice President under George H. W. Bush."); else if ((word[2] == "joe") && (word[3] == "biden")) return ("he was Vice President under Barack Obama."); else if ((word[2] == "dick") && (word[3] == "cheney")) return ("He was Vice President under George W. Bush."); else if ((word[2] == "al") && (word[3] == "gore")) return ("He was Vice President under Bill Clinton."); else if ((word[2] == "geraldine") && (word[3] == "ferraro")) return ("She was a former United States House of Prepresentatives, lawyer and Democratic Party politician. She is best known for being the first female Vice Presidential candidate, representing a major political party."); else if ((word[2] == "barry") && (word[3] == "goldwater")) return ("He was the Republican nomineee for President in the 1964 campaign. He lost in a landslide to incumbent President Lyndon B. Johnson."); else if ((word[2] == "george") && (word[3] == "mcgovern")) return ("He was the Democratic nomineee for President in the 1972 campaign. He lost in a landslide to incumbent President Richard Nixon."); else if ((word[2] == "shirley") && (word[3] == "chisholm")) return ("She was a Democratic candidate for President in the 1972 election."); else if ((word[2] == "ross") && (word[3] == "perot")) return ("He was an Independent candidate for President in the 1992 and 1996 election."); else if ((word[2] == "john") && (word[3] == "anderson")) return ("He was an Independent candidate for President in the 1980 election."); else if ((word[2] == "edmund") && (word[3] == "muskie")) return ("He was a Democratic candidate for President in the 1972 election."); else if ((word[2] == "george") && (word[3] == "wallace")) return ("He was a former governor from Alabama and was an Independent candidate for President in the 1968 election."); else if ((word[2] == "adolf") && (word[3] == "hitler")) return ("He was an Austrian-born German politician and the leader of the Nazi Party in Germany from 1933 to 1945. He is commonly associated with the rise of fascism in Europe, World War II, and the Holocaust."); else if ((word[2] == "joseph") && (word[3] == "goebbels")) return ("He was a German politician and Reich Minister of Propaganda in Nazi Germany from 1933 to 1945."); else if ((word[2] == "heinrich") && (word[3] == "himmler")) return ("He was Reichsführer of the SS, a military commander, and a leading member of the Nazi Party during World War II."); else if ((word[2] == "hermann") && (word[3] == "goring")) return ("He was a German politician, military leader, and a leading member of the Nazi Party. During World War II he was Commander-in-Chief of the Luftwaffe, the German Air Force."); else if ((word[2] == "erwin") && (word[3] == "rommel")) return ("He was a famous German Field Marshal of World War II. Popularly known as the Desert Fox."); else if ((word[2] == "napoleon") && (word[3] == "bonaparte")) return ("He was a military and political leader during the latter stages of the French Revolution. As Napoleon I, he was Emperor of the French from 1804 to 1815."); else if ((word[2] == "winston") && (word[3] == "churchill")) return ("He was a British politician, statesman, and was the Prime Minister of the UK during World War II."); else if ((word[2] == "joseph") && (word[3] == "stalin")) return ("He was a politician of the Communist Party of the Soviet Union from 1922 until his death in 1953."); else if ((word[2] == "benito") && (word[3] == "mussolini")) return ("He was an Italian politician who led the National Fascist Party and is credited with being one of the key figures in the creation of Fascism."); else if ((word[2] == "douglas") && (word[3] == "macarthur")) return ("He was an American general and field marshal of the Philippine Army. He was Chief of Staff of the US Army during the 1930s and played a prominent role in the Pacific theater during World War II."); else if ((word[2] == "george") && (word[3] == "patton")) return ("He was a US Army officer best known for his leadership while commanding corps and armies as a general during World War II."); else if ((word[2] == "norman") && (word[3] == "schwarzkopft")) return ("He was a retired United States Army General who served as commander of the Coalition Forces in the Persian Gulf War of 1991."); else if ((word[2] == "mahatma") && (word[3] == "gandhi")) return ("He was the pre-eminent political and ideological leader of India during the Indian independence movement. He was the pioneer of the use of non-violent resistance to tyrannical colonial rule."); else if ((word[2] == "fidel") && (word[3] == "castro")) return ("He is a Cuban revolutionary and politician, having held the position of Prime Minister of Cuba from 1959 to 1976, and then President from 1976 to 2008. He also served as the First Secretary of the Communist Party of Cuba from the party's foundation in 1961 until 2011."); else if ((word[2] == "vladimir") && (word[3] == "lenin")) return ("He was a Russian Marxist revolutionary and communist politician who led the October Revolution of 1917. As leader of the Bolsheviks, he headed the Soviet state during its initial years \(1917–1924\), as it fought to establish control of Russia in the Russian Civil War and worked to create a socialist economic system."); else if ((word[2] == "karl") && (word[3] == "marx")) return ("He was a German philosopher, economist, sociologist, historian, journalist, and revolutionary socialist. His ideas played a significant role in the development of social science and the socialist political movement. He published various books during his lifetime, with the most notable being The Communist Manifesto \(1848\) and Capital \(1867–1894\)."); else if ((word[2] == "john") && (word[3] == "hancock")) return ("He was prominent Patriot of the American Revolution. Best known for is large and stylish signature on the Declaration of Independence, so much so that the term \"John Hancock\" became in the USA a synonym for signature."); else if ((word[2] == "benjamin") && (word[3] == "franklin")) return ("He was one of the Founding Fathers of the USA. As a scientist he invented the lightning rod, bifocals, the Franklin stove etc. He formed both the first public lending library in America and the first fire department in Pennsylvania."); else if ((word[2] == "paul") && (word[3] == "revere")) return ("He was an American silversmith and a patriot in the American Revolution famous for his ride from Boston to Lexington to warn John Hancock and Samuel Adams of the movements of the British Army."); else if ((word[2] == "smauel") && (word[3] == "adams")) return ("He was an American statesman, political philosopher, and one of the Founding Fathers of the United States."); else if ((word[2] == "alexander") && (word[3] == "hamilton")) return ("He was the first United States Secretary of the Treasury, a Founding Father, economist, and political philosopher."); else if ((word[2] == "patrick") && (word[3] == "henry")) return ("He was an orator and politician and one of the Founding Fathers of the USA. He is best remembered for his \"Give me Liberty, or give me Death!\" speech."); else if ((word[2] == "daniel") && (word[3] == "boone")) return ("He was an American pioneer, explorer, and frontiersman. He is most famous for his exploration and settlement of what is now the Commonwealth of Kentucky."); else if ((word[2] == "davy") && (word[3] == "crockett")) return ("He was an American folk hero, frontiersman, soldier and politician. He represented Tennessee in the U.S. House of Representatives, served in the Texas Revolution, and died at the Battle of the Alamo."); else if ((word[2] == "benedict") && (word[3] == "arnold")) return ("He was a general during the American Revolutionary War. He began the war in the Continental Army but later defected to the British Army. His name quickly became a byword in the United States for treason or betrayal."); else if ((word[2] == "james") && (word[3] == "oglethorpe")) return ("He was a British general, member of parliament, philanthropist, and founder of the colony of Georgia, USA."); else if ((word[2] == "clarence") && (word[3] == "darrow")) return ("He was an American lawyer and leading member of the American Civil Liberties Union. Best known for defending John T. Scopes in the Scopes Monkey Trial \(1925\)."); else if ((word[2] == "johnnie") && (word[3] == "cochran")) return ("He was an American lawyer best known for his defense and criminal acquittal in the O. J. Simpson trial."); else if ((word[2] == "george") && (word[3] == "washington")) return ("He was the first president of the United States."); else if ((word[2] == "john") && (word[3] == "adams")) return ("He was the second president of the United States."); else if ((word[2] == "thomas") && (word[3] == "jefferson")) return ("He was the third president of the United States."); else if ((word[2] == "james") && (word[3] == "madison")) return ("He was the fourth president of the United States."); else if ((word[2] == "james") && (word[3] == "monroe")) return ("He was the sixth president of the United States."); else if ((word[2] == "andrew") && (word[3] == "jackson")) return ("He was the seventh president of the United States."); else if ((word[2] == "martin") && (word[3] == "buren")) return ("He was the eighth president of the United States."); else if ((word[2] == "william") && (word[3] == "harrison")) return ("He was the ninth president of the United States."); else if ((word[2] == "john") && (word[3] == "tyler")) return ("He was the 10th president of the United States."); else if ((word[2] == "james") && (word[3] == "polk")) return ("He was the 11th president of the United States."); else if ((word[2] == "zachary") && (word[3] == "taylor")) return ("He was the 12th president of the United States."); else if ((word[2] == "millard") && (word[3] == "fillmore")) return ("He was the 13th president of the United States."); else if ((word[2] == "franklin") && (word[3] == "pierce")) return ("He was the 14th president of the United States."); else if ((word[2] == "james") && (word[3] == "buchanan")) return ("He was the 15th president of the United States."); else if ((word[2] == "abraham") && (word[3] == "lincoln")) return ("He was the 16th president of the United States."); else if ((word[2] == "andrew") && (word[3] == "johnson")) return ("He was the 17th president of the United States."); else if ((word[2] == "ulysses") && (word[3] == "grant")) return ("He was the 18th president of the United States."); else if ((word[2] == "rutherford") && (word[3] == "hayes")) return ("He was the 19th president of the United States."); else if ((word[2] == "james") && (word[3] == "garfield")) return ("He was the 20th president of the United States."); else if ((word[2] == "chester") && (word[3] == "arthur")) return ("He was the 21st president of the United States."); else if ((word[2] == "grover") && (word[3] == "cleveland")) return ("He was the 22nd president of the United States."); else if ((word[2] == "benjamin") && (word[3] == "harrison")) return ("He was the 23rd president of the United States."); else if ((word[2] == "grover") && (word[3] == "cleveland")) return ("He was the 24th president of the United States."); else if ((word[2] == "william") && (word[3] == "mnkinley")) return ("He was the 25th president of the United States."); else if ((word[2] == "theodore") && (word[3] == "roosevelt")) return ("He was the 26th president of the United States."); else if ((word[2] == "william") && (word[3] == "taft")) return ("He was the 27th president of the United States."); else if ((word[2] == "woodrow") && (word[3] == "wilson")) return ("He was the 28th president of the United States."); else if ((word[2] == "warren") && (word[3] == "harding")) return ("He was the 29th president of the United States."); else if ((word[2] == "calvin") && (word[3] == "coolidge")) return ("He was the 30th president of the United States."); else if ((word[2] == "herbert") && (word[3] == "hoover")) return ("He was the 31st president of the United States."); else if ((word[2] == "franklin") && (word[3] == "roosevelt")) return ("He was the 32nd president of the United States."); else if ((word[2] == "harry") && (word[3] == "truman")) return ("He was the 33rd president of the United States."); else if ((word[2] == "dwight") && (word[3] == "eisenhower")) return ("He was the 34th president of the United States."); else if ((word[2] == "john") && (word[3] == "kennedy")) return ("He was the 35th president of the United States."); else if ((word[2] == "lyndon") && (word[3] == "johnson")) return ("He was the 36th president of the United States."); else if ((word[2] == "richard") && (word[3] == "nixon")) return ("He was the 37th president of the United States."); else if ((word[2] == "gerald") && (word[3] == "ford")) return ("He was the 38th president of the United States."); else if ((word[2] == "jimmy") && (word[3] == "carter")) return ("He was the 39th president of the United States."); else if ((word[2] == "ronald") && (word[3] == "reagan")) return ("He was the 40th president of the United States."); else if ((word[2] == "bill") && (word[3] == "clinton")) return ("He was the 42st president of the United States."); else if ((word[2] == "barack") && (word[3] == "obama")) return ("He was the 44th president of the United States."); else if ((word[2] == "george") && (word[3] == "bush")) return ("George W. Bush Sr. was the 41st president while George W. Bush was the 43rd president of the United States."); else if ((word[2] == "wayne" || word[2] == "john") && (word[3] == "gacy")) return ("He was an American serial killer and rapist, also known as the Killer Clown, who was convicted of the sexual assault and murder of a minimum of 33 teenage boys and young men in a series of killings committed between 1972 and 1978 in Chicago, Illinois."); else if ((word[2] == "ted") && (word[3] == "bundy")) return ("He was an American serial killer, rapist, kidnapper, and necrophile who assaulted and murdered numerous young women and girls during the 1970s."); else if ((word[2] == "charles") && (word[3] == "manson")) return ("He is an American criminal and musician who led what became known as the Manson Family. In 1971 he was found guilty of conspiracy to commit the murders of seven people."); else if ((word[2] == "jeffrey") && (word[3] == "dahmer")) return ("He was an American serial killer and sex offender, who committed the rape, murder and dismemberment of 17 men and boys between 1978 and 1991."); else if ((word[2] == "anton") && (word[3] == "lavey")) return ("He was an American author, occultist, and musician. He was the founder of the Church of Satan as well as the author of The Satanic Bible."); else if ((word[2] == "aleister") && (word[3] == "crowley")) return ("He was an English occultist, ceremonial magician, poet, painter, novelist, and mountaineer. Once labeled \"the wickedest man in the world\"."); else if ((word[2] == "norman") && (word[3] == "bates")) return ("Norman Bates is a fictional character created by writer Robert Bloch in his novel Psycho, and portrayed by Anthony Perkins in the 1960 film of the same name directed by Alfred Hitchcock."); else if ((word[2] == "hannibal") && (word[3] == "lecter")) return ("Hannibal Lecter is a fictional character in a series of suspense novels by Thomas Harris. Lecter was introduced in the 1981 thriller novel Red Dragon as a brilliant psychiatrist and cannibalistic serial killer."); else if ((word[2] == "darth") && (word[3] == "vader")) return ("Darth Vader is a character created by George Lucas of Star Wars. He appears as the main antagonist of the original trilogy and the main protagonist of the prequel trilogy."); else if ((word[2] == "luke") && (word[3] == "skywalker")) return ("Luke Skywalker is a fictional character in the original film trilogy of the Star Wars franchise, portrayed by the actor Mark Hamill."); else if ((word[2] == "katniss") && (word[3] == "everdeen")) return ("Katniss Everdeen is a fictional character in the The Hunger Games trilogy written by the American author Suzanne Collins."); else if ((word[2] == "hermione") && (word[3] == "granger")) return ("Hermione Granger is a character in Harry Potter, a series of seven fantasy novels, written by the British author J. K. Rowling. She was played by actress Emma Watson."); else if ((word[2] == "harry") && (word[3] == "potter")) return ("Harry Potter is the main character in a series of seven fantasy novels written by the British author J. K. Rowling. He was played by actor Daniel Radcliffe."); else if ((word[2] == "doctor" || word[2] == "dr") && (word[3] == "who")) return ("Doctor Who is a British science-fiction television program. The program depicts the adventures of the Doctor, a Time Lord—a time-travelling humanoid alien."); else if ((word[2] == "naruto") && (word[3] == "uzumaki")) return ("He is a fictional character in the anime and manga franchise Naruto, created by Masashi Kishimoto."); else if ((word[2] == "susan") && (word[3] == "calvin")) return ("She is a fictional character from Isaac Asimov's Robot Series. She was the chief robopsychologist at US Robots and Mechanical Men, Inc., the major manufacturer of robots in the 21st century."); else if ((word[2] == "santa") && (word[3] == "claus")) return ("Santa Claus also known as Saint Nicholas, Father Christmas and simply \"Santa\", is a figure with legendary, mythical, historical and folkloric origins who, in many western cultures, is said to bring gifts to the homes of the good children during the late evening and overnight hours of Christmas Eve, December 24."); else if ((word[2] == "saint") && (word[3] == "nicholas")) return ("Saint Nicholas also known as Santa Claus, Father Christmas and simply \"Santa\", is a figure with legendary, mythical, historical and folkloric origins who, in many western cultures, is said to bring gifts to the homes of the good children during the late evening and overnight hours of Christmas Eve, December 24."); else if ((word[2] == "big") && (word[3] == "foot")) return ("A large, hairy, apelike creature resembling a Yeti, supposedly found in northwestern America."); else if ((word[2] == "snow") && (word[3] == "white")) return ("Snow White is a fictional character and the main protagonist from Walt Disney's first animated feature film \"Snow White and the Seven Dwarfs\". She is also the first and youngest member of the Disney Princesses."); else if ((word[2] == "james") && (word[3] == "randi")) return ("He is a Canadian-American stage magician and scientific skeptic best known for his challenges to paranormal claims and pseudoscience."); else if ((word[2] == "jonbenet") && (word[3] == "ramsey")) return ("She was a child beauty pageant contestant made famous by her murder and media coverage. The case remains unsolved."); else if ((word[0] == "who") && (word[1] == "is") && (spelllevel==1)) { spelllevel=2; return ("Well flip, I guess I don't know. I'll looking into adding that to my database!"); } else if ((word[0] == "who") && (word[1] == "is") && (spelllevel==2)) { return ("Sorry my database comes up empty!"); } else word[2] = word[2].split("")[0].toUpperCase() + word[2].substr(1,word[2].length) word[3] = word[3].split("")[0].toUpperCase() + word[3].substr(1,word[3].length) return ("Hmmm, is "+word[2]+" "+word[3]+" famous?"); }