I made a little flash banner for the party, which you may have seen at the top of the pages here. If you'd like to use it on your own web page, below is the code you would need, it can be inserted into any HTML page:
Code:
<!-- FLASH BANNER CODE -->
<object type="application/x-shockwave-flash"
data="http://www.hulla.info/graphics/banners/backandforth.swf" width="468" height="60">
<param name="movie" value="http://www.hulla.info/graphics/banners/backandforth.swf" />
<param name="menu" value="false" /><param name="scale" value="exactfit" />
</object>
<!-- END OF CODE -->