TAG_B
h->metaf = print_otag(h, TAG_B, "");
h->metaf = print_otag(h, TAG_B, "");
print_otag(h, TAG_B, "");
fp = i % 2 ? TAG_I : TAG_B;
fp = i % 2 ? TAG_B : TAG_I;
fp = i % 2 ? TAG_MAX : TAG_B;
fp = i % 2 ? TAG_B : TAG_MAX;
print_otag(h, TAG_B, "");
print_otag(h, TAG_B, "");
print_otag(h, TAG_B, "");
print_otag_id(h, TAG_B, "Sy", n);