function show (index){ $(".bx_filter_block").css({"display":"none"}).eq(index).css({"display":"inline"}); }