this is a test of the rollover box function.

The theory here is that I should be able to rollover anything, an image, a word, or a div and a box will popup, then disappear on rolloff. The tricky part here is that ie6 does not like rollovers on anthing but anchor tags. To make it work in ie6, and possibly later versions of ie as well (not sure) we have to use an imported .js file using a style declaration in a rule written just for the body:

body {
behavior: url(csshover.htc);
}

csshover.htc can be downloaded by going to http://www.websterart.com/html/csshover.htc

eric meyer gave us that file and it is the hack for ie6.

test one now it the time for all good men to come to the aid of their country. Burgers at McDonalds are greasy and not good for your waistline.
I am a hidden box #1 and I will appear on rollover.
test two. Once there was a little rabbit. It went for a run in the woods and saw a big dangerous fox. It found a hole to run into where the fox couldn't find it.
I am a hidden box #2 and I will appear on rollover.