<!--
	home_off = new Image(175,20)
	home_off.src = "images/links/home_off.gif"
	home_on = new Image(175,20)
	home_on.src = "images/links/home_on.gif"
	objectives_off = new Image(175,20)
	objectives_off.src = "images/links/objectives_off.gif"
	objectives_on = new Image(175,20)
	objectives_on.src = "images/links/objectives_on.gif"
	agenda_off = new Image(175,20)
	agenda_off.src = "images/links/agenda_off.gif"
	agenda_on = new Image(175,20)
	agenda_on.src = "images/links/agenda_on.gif"
	lodging_off = new Image(175,20)
	lodging_off.src = "images/links/lodging_off.gif"
	lodging_on = new Image(175,20)
	lodging_on.src = "images/links/lodging_on.gif"
	registration_off = new Image(175,20)
	registration_off.src = "images/links/registration_off.gif"
	registration_on = new Image(175,20)
	registration_on.src = "images/links/registration_on.gif"
	tucson_off = new Image(175,20)
	tucson_off.src = "images/links/tucson_off.gif"
	tucson_on = new Image(175,20)
	tucson_on.src = "images/links/tucson_on.gif"
	instructions_off = new Image(175,20)
	instructions_off.src = "images/links/instructions_off.gif"
	instructions_on = new Image(175,20)
	instructions_on.src = "images/links/instructions_on.gif"
	template_off = new Image(175,20)
	template_off.src = "images/links/template_off.gif"
	template_on = new Image(175,20)
	template_on.src = "images/links/template_on.gif"
//-->