	function motto()
	{
	window.open("motto.htm", "okno1", "left=0 ,top=0 ,width=450 ,height=30 ,"+
	"menubar=no ,directories=no ,status=no ,toolbar=no ,fullscreen=no" );
	}
