var imageFiles_gj_27 = new Array();
imageFiles_gj_27['0'] = new Array ('_images/gj_Declaration_of_Faith.gif', '_images/gj_Declaration_of_FaithMouseover.gif');

function image_on_gj_27 (position) {
   var doc = eval("document.imagegj_27" + position);
   doc.src = imageFiles_gj_27[position][1];
}

function image_off_gj_27 (position) {
   var doc = eval("document.imagegj_27" + position);
   doc.src = imageFiles_gj_27[position][0];
}
