var imageFiles_8r_115 = new Array();
imageFiles_8r_115['0'] = new Array ('_images/8r_Groundwork_for_Change.gif', '_images/8r_Groundwork_for_ChangeMouseover.gif');
imageFiles_8r_115['1'] = new Array ('_images/8r_Coaching_for_Excellence.gif', '_images/8r_Coaching_for_ExcellenceMouseover.gif');
imageFiles_8r_115['2'] = new Array ('_images/8r_Growth_and_Development.gif', '_images/8r_Growth_and_DevelopmentMouseover.gif');
imageFiles_8r_115['3'] = new Array ('_images/8r_Think_Strategically.gif', '_images/8r_Think_StrategicallyMouseover.gif');

function image_on_8r_115 (position) {
   var doc = eval("document.image8r_115" + position);
   doc.src = imageFiles_8r_115[position][1];
}

function image_off_8r_115 (position) {
   var doc = eval("document.image8r_115" + position);
   doc.src = imageFiles_8r_115[position][0];
}

