// JavaScript Document

var rightbar_img1=new Image();
var rightbar_img2=new Image();

rightbar_img1.src="/wp-content/themes/mccoy/images/structure/mccoy_button_book_online_hi.png";
rightbar_img2.src="/wp-content/themes/mccoy/images/structure/mccoy_button_email_us_hi.png";

var buttonsImg1=new Image();
var buttonsImg2=new Image();
var buttonsImg3=new Image();
var buttonsImg4=new Image();
var buttonsImg5=new Image();
var buttonsImg6=new Image();

buttonsImg1.src="/wp-content/themes/mccoy/images/structure/mccoy_button_all_tours_frame_hi.png";
buttonsImg2.src="/wp-content/themes/mccoy/images/structure/mccoy_button_day_frame_hi.png";
buttonsImg3.src="/wp-content/themes/mccoy/images/structure/mccoy_button_overnight_frame_hi.png";
buttonsImg4.src="/wp-content/themes/mccoy/images/structure/mccoy_button_theatre_frame_hi.png";
buttonsImg5.src="/wp-content/themes/mccoy/images/structure/mccoy_button_sports_frame_hi.png";
buttonsImg6.src="/wp-content/themes/mccoy/images/structure/mccoy_button_new_york_city_frame_hi.png";

var featuredImg1=new Image();

featuredImg1.src="/wp-content/themes/mccoy/images/structure/mccoy_button_featured_tour_frame_sel.png";
