var imageFiles_4gfgj_7 = new Array();
imageFiles_4gfgj_7['0'] = new Array ('_images/4gfgj_Home.gif', '_images/4gfgj_HomeMouseover.gif');
imageFiles_4gfgj_7['1'] = new Array ('_images/4gfgj_Links.gif', '_images/4gfgj_LinksMouseover.gif');
imageFiles_4gfgj_7['2'] = new Array ('_images/4gfgj_Feedback.gif', '_images/4gfgj_FeedbackMouseover.gif');
imageFiles_4gfgj_7['3'] = new Array ('_images/4gfgj_Contact_Us.gif', '_images/4gfgj_Contact_UsMouseover.gif');

function image_on_4gfgj_7 (position) {
   var doc = eval("document.image4gfgj_7" + position);
   doc.src = imageFiles_4gfgj_7[position][1];
}

function image_off_4gfgj_7 (position) {
   var doc = eval("document.image4gfgj_7" + position);
   doc.src = imageFiles_4gfgj_7[position][0];
}
