this.CheckShowBorders() ; var oClassRegex = /\s*FCK__ShowTableBorders\s*/ ; if ( this.border == 0 ) { if ( !oClassRegex.test( this.className ) ) this.className += ' FCK__ShowTableBorders' ; } else { if ( oClassRegex.test( this.className ) ) this.className = this.className.replace( oClassRegex, '' ) ; } this.CheckShowBorders() ; 0 && ( this.getAttribute('href') == null || this.getAttribute('href').length == 0 ) ) ; this.ShowIcon() ; ]]> if ( this.IsAnchor ) { this.style.height = '1px' ; this.style.paddingLeft = '16px' ; this.style.backgroundImage = 'url(behaviors/anchor.gif)' ; this.style.backgroundRepeat = 'no-repeat' ; this.style.cursor = 'pointer' ; } if ( this.IsAnchor ) alert( this.IsAnchor ) ;