It's now in css:

HTML Code:
<div class="v2box blue darker">
    <div class="headline"><h3>Your Weekend Highlights</h3></div>
    <div class="border"><div></div></div>
...
    <div class="bottom"><div></div></div>
</div>
In case you want any of boxes, do following:
0. Get source code of box you wanna copy
1. Go to boxes CSS here
2. Find row:
Code:
/* v2box [color] */
where [color] is color name from source code of box (look at first div class between v2box and light/lighter/dark/darker)
3. Get all background images
4. Reconstruct the box, you can try copy-pasting the original box source code and then css of box or do it yourself)

Another fine tutorial by t2t2 in series: How to get habbo junk.

Anyone noticed homepage is in version web-2.1.0_b9?