function preloadHotel() {
preload("navaccom", "/images/hotel_accom_off.gif", "/images/hotel_accom_on.gif");
preload("navmap", "/images/hotel_property_off.gif", "/images/hotel_property_on.gif");
preload("navamenities", "/images/hotel_amenities_off.gif", "/images/hotel_amenities_on.gif");
preload("navweddings", "/images/hotel_weddings_off.gif", "/images/hotel_weddings_on.gif");
preload("navwebcam", "/images/hotel_webcam_off.gif", "/images/hotel_webcam_on.gif");
}