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

function image_on_2pv5n_9 (position) {
   var doc = eval("document.image2pv5n_9" + position);
   doc.src = imageFiles_2pv5n_9[position][1];
}

function image_off_2pv5n_9 (position) {
   var doc = eval("document.image2pv5n_9" + position);
   doc.src = imageFiles_2pv5n_9[position][0];
}

