<?php if (is_member_of($vbulletin->userinfo, 6) AND is_member_of($vbulletin->userinfo, 7)) { ?> a bunch of html to only show to users in group 6 or 7 <?php } ?>