var imageFiles_2pv5n_3 = new Array();
imageFiles_2pv5n_3['0'] = new Array ('_images/2pv5n_Home.gif', '_images/2pv5n_HomeMouseover.gif');
imageFiles_2pv5n_3['1'] = new Array ('_images/2pv5n_Honeymoon_Cabin.gif', '_images/2pv5n_Honeymoon_CabinMouseover.gif');
imageFiles_2pv5n_3['2'] = new Array ('_images/2pv5n_Country_Blue_Cabin.gif', '_images/2pv5n_Country_Blue_CabinMouseover.gif');
imageFiles_2pv5n_3['3'] = new Array ('_images/2pv5n_Kenzy_s_Wilderness.gif', '_images/2pv5n_Kenzy_s_WildernessMouseover.gif');
imageFiles_2pv5n_3['4'] = new Array ('_images/2pv5n_Cedar_Bluff_Cabin.gif', '_images/2pv5n_Cedar_Bluff_CabinMouseover.gif');
imageFiles_2pv5n_3['5'] = new Array ('_images/2pv5n_View_Our_Luxury_Cabins.gif', '_images/2pv5n_View_Our_Luxury_CabinsMouseover.gif');
imageFiles_2pv5n_3['6'] = new Array ('_images/2pv5n_Geronimo_Cabin.gif', '_images/2pv5n_Geronimo_CabinMouseover.gif');
imageFiles_2pv5n_3['7'] = new Array ('_images/2pv5n_Request_Info.gif', '_images/2pv5n_Request_InfoMouseover.gif');
imageFiles_2pv5n_3['8'] = new Array ('_images/2pv5n_Services.gif', '_images/2pv5n_ServicesMouseover.gif');
imageFiles_2pv5n_3['9'] = new Array ('_images/2pv5n_Contact_Us.gif', '_images/2pv5n_Contact_UsMouseover.gif');
imageFiles_2pv5n_3['10'] = new Array ('_images/2pv5n_Rates_and_Policies.gif', '_images/2pv5n_Rates_and_PoliciesMouseover.gif');
imageFiles_2pv5n_3['11'] = new Array ('_images/2pv5n_Directions.gif', '_images/2pv5n_DirectionsMouseover.gif');
imageFiles_2pv5n_3['12'] = new Array ('_images/2pv5n_Dining.gif', '_images/2pv5n_DiningMouseover.gif');
imageFiles_2pv5n_3['13'] = new Array ('_images/2pv5n_Local_Activities.gif', '_images/2pv5n_Local_ActivitiesMouseover.gif');
imageFiles_2pv5n_3['14'] = new Array ('_images/2pv5n_winter.gif', '_images/2pv5n_winterMouseover.gif');

function image_on_2pv5n_3 (position) {
   var doc = eval("document.image2pv5n_3" + position);
   doc.src = imageFiles_2pv5n_3[position][1];
}

function image_off_2pv5n_3 (position) {
   var doc = eval("document.image2pv5n_3" + position);
   doc.src = imageFiles_2pv5n_3[position][0];
}

