Thanks man. =) Here is the full code for anyone who wants it (may release a product later). It installs a nice little snow effect on your board, I'm sure you can figure out the check box as a custom profile field your self.
<if condition="$vbulletin->userinfo['field7'] == 'Yes'">
<!-- Snow Effect(Small SnowFlakes) by Blackpheonix ? to Dynamic Drive -->
<script type="text/javascript" src="/board/images/misc/snow.js">
</script>
<!-- /Snow Effect(Small SnowFlakes) by Blackpheonix ? to Dynamic Drive -->
<else />
<!-- no snow decoration -->
</if>
Use with this hack. :nervous: