/********************************************************************/ /* 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 */ /********************************************************************/

René Kissling

Personal Data

Nationality: Swiss, French, Italian
Year of Birth: 1966

Position

Assistant to the Secretary to the Board of Directors of Roche Holding Ltd, Secretary to Board of Directors Committees of Roche Holding Ltd

Studies
  • Law, University of Basel (1993)
  • Admission as Attorney to the bar of the city of Basel (1998)
Other activities/memberships
  • European Round Table of industrialists (ERT), Associate and member of the competitiveness Group
Professional Career
  • 1999-2000
    Legal consultant/attorney at law of Coop Group
  • 2000-2003
    Corporate Law Department of the Roche Group
  • 1.6.2007 - 31.5.2010
    Secretary to the Corporate Executive Committee of Roche Holding Ltd
  • since 1.9.2003
    Assistant to the Secretary to the Board of Directors of Roche Holding Ltd, Secretary to Board of Directors Committees of Roche Holding Ltd