This code is used to hide the toolbar and floating ads in the new BLOGCN system.
Hope everyone likes it.
This is my original work, don't forget that! Haha
Style 1: Remove ads and hide the toolbar
```html
close_float_right();
ShowE('toolbar', 1 == 0);
ShowE('toolbarLine', 1 == 1);
```
Style 2: Remove ads and completely delete the toolbar