




/*
     FILE ARCHIVED ON 2:22:20 Sep 10, 2006 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:56:45 Apr 12, 2011.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/

// Rollover.js start
image1 = new Image();
image1.src = "/images/nav-home_on.gif";

image2 = new Image();
image2.src = "/images/nav-hotels_on.gif";

image3 = new Image();
image3.src = "/images/nav-flights_on.gif";

image4 = new Image();
image4.src = "/images/nav-cars_on.gif";

image5 = new Image();
image5.src = "/images/nav-rentals_on.gif";

image6 = new Image();
image6.src = "/images/nav-packages_on.gif";

image7 = new Image();
image7.src = "/images/nav-guides_on.gif";

image8 = new Image();
image8.src = "/images/nav-help_on.gif";
// Rollover.js end


