function VanDerLowe()
{
   x = document.getElementById('content_box');
   x.innerHTML =" \
      <table class='center' border='0' cellspacing='2' width='100%'>\
         <tr>\
            <td>\
               <h1 class='name text_right'>Ilmo Van Der L&ouml;we</h1>\
               <h2 class='text_right'>Probationary Research Student, Christ Church</h2>\
               <a class='right' href='mailto:ilmo.van-der-lowe@psy.ox.ac.uk'>ilmo.van-der-lowe@psy.ox.ac.uk</a>\
            <td>\
            <td>\
               <img src='img/vanderlowe.jpg' height='160' width='120'>\
            </td>\
         </tr>\
      </table>\
      <h1>Education</h1>\
         <p>Bachelor of Arts, Psychology (with Honours) from University of California, Berkeley</p>\
      <h1>Research Interests</h1>\
         <p>Research interests: Emotion, emotion regulation, communication, relationship satisfaction, cognitive biases in decision-making, happiness.</p>\
      <h1>Publications</h1>\
         <p class='hang'>van der L&ouml;we, I., Oveis, C., Saslow, L., &amp; Keltner, D. (2006, October). Other-oriented prosocial emotions and vagal response. Poster session presented at the 46th Annual Meeting of the Society for Psychophysiological Research, Vancouver, Canada.</p>\
         <p class='hang'>van der L&ouml;we, I., Oveis, C., Saslow, L., &amp; Keltner, D. (2006, August). Effects of resting vagal tone and reactivity during emotional disclosure. Poster session presented at the 114th APA Annual Convention, New Orleans, LA.</p>\
      <a href='javascript:Members()'>\
         <h1 class='link'>Back to Group Members</h1>\
      </a>\
   ";
}
