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

function image_on_2pv5n_1 (position) {
   var doc = eval("document.image2pv5n_1" + position);
   doc.src = imageFiles_2pv5n_1[position][1];
}

function image_off_2pv5n_1 (position) {
   var doc = eval("document.image2pv5n_1" + position);
   doc.src = imageFiles_2pv5n_1[position][0];
}
