var imageFiles_ghp8_7 = new Array();
imageFiles_ghp8_7['0'] = new Array ('_images/ghp8_Home.gif', '_images/ghp8_HomeMouseover.gif');
imageFiles_ghp8_7['1'] = new Array ('_images/ghp8_About_Us.gif', '_images/ghp8_About_UsMouseover.gif');
imageFiles_ghp8_7['2'] = new Array ('_images/ghp8_Pools___Spas.gif', '_images/ghp8_Pools___SpasMouseover.gif');
imageFiles_ghp8_7['3'] = new Array ('_images/ghp8_Services.gif', '_images/ghp8_ServicesMouseover.gif');
imageFiles_ghp8_7['4'] = new Array ('_images/ghp8_Warantee.gif', '_images/ghp8_WaranteeMouseover.gif');
imageFiles_ghp8_7['5'] = new Array ('_images/ghp8_FAQ.gif', '_images/ghp8_FAQMouseover.gif');
imageFiles_ghp8_7['6'] = new Array ('_images/ghp8_Feedback.gif', '_images/ghp8_FeedbackMouseover.gif');
imageFiles_ghp8_7['7'] = new Array ('_images/ghp8_Contact_Us.gif', '_images/ghp8_Contact_UsMouseover.gif');

function image_on_ghp8_7 (position) {
   var doc = eval("document.imageghp8_7" + position);
   doc.src = imageFiles_ghp8_7[position][1];
}

function image_off_ghp8_7 (position) {
   var doc = eval("document.imageghp8_7" + position);
   doc.src = imageFiles_ghp8_7[position][0];
}
