var imageFiles_3his6_4 = new Array();
imageFiles_3his6_4['0'] = new Array ('_images/3his6_Absolute_Divination.gif', '_images/3his6_Absolute_DivinationMouseover.gif');

function image_on_3his6_4 (position) {
   var doc = eval("document.image3his6_4" + position);
   doc.src = imageFiles_3his6_4[position][1];
}

function image_off_3his6_4 (position) {
   var doc = eval("document.image3his6_4" + position);
   doc.src = imageFiles_3his6_4[position][0];
}

