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