var imageFiles_1ghve_45 = new Array();
imageFiles_1ghve_45['0'] = new Array ('_images/1ghve_Certification.gif', '_images/1ghve_CertificationMouseover.gif');
imageFiles_1ghve_45['1'] = new Array ('_images/1ghve_Publications.gif', '_images/1ghve_PublicationsMouseover.gif');
imageFiles_1ghve_45['2'] = new Array ('_images/1ghve_Seminars.gif', '_images/1ghve_SeminarsMouseover.gif');
imageFiles_1ghve_45['3'] = new Array ('_images/1ghve_Membership.gif', '_images/1ghve_MembershipMouseover.gif');
imageFiles_1ghve_45['4'] = new Array ('_images/1ghve_Resource_Center.gif', '_images/1ghve_Resource_CenterMouseover.gif');
imageFiles_1ghve_45['5'] = new Array ('_images/1ghve_Incidents.gif', '_images/1ghve_IncidentsMouseover.gif');
imageFiles_1ghve_45['6'] = new Array ('_images/1ghve_About_Us.gif', '_images/1ghve_About_UsMouseover.gif');

function image_on_1ghve_45 (position) {
   var doc = eval("document.image1ghve_45" + position);
   doc.src = imageFiles_1ghve_45[position][1];
}

function image_off_1ghve_45 (position) {
   var doc = eval("document.image1ghve_45" + position);
   doc.src = imageFiles_1ghve_45[position][0];
}
