setup: function( data ) {
                        if ( data.anchors.length < 1 )
                            this.getElement().show();
                        else
                            this.getElement().hide();