var imageFiles_4x0nd_28 = new Array();
imageFiles_4x0nd_28['0'] = new Array ('_images/4x0nd_Home.gif', '_images/4x0nd_HomeMouseover.gif');
imageFiles_4x0nd_28['1'] = new Array ('_images/4x0nd_About_Us.gif', '_images/4x0nd_About_UsMouseover.gif');
imageFiles_4x0nd_28['2'] = new Array ('_images/4x0nd_Contact_Us.gif', '_images/4x0nd_Contact_UsMouseover.gif');
imageFiles_4x0nd_28['3'] = new Array ('_images/4x0nd_Feedback.gif', '_images/4x0nd_FeedbackMouseover.gif');
imageFiles_4x0nd_28['4'] = new Array ('_images/4x0nd_GSA.gif', '_images/4x0nd_GSAMouseover.gif');

function image_on_4x0nd_28 (position) {
   var doc = eval("document.image4x0nd_28" + position);
   doc.src = imageFiles_4x0nd_28[position][1];
}

function image_off_4x0nd_28 (position) {
   var doc = eval("document.image4x0nd_28" + position);
   doc.src = imageFiles_4x0nd_28[position][0];
}
