if (document.images){
  img_nav_title_hi= new Image(175,40);
  img_nav_title_hi.src="imgs/tcb-hi-1x1.jpg";
  img_nav_discussion_hi= new Image(175,27);
  img_nav_discussion_hi.src="imgs/tcb-hi-2x1.jpg";
  img_nav_shows_hi= new Image(175,29);
  img_nav_shows_hi.src="imgs/tcb-hi-3x1.jpg";
  img_nav_news_hi= new Image(175,28);
  img_nav_news_hi.src="imgs/tcb-hi-4x1.jpg";
  img_nav_reviews_hi= new Image(175,28);
  img_nav_reviews_hi.src="imgs/tcb-hi-5x1.jpg";
  img_nav_bios_hi= new Image(175,28);
  img_nav_bios_hi.src="imgs/tcb-hi-6x1.jpg";
  img_nav_tips_hi= new Image(175,52);
  img_nav_tips_hi.src="imgs/tcb-hi-7x1.jpg";
  img_nav_findbandmates_hi= new Image(175,25);
  img_nav_findbandmates_hi.src="imgs/tcb-hi-8x1.jpg";
  img_nav_usedgear_hi= new Image(175,30);
  img_nav_usedgear_hi.src="imgs/tcb-hi-9x1.jpg";
  img_nav_links_hi= new Image(175,27);
  img_nav_links_hi.src="imgs/tcb-hi-10x1.jpg";
  img_nav_guestbook_hi= new Image(175,28);
  img_nav_guestbook_hi.src="imgs/tcb-hi-11x1.jpg";
  img_nav_byfallon_hi= new Image(175,27);
  img_nav_byfallon_hi.src="imgs/tcb-hi-13x1.jpg";
  /**/
  img_nav_title= new Image(175,40);
  img_nav_title.src="imgs/tcb-1x1.jpg";
  img_nav_discussion= new Image(175,27);
  img_nav_discussion.src="imgs/tcb-2x1.jpg";
  img_nav_shows= new Image(175,29);
  img_nav_shows.src="imgs/tcb-3x1.jpg";
  img_nav_news= new Image(175,28);
  img_nav_news.src="imgs/tcb-4x1.jpg";
  img_nav_reviews= new Image(175,28);
  img_nav_reviews.src="imgs/tcb-5x1.jpg";
  img_nav_bios= new Image(175,28);
  img_nav_bios.src="imgs/tcb-6x1.jpg";
  img_nav_tips= new Image(175,52);
  img_nav_tips.src="imgs/tcb-7x1.jpg";
  img_nav_findbandmates= new Image(175,25);
  img_nav_findbandmates.src="imgs/tcb-8x1.jpg";
  img_nav_usedgear= new Image(175,30);
  img_nav_usedgear.src="imgs/tcb-9x1.jpg";
  img_nav_links= new Image(175,27);
  img_nav_links.src="imgs/tcb-10x1.jpg";
  img_nav_guestbook= new Image(175,28);
  img_nav_guestbook.src="imgs/tcb-11x1.jpg";
  img_nav_byfallon= new Image(175,27);
  img_nav_byfallon.src="imgs/tcb-13x1.jpg";
  /**/
  favicon_image= new Image();
  favicon_image.src="http://tricitiesbuzz.com/favicon.ico";
}
