Keeps logo (or text) in the bottom right corner of the browser window as they scroll the page up and down. The logo glides very smoothly when the page is scrolled and looks great. When their cursor is on the logo, a menu appears in its place offering links to different sections of the site. The menu returns to the logo a few seconds after the move the cursor off the menu.
<scriptlanguage="javascript"type="text/javascript"> /* Visit http://www.yaldex.com/
for full source code
and get more free JavaScript, CSS and DHTML scripts! */
<!-- Begin function
setVariables(){ if(!document.all){ v =".top="; h =".left="; dS ="document.getElementById('"; sD ="').style"; y="window.pageYOffset"; x="window.pageXOffset"; iW ="window.innerWidth"; iH ="window.innerHeight";
}