Thanks Cais – you helped me ??
But something wrong happend with sidebar on another pages.
I used this:
<!–Start Dynamic Sidebar –>
<?php if (!in_category(‘4106’)) : ?>
<?php if (function_exists(‘dynamic_sidebar’) && dynamic_sidebar(2)) : else : ?><?php endif; ?>
but now category page it’s ok but in another pages, sidebar 2 copied to sidebar 1 and I have to similar sidebars.
ps.
This code copied widget from sidebar 2 ( not htm from sidebar 2)