// pre-load Replogle Globes navigation images

<!--

	howTo_off = new Image();
	howTo_off.src = "img/aboutGlobes/howTo.off.gif";
	
	howTo_over = new Image();
	howTo_over.src = "img/aboutGlobes/howTo.over.gif";	
	
	howTo_on = new Image();
	howTo_on.src = "img/aboutGlobes/howTo.on.gif";
	
	howOld_off = new Image();
	howOld_off.src = "img/aboutGlobes/howOld.off.gif";

	howOld_over = new Image();
	howOld_over.src = "img/aboutGlobes/howOld.over.gif";

	howOld_on = new Image();
	howOld_on.src = "img/aboutGlobes/howOld.on.gif";
	
-->
