if (document.images) {

 winecountrytourson = new Image();
 winecountrytourson.src = "/images/menu_winecountrytours_on.gif";

 winecountrytoursoff = new Image();
 winecountrytoursoff.src = "/images/menu_winecountrytours_off.gif";

 specialtytourson = new Image();
 specialtytourson.src = "/images/menu_specialtytours_on.gif";

 specialtytoursoff = new Image();
 specialtytoursoff.src = "/images/menu_specialtytours_off.gif";

 privatecharterson = new Image();
 privatecharterson.src = "/images/menu_privatecharters_on.gif";

 privatechartersoff = new Image();
 privatechartersoff.src = "/images/menu_privatecharters_off.gif";

 weddingson = new Image();
 weddingson.src = "/images/menu_weddings_on.gif";

 weddingsoff = new Image();
 weddingsoff.src = "/images/menu_weddings_off.gif";

 reservationson = new Image();
 reservationson.src = "/images/menu_reservations_on.gif";

 reservationsoff = new Image();
 reservationsoff.src = "/images/menu_reservations_off.gif";

 ourtrolleyson = new Image();
 ourtrolleyson.src = "/images/menu_ourtrolleys_on.gif";

 ourtrolleysoff = new Image();
 ourtrolleysoff.src = "/images/menu_ourtrolleys_off.gif";

 eventson = new Image();
 eventson.src = "/images/menu_events_on.gif";

 eventsoff = new Image();
 eventsoff.src = "/images/menu_events_off.gif";

 communityon = new Image();
 communityon.src = "/images/menu_community_on.gif";

 communityoff = new Image();
 communityoff.src = "/images/menu_community_off.gif";

 aboutuson = new Image();
 aboutuson.src = "/images/menu_aboutus_on.gif";

 aboutusoff = new Image();
 aboutusoff.src = "/images/menu_aboutus_off.gif";

 mailingliston = new Image();
 mailingliston.src = "/images/menu_mailinglist_on.gif";

 mailinglistoff = new Image();
 mailinglistoff.src = "/images/menu_mailinglist_off.gif";

 contactuson = new Image();
 contactuson.src = "/images/menu_contactus_on.gif";

 contactusoff = new Image();
 contactusoff.src = "/images/menu_contactus_off.gif";

 faqson = new Image();
 faqson.src = "/images/menu_faqs_on.gif";

 faqsoff = new Image();
 faqsoff.src = "/images/menu_faqs_off.gif";

 homeon = new Image();
 homeon.src = "/images/menu_home_on.gif";

 homeoff = new Image();
 homeoff.src = "/images/menu_home_off.gif";

 }

function ViewVideo() {
OpenWin = 
this.open("http://www.centralcoasttrolley.com/video/","VideoWindow","toolbar=no,width=470,height=320,directories=no,status=no,scrollbars=no,resize=no,menubar=no")
}
