I've updated the MIX06 flair script to include a new set of larger vegas-themed images. The script now randomly grabs from either set, but you may not want the new larger colorful set, or you may want to ditch the smaller black and white set. So I've left the option up to you. Following is the script to be added for each type of display:
Random image from either set
<script type="text/javascript" src="http://mix06.com/share.js"></script>
Random image from original small black and white set
<script type="text/javascript">var m6_t = 0;</script>
<script type="text/javascript" src="http://mix06.com/share.js"></script>
Random image from vegas medium colorful set
<script type="text/javascript">var m6_t = 1;</script>
<script type="text/javascript" src="http://mix06.com/share.js"></script>
