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

function image_on_5fgz6_25 (position) {
   var doc = eval("document.image5fgz6_25" + position);
   doc.src = imageFiles_5fgz6_25[position][1];
}

function image_off_5fgz6_25 (position) {
   var doc = eval("document.image5fgz6_25" + position);
   doc.src = imageFiles_5fgz6_25[position][0];
}

