var imageFiles_2pv5n_5 = new Array();
imageFiles_2pv5n_5['0'] = new Array ('_images/2pv5n_Home.gif', '_images/2pv5n_HomeMouseover.gif');
imageFiles_2pv5n_5['1'] = new Array ('_images/2pv5n_About_Us.gif', '_images/2pv5n_About_UsMouseover.gif');
imageFiles_2pv5n_5['2'] = new Array ('_images/2pv5n_Room_Layouts.gif', '_images/2pv5n_Room_LayoutsMouseover.gif');
imageFiles_2pv5n_5['3'] = new Array ('_images/2pv5n_Locate_Us.gif', '_images/2pv5n_Locate_UsMouseover.gif');
imageFiles_2pv5n_5['4'] = new Array ('_images/2pv5n_Feedback.gif', '_images/2pv5n_FeedbackMouseover.gif');
imageFiles_2pv5n_5['5'] = new Array ('_images/2pv5n_Packages.gif', '_images/2pv5n_PackagesMouseover.gif');
imageFiles_2pv5n_5['6'] = new Array ('_images/2pv5n_Reservations.gif', '_images/2pv5n_ReservationsMouseover.gif');
imageFiles_2pv5n_5['7'] = new Array ('_images/2pv5n_Employment.gif', '_images/2pv5n_EmploymentMouseover.gif');
imageFiles_2pv5n_5['8'] = new Array ('_images/2pv5n_Meeting_Rooms.gif', '_images/2pv5n_Meeting_RoomsMouseover.gif');

function image_on_2pv5n_5 (position) {
   var doc = eval("document.image2pv5n_5" + position);
   doc.src = imageFiles_2pv5n_5[position][1];
}

function image_off_2pv5n_5 (position) {
   var doc = eval("document.image2pv5n_5" + position);
   doc.src = imageFiles_2pv5n_5[position][0];
}

