/********************************************************************/ /* START: interactive image */ var InteractiveImage = function(selector) { this.node; this.init(selector); }; $.extend(InteractiveImage.prototype, { init: function(selector) { this.node = $(selector); this.tooltips = typeof($.tooltip) == "object"; this.initialState = true; this.node.find("div.hint").css("display","block"); var _this = this; this.node.hover( function(){ if(_this.initialState){ _this.initialState = false; _this.node.find("div.hint").fadeOut("normal"); } $("div.image").addClass("over"); }, function(){ $("div.image").removeClass("over"); } ); //initialize hovers this.node.find("a.hover-trigger").each(function(i, trigger){ trigger = $(trigger); trigger.hover( function(){ $("img#"+trigger.attr("rel")).css("display", "block"); }, function(){ $("img#"+trigger.attr("rel")).css("display", "none"); } ); if(_this.tooltips){ trigger.tooltip({ track: true, delay: 0, showURL: false, showBody: " | " }); } }); } }); /* END: interactive image */ /********************************************************************/

Peter Brabeck-Letmathe

Personal Data

Nationality: Austrian
Year of Birth: November 13, 1944

Studies

Economics at the University of World Trade in Vienna

Professional career
  • 1968:
    Nestlé, Austria
    Specialist for new products
  • 1970 - 1980:
    Nestlé, Chile
    first as national Sales Manager
    later as Director of Marketing
  • 1981:
    Nestlé Ecuador
    Managing Director
  • 1983:
    Nestlé Venezuela S.A.
    Chairman and Managing Director
  • 1987:
    Nestlé, International headquarters Vevey
    Senior Vice President, Culinary Products Division, Nestlé S.A.
  • 1992:
    Nestlé S.A.
    Executive Vice President, worldwide responsibility for Strategic Business Group 2, Marketing, Communication and Public Affairs
  • 1997:
    Nestlé S.A.
    Chief Executive Officer
  • 2001:
    Nestlé S.A.
    Vice-Chairman of the Board of Directors and CEO
  • 2005:
    Nestlé S.A.
    Chairman of the Board of Directors and CEO
Other Directorships (Member of the Board Directors) and other functions
  • Cereal Partners Worldwide: Co-Chairman of the Supervisory Board
  • Credit Suisse Group: Member of the Board of Directors
  • L'Oréal S.A., France: Vice Chairman
  • World Economic Forum, Switzerland: Member of the Foundation Board
  • Member of the European Roundtable of Industrialists (ERT)