<!--

if (document.images) {

// **** THE FOLLOWING ARE THE ON/OFF DEFINITIONS FOR THE MAIN MENU_BAR_GIFS ****

  abouton = new Image();
  abouton.src = "images/top_nav_bar/about_us_on.gif";

  whereon = new Image();
  whereon.src = "images/top_nav_bar/where_on.gif";

  coffeeon = new Image();
  coffeeon.src = "images/top_nav_bar/coffee_on.gif";

  foodon = new Image();
  foodon.src = "images/top_nav_bar/food_on.gif";

  giftson = new Image();
  giftson.src = "images/top_nav_bar/gifts_on.gif";

  loyalon = new Image();
  loyalon.src = "images/top_nav_bar/loyal_on.gif";

  joinon = new Image();
  joinon.src = "images/top_nav_bar/join_on.gif";

//
  aboutoff = new Image();
  aboutoff.src = "images/top_nav_bar/about_us_off.gif";
  
  whereoff = new Image();
  whereoff.src = "images/top_nav_bar/where_off.gif";

  coffeeoff = new Image();
  coffeeoff.src = "images/top_nav_bar/coffee_off.gif";

  foodoff = new Image();
  foodoff.src = "images/top_nav_bar/food_off.gif";

  giftsoff = new Image();
  giftsoff.src = "images/top_nav_bar/gifts_off.gif";

  loyaloff = new Image();
  loyaloff.src = "images/top_nav_bar/loyal_off.gif";

  joinoff = new Image();
  joinoff.src = "images/top_nav_bar/join_off.gif";
  
  
  // **** THE FOLLOWING ARE THE ON/OFF DEFINITIONS FOR THE INDEX PAGE ****
  
  flashon = new Image();
  flashon.src = "images/index_page/choice_pic_right_flash_on.gif";
  
  flashoff = new Image();
  flashoff.src = "images/index_page/choice_pic_right_flash_off.gif";
  
  htmlon = new Image();
  htmlon.src = "images/index_page/choice_pic_right_html_on.gif";
  
  htmloff = new Image();
  htmloff.src = "images/index_page/choice_pic_right_html_off.gif";
  
  geton = new Image();
  geton.src = "images/index_page/choice_pic_right_gflash_on.gif";

  getoff = new Image();
  getoff.src = "images/index_page/choice_pic_right_gflash_off.gif";


// **** THE FOLLOWING ARE THE ON/OFF DEFINITIONS FOR THE YELLOW MORE AND BACK BUTTONS ****

  yellowbackon = new Image();
  yellowbackon.src = "images/buttons/back_on_red_yell_back.gif";
  
  yellowbackoff = new Image();
  yellowbackoff.src = "images/buttons/back_off_red_yell_back.gif";
  
  yellowmoreon = new Image();
  yellowmoreon.src = "images/buttons/more_on_red_yell_back.gif";
  
  yellowmoreoff = new Image();
  yellowmoreoff.src = "images/buttons/more_off_red_yell_back.gif";
  
  
  // **** THE FOLLOWING ARE THE ON/OFF DEFINITIONS FOR THE GREEN MORE AND BACK BUTTONS ****
  
  greenbackon = new Image();
  greenbackon.src = "images/rect_buttons/back_on_green_white_back.gif";
  
  greenbackoff = new Image();
  greenbackoff.src = "images/rect_buttons/back_off_green_white_back.gif";
  
  greenmoreon = new Image();
  greenmoreon.src = "images/rect_buttons/more_on_green_white_back.gif";
  
  greenmoreoff = new Image();
  greenmoreoff.src = "images/rect_buttons/more_off_green_white_back.gif";
  
    // **** THE FOLLOWING ARE THE ON/OFF DEFINITIONS FOR THE BLUE MORE AND BACK BUTTONS ****
  
  bluebackon = new Image();
  bluebackon.src = "images/rect_buttons/back_on_yellow_blue_back.gif";
  
  bluebackoff = new Image();
  bluebackoff.src = "images/rect_buttons/back_off_yellow_blue_back.gif";
  
  bluemoreon = new Image();
  bluemoreon.src = "images/rect_buttons/more_on_yellow_blue_back.gif";
  
  bluemoreoff = new Image();
  bluemoreoff.src = "images/rect_buttons/more_off_yellow_blue_back.gif";
  
  
  // **** THE FOLLOWING ARE THE ON/OFF DEFINITIONS FOR THE EMAIL ADDRESSES ****
  
  contactmailon = new Image();
  contactmailon.src = "images/text/info_address_on.gif";
  
  contactmailoff = new Image();
  contactmailoff.src = "images/text/info_address_off.gif";
  
  
  // **** THE FOLLOWING ARE THE ON/OFF DEFINITIONS FOR SOME ROUND BUTTONS ****
  

  redbuttonon = new Image();
  redbuttonon.src = "images/round_buttons/whte_but_yell_fill_red_bkg.gif";
  
  yellowbuttonon = new Image();
  yellowbuttonon.src = "images/round_buttons/blu_but_red_fill_ora_bkgnd.gif";
  
  
//
  
  redbuttonoff = new Image();
  redbuttonoff.src = "images/round_buttons/whte_but_blu_fil_red_bkgnd.gif";

  yellowbuttonoff = new Image();
  yellowbuttonoff.src = "images/round_buttons/blu_but_whte_fill_ora_bkgnd.gif";
  
  greenbuttonoff = new Image();
  greenbuttonoff.src = "images/other_menu_gifs/green_button_off.gif";

  bluebuttonoff = new Image();
  bluebuttonoff.src = "images/other_menu_gifs/blue_button_off.gif";

  
  
  morebuttonblueon = new Image();
  morebuttonblueon.src = "images/sitewide_gifs/more_on_blue_back.gif";
  
  morebuttonblueoff = new Image();
  morebuttonblueoff.src = "images/sitewide_gifs/more_off_blue_back.gif";
  

  
  backbuttonblueon = new Image();
  backbuttonblueon.src = "images/sitewide_gifs/back_on_blue_back.gif";
  
  backbuttonblueoff = new Image();
  backbuttonblueoff.src = "images/sitewide_gifs/back_off_blue_back.gif";
  
  coffeetextoff = new Image();
  coffeetextoff.src = "images/text/coffee_red.gif";

  coffeetexton = new Image();
  coffeetexton.src = "images/text/coffee_white.gif";
  
  recruittexton = new Image(); 
  recruittexton.src = "images/text/recruit_white.gif";
  
  recruittextoff = new Image(); 
  recruittextoff.src = "images/text/recruit_red.gif";
  
  bluebutoff = new Image(); 
  bluebutoff.src = "images/round_buttons/whte_but_blu_fil_blu_bkgnd.gif";
  
  bluebuton = new Image(); 
  bluebuton.src = "images/round_buttons/whte_but_yel_fil_blu_bknd.gif";
  
  



}


// **** THE FOLLOWING ARE THE FUNCTIONS THAT DO THE WORK UPON THAT DEFINED ABOVE... ****

function changeImages() {

  if (document.images) {

    for (var i=0; i<changeImages.arguments.length; i+=2) {

      document[changeImages.arguments[i]].src = eval(changeImages.arguments[i+1] + ".src");
      
    }
  }
}


function displayStatusMsg(msgStr) {
  
  status=msgStr;
  document.returnValue = true;

}

//-->

