// preload the subnav rollover images

	ame_on = new Image; ame_on.src="images/com_ame_on.gif";
	ame_off = new Image; ame_off.src="images/com_ame_off.gif";
	
	ani_on = new Image; ani_on.src="images/com_ani_on.gif";
	ani_off = new Image; ani_off.src="images/com_ani_off.gif";

	ost_on = new Image; ost_on.src="images/com_ost_on.gif";
	ost_off = new Image; ost_off.src="images/com_ost_off.gif";

	con_on = new Image; con_on.src="images/com_con_on.gif";
	con_off = new Image; con_off.src="images/com_con_off.gif";
