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

function image_on_ghp8_22 (position) {
   var doc = eval("document.imageghp8_22" + position);
   doc.src = imageFiles_ghp8_22[position][1];
}

function image_off_ghp8_22 (position) {
   var doc = eval("document.imageghp8_22" + position);
   doc.src = imageFiles_ghp8_22[position][0];
}
