Hey,
I added this code . . .
<a href="http://cnn.com" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image1','','http://notstepfordwives.com/wordpress/wp-content/themes/pixel/images/icons/button2.jpg',1)"><img name="Image1" border="0" src="http://notstepfordwives.com/wordpress/wp-content/themes/pixel/images/icons/button2.jpg"></a>
. . . to my header.php file to use as a rollover menu button. But, it's breaking the page. I'm getting this error:
Line: 91
Char: 1
Error: Object expected
Code: 0
URL: http://notstepfordwives.com/wordpress
Could someone tell me what I'm doing wrong.