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

function image_on_5fgz6_29 (position) {
   var doc = eval("document.image5fgz6_29" + position);
   doc.src = imageFiles_5fgz6_29[position][1];
}

function image_off_5fgz6_29 (position) {
   var doc = eval("document.image5fgz6_29" + position);
   doc.src = imageFiles_5fgz6_29[position][0];
}

