var imageFiles_1ghve_79 = new Array();
imageFiles_1ghve_79['0'] = new Array ('_images/1ghve_Home.gif', '_images/1ghve_HomeMouseover.gif');
imageFiles_1ghve_79['1'] = new Array ('_images/1ghve_About_Us.gif', '_images/1ghve_About_UsMouseover.gif');
imageFiles_1ghve_79['2'] = new Array ('_images/1ghve_Portfolio.gif', '_images/1ghve_PortfolioMouseover.gif');
imageFiles_1ghve_79['3'] = new Array ('_images/1ghve_Contact_Us.gif', '_images/1ghve_Contact_UsMouseover.gif');
imageFiles_1ghve_79['4'] = new Array ('_images/1ghve_Feedback.gif', '_images/1ghve_FeedbackMouseover.gif');
imageFiles_1ghve_79['5'] = new Array ('_images/1ghve_News_Articles.gif', '_images/1ghve_News_ArticlesMouseover.gif');
imageFiles_1ghve_79['6'] = new Array ('_images/1ghve_Careers.gif', '_images/1ghve_CareersMouseover.gif');

function image_on_1ghve_79 (position) {
   var doc = eval("document.image1ghve_79" + position);
   doc.src = imageFiles_1ghve_79[position][1];
}

function image_off_1ghve_79 (position) {
   var doc = eval("document.image1ghve_79" + position);
   doc.src = imageFiles_1ghve_79[position][0];
}
