A script-enabled browser is required for this page to function properly.

REP-1205: There is a loop in the positional dependency tree.

Cause:

You have created explicit anchors such that an object is indirectly anchored to itself. For example, if you anchored object A to object B, object B to object C, and object C to object A, you would get this error.

Action:

You must remove at least one of the anchors that caused the loop.

Note:  For help on other error messages, see Finding error message help.