var imageFiles_5fgz6_119 = new Array();
imageFiles_5fgz6_119['0'] = new Array ('_images/5fgz6_Home.gif', '_images/5fgz6_HomeMouseover.gif');
imageFiles_5fgz6_119['1'] = new Array ('_images/5fgz6_Contact_Us.gif', '_images/5fgz6_Contact_UsMouseover.gif');
imageFiles_5fgz6_119['2'] = new Array ('_images/5fgz6_About_Us.gif', '_images/5fgz6_About_UsMouseover.gif');
imageFiles_5fgz6_119['3'] = new Array ('_images/5fgz6_Feedback.gif', '_images/5fgz6_FeedbackMouseover.gif');

function image_on_5fgz6_119 (position) {
   var doc = eval("document.image5fgz6_119" + position);
   doc.src = imageFiles_5fgz6_119[position][1];
}

function image_off_5fgz6_119 (position) {
   var doc = eval("document.image5fgz6_119" + position);
   doc.src = imageFiles_5fgz6_119[position][0];
}

