	<!-- Comment for Incompatible Browsers...

	// Johnny Cison

	mnH_N=new Image(80,24);
	mnH_N.src='/i/mn/h.gif';
	mnH_S=new Image(80,24);
	mnH_S.src='/i/mn/h-s.gif';
	mnA_N=new Image(80,24);
	mnA_N.src='/i/mn/a.gif';
	mnA_S=new Image(80,24);
	mnA_S.src='/i/mn/a-s.gif';
	mnM_N=new Image(80,24);
	mnM_N.src='/i/mn/m.gif';
	mnM_S=new Image(80,24);
	mnM_S.src='/i/mn/m-s.gif';
	mnJ_N=new Image(80,24);
	mnJ_N.src='/i/mn/j.gif';
	mnJ_S=new Image(80,24);
	mnJ_S.src='/i/mn/j-s.gif';
	mnC_N=new Image(80,24);
	mnC_N.src='/i/mn/c.gif';
	mnC_S=new Image(80,24);
	mnC_S.src='/i/mn/c-s.gif';
	mnS_N=new Image(80,24);
	mnS_N.src='/i/mn/s.gif';
	mnS_S=new Image(80,24);
	mnS_S.src='/i/mn/s-s.gif';

	mnText_B=new Image(638,22);
	mnText_B.src='/i/mn/lo-mt-b.gif';
	mnText_H=new Image(638,22);
	mnText_H.src='/i/mn/lo-mt-h.gif';
	mnText_A=new Image(638,22);
	mnText_A.src='/i/mn/lo-mt-a.gif';
	mnText_M=new Image(638,22);
	mnText_M.src='/i/mn/lo-mt-m.gif';
	mnText_J=new Image(638,22);
	mnText_J.src='/i/mn/lo-mt-j.gif';
	mnText_C=new Image(638,22);
	mnText_C.src='/i/mn/lo-mt-c.gif';
	mnText_S=new Image(638,22);
	mnText_S.src='/i/mn/lo-mt-s.gif';

	function Toggle(ImageName,ImageMode)
	{	document[ImageName].src=eval(ImageName+'_'+ImageMode+'.src');	}

	function Message(Text)
	{	window.status=Text;	}

	// End Incompatibility Comment -->

