DHTML-LAYER.JS

Animate your website with the aid of DHTML. After being confounded by the javascript files that I came across on the internet, I decided to write an API that I could live with. Any content that you place within a <div> tag with the position css attribute set to absolute, can be manipulated like a sprite. Just don't forget to set id="unique_name", and pass "unique_name" to the GetLayer() function.