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

function image_on_ghp8_16 (position) {
   var doc = eval("document.imageghp8_16" + position);
   doc.src = imageFiles_ghp8_16[position][1];
}

function image_off_ghp8_16 (position) {
   var doc = eval("document.imageghp8_16" + position);
   doc.src = imageFiles_ghp8_16[position][0];
}
