// JavaScript Document
{
	tb_education01 = new Image;
	tb_education01.src = "images/tb_education.gif";
	tb_education02 = new Image;
	tb_education02.src = "images/tb_education_o.gif";
	
	tb_research01 = new Image;
	tb_research01.src = "images/tb_research.gif";
	tb_research02 = new Image;
	tb_research02.src = "images/tb_research_o.gif";
	
	tb_community01 = new Image;
	tb_community01.src = "images/tb_community.gif";
	tb_community02 = new Image;
	tb_community02.src = "images/tb_community_o.gif";
	
	tb_events01 = new Image;
	tb_events01.src = "images/tb_events.gif";
	tb_events02 = new Image;
	tb_events02.src = "images/tb_events_o.gif";
}
