// pre-load Replogle Globes 'Where to Buy' section navigation images

<!--

	findAStore_off = new Image();
	findAStore_off.src = "img/whereToBuy/findAStore.off.gif";
	
	findAStore_on = new Image();
	findAStore_on.src = "img/whereToBuy/findAStore.on.gif";
	
	corporateGifts_off = new Image();
	corporateGifts_off.src = "img/whereToBuy/corporateGifts.off.gif";
	
	corporateGifts_on = new Image();
	corporateGifts_on.src = "img/whereToBuy/corporateGifts.on.gif";
	
	updateableGlobes_off = new Image();
	updateableGlobes_off.src = "img/whereToBuy/updateableGlobes.off.gif";
	
	updateableGlobes_on = new Image();
	updateableGlobes_on.src = "img/whereToBuy/updateableGlobes.on.gif";

-->
