var imageFiles_5jc_1 = new Array();
imageFiles_5jc_1['0'] = new Array ('_images/5jc_More_Form_GiGi_s.gif', '_images/5jc_More_Form_GiGi_sMouseover.gif');

function image_on_5jc_1 (position) {
   var doc = eval("document.image5jc_1" + position);
   doc.src = imageFiles_5jc_1[position][1];
}

function image_off_5jc_1 (position) {
   var doc = eval("document.image5jc_1" + position);
   doc.src = imageFiles_5jc_1[position][0];
}
