This was added to the head:
<SCRIPT LANGUAGE="JavaScript">
<!--
function newImage(arg) {
if (document.images) {
rslt = new Image();
rslt.src = arg;
return rslt;
}
}
function changeImages() {
if (document.images && (preloadFlag == true)) {
for (var i=0; i<changeImages.arguments.length; i+=2) {
document[changeImages.arguments[i]].src = changeImages.arguments[i+1];
}
}
}
var preloadFlag = false;
function preloadImages() {
if (document.images) {
social_logos_01_over = newImage("images/social_logos_01-over.jpg");
social_logos_02_over = newImage("images/social_logos_02-over.jpg");
social_logos_03_over = newImage("images/social_logos_03-over.jpg");
social_logos_04_over = newImage("images/social_logos_04-over.jpg");
preloadFlag = true;
}
}
// -->
</SCRIPT>
This was added to the body tag:
ONLOAD="preloadImages();"
This was added to the widget in the sidebar:
<TABLE WIDTH=204 BORDER=0 CELLPADDING=0 CELLSPACING=0>
<TR>
<TD>
<A HREF="#"
ONMOUSEOVER="changeImages('social_logos_01', 'images/social_logos_01-over.jpg'); return true;"
ONMOUSEOUT="changeImages('social_logos_01', 'images/social_logos_01.jpg'); return true;">
<IMG NAME="social_logos_01" SRC="images/social_logos_01.jpg" WIDTH=50 HEIGHT=46 BORDER=0></A></TD>
<TD>
<A HREF="#"
ONMOUSEOVER="changeImages('social_logos_02', 'images/social_logos_02-over.jpg'); return true;"
ONMOUSEOUT="changeImages('social_logos_02', 'images/social_logos_02.jpg'); return true;">
<IMG NAME="social_logos_02" SRC="images/social_logos_02.jpg" WIDTH=50 HEIGHT=46 BORDER=0></A></TD>
<TD>
<A HREF="#"
ONMOUSEOVER="changeImages('social_logos_03', 'images/social_logos_03-over.jpg'); return true;"
ONMOUSEOUT="changeImages('social_logos_03', 'images/social_logos_03.jpg'); return true;">
<IMG NAME="social_logos_03" SRC="images/social_logos_03.jpg" WIDTH=55 HEIGHT=46 BORDER=0></A></TD>
<TD>
<A HREF="#"
ONMOUSEOVER="changeImages('social_logos_04', 'images/social_logos_04-over.jpg'); return true;"
ONMOUSEOUT="changeImages('social_logos_04', 'images/social_logos_04.jpg'); return true;">
<IMG NAME="social_logos_04" SRC="images/social_logos_04.jpg" WIDTH=49 HEIGHT=46 BORDER=0></A></TD>
</TR>
</TABLE>
This was the error:
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; EmbeddedWB 14.52 Embedded Web Browser from:
http://bsalsa.com/; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.21022; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)
Timestamp: Sat, 28 May 2011 14:11:30 UTC
Message: Object expected
Line: 24
Char: 1
Code: 0
URI:
http://knottydaughters.com/?cat=5
Message: Object expected
Line: 24
Char: 1
Code: 0
URI:
http://knottydaughters.com/?cat=5
Message: Object expected
Line: 24
Char: 1
Code: 0
URI:
http://knottydaughters.com/?cat=5
Message: Object expected
Line: 24
Char: 1
Code: 0
URI:
http://knottydaughters.com/?cat=5
Message: Object expected
Line: 24
Char: 1
Code: 0
URI:
http://knottydaughters.com/?cat=5