<!--

if ( document.images ) {
 gallmain = new Image();
 gallmain.src = "img/but_gallery_main_0.gif";
 gallmainon = new Image();
 gallmainon.src = "img/but_gallery_main_1.gif";
 
 upcoming = new Image();
 upcoming.src = "img/but_upcoming_0.gif";
 upcomingon = new Image();
 upcomingon.src = "img/but_upcoming_1.gif";
 
 vw_video = new Image();
 vw_video.src = "img/but_video_mix_0.gif";
 vw_videoon = new Image();
 vw_videoon.src = "img/but_video_mix_1.gif";
 
 mapbut = new Image();
 mapbut.src = "img/but_map_0.gif";
 mapbuton = new Image();
 mapbuton.src = "img/but_map_1.gif";
 
 aboutgall = new Image();
 aboutgall.src = "img/but_about_gall_0.gif";
 aboutgallon = new Image();
 aboutgallon.src = "img/but_about_gall_1.gif";
 
 staff = new Image();
 staff.src = "img/but_our_staff_0.gif";
 staffon = new Image();
 staffon.src = "img/but_our_staff_1.gif";
 
   onView1 = new Image();
 onView1.src = "../img/but_onView_off.gif";
 onViewon1 = new Image();
 onViewon1.src = "../img/but_onView_on.gif";

  upcoming1 = new Image();
 upcoming1.src = "../img/but_upcoming_off.gif";
 upcomingon1 = new Image();
 upcomingon1.src = "../img/but_upcoming_on.gif";

 }

// -->

