Small fixes to possibly fix the IE5.5 problem.

This commit is contained in:
skeeter 2001-05-23 00:53:27 +00:00
parent 0da8fdf53e
commit d915c33f18

View File

@ -18,7 +18,7 @@
-->
</STYLE>
<script language="javascript">
<!-- // hide
<!--
function MM_preloadImages() {
if (document.images) {
var imgFiles = MM_preloadImages.arguments;
@ -27,8 +27,10 @@ function MM_preloadImages() {
with (document) for (var j=0; j<imgFiles.length; j++) if (imgFiles[j].charAt(0)!="#"){
preloadArray[i] = new Image;
preloadArray[i++].src = imgFiles[j];
} }}
// end hide -->
}
}
}
-->
</script>
<TITLE>{website_title}</TITLE>