I really liked this site and I am wondering what technologies are behind this site? What I really would like to know is the dynamic movement of the elements on load (index page) and a constant flow between the pages. It seems that the pages are not loaded you just move from one place on one page to another.
Regards,
They probably just use javascript and a canvas element.
I’ve seen something like their menu before here on SO: http://jsfiddle.net/PeeHaa/SQF6X/
Don’t know who made it, so I cannot give credit (but I think it is cool)