Код
<Style>
A:Link{ Color: #000000; Text-decoration: underline}
A:Visited{ Color: #000000; Text-decoration: underline}
A:Hover{ Color: #000000; Text-decoration: none}
td, body {font-family: verdana, arial, helvetica; font-size:11px;}
</Style>
<!-- HEAD START HERE -->
<script language="JavaScript">
<!--
if (document.images) {
image1on = new Image();
image1on.src = "http://www.novickiy.ru/798/18872083011.jpg";
image1off = new Image();
image1off.src = "http://www.novickiy.ru/798/pitpit.jpg";
}
function changeImages() {
if (document.images) {
for (var i=0; i<changeImages.arguments.length; i+=2) {
document[changeImages.arguments[i]].src = eval(changeImages.arguments[i+1] + ".src");
}
}
}
// -->
</script>
<body bgcolor="#EDEDED" text="#000000" link="#000000" topmargin="0" leftmargin="0">
<center>
<!-- BODY START HERE -->
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td><p onmouseout="changeImages('http://www.novickiy.ru/798/18872083011.jpg', 'image1off')"
onmouseover="changeImages('http://www.novickiy.ru/798/18872083011.jpg', 'image1on')"><a href="http://www.njvickiy.ru"><img
alt="Главная страница" border="0" name="http://www.novickiy.ru/798/18872083011.jpg" src="http://www.novickiy.ru/798/pitpit.jpg" width="150"
height="120"></a></td>
</tr>
</table>
</center>
Пример