I'm a Javascript newbie so it's not terribly surprising that I've been banging my head against my desk for the past two days trying to figure out this problem. I am simply trying to place this Javascript tool... http://www.virtuosovideo.com/java/codeBreaker.html ...on top of this two framed page: http://www.virtuosovideo.com/java/twoFrame.html The tool should hover over the top of the Yahoo page. Both pages seem to work fine in their own browsers but the Javascript tool doesn't work after they're combined. Any suggestions? I've tried everything that I know how to do (which isn't much). SIDE QUESTION: Do you know how I can make my scrolling marquee extend across the entire page? The code only allows me to enter pixels, not a percent. http://www.virtuosovideo.com/java/autoScroller.html Any guidance will be greatly appreciated! Thanks!