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

function image_on_ghp8_13 (position) {
   var doc = eval("document.imageghp8_13" + position);
   doc.src = imageFiles_ghp8_13[position][1];
}

function image_off_ghp8_13 (position) {
   var doc = eval("document.imageghp8_13" + position);
   doc.src = imageFiles_ghp8_13[position][0];
}
