<!-- hide script from old browsers
      homeW = new Image;
          homeB = new Image;
          santaW = new Image;
      santaB = new Image;
      charW = new Image;
      charB = new Image;
      embW = new Image;
      embB = new Image; 
      costW = new Image;
      costB = new Image;
      photosW = new Image;
      photosB = new Image;
          linksW = new Image;
          linksB = new Image;
          guestW = new Image;
          guestB = new Image;

          homeW.src = "images/btn_home_w.gif";
          homeB.src = "images/btn_home_b.gif";
      santaW.src = "images/btn_santa_w.gif";
      santaB.src = "images/btn_santa_b.gif";
      charW.src = "images/btn_char_w.gif";
      charB.src = "images/btn_char_b.gif";
          embW.src = "images/btn_emb_w.gif";
          embB.src = "images/btn_emb_b.gif";
          costW.src = "images/btn_cost_w.gif";
          costB.src = "images/btn_cost_b.gif";
      photosW.src = "images/btn_photo_w.gif";
      photosB.src = "images/btn_photo_b.gif";
      linksW.src = "images/btn_links_w.gif";
      linksB.src = "images/btn_links_b.gif";
      guestW.src = "images/btn_guest_w.gif";
      guestB.src = "images/btn_guest_b.gif";
// end script hiding -->
