<html>
<head><title>bygaga</title>
<script>
function changePic(element, src) {
var img = element.getElementsByTagName("IMG")[0];
img.src = src;
return;
}
</script>
</head>
<body bgcolor="#202020">
<div align="center">
<a href="http://siberianfighter.clan.su" onmouseover="changePic(this, 'file://localhost/C:/byy.PNG')" onmouseout="changePic(this, 'file://localhost/C:/b.PNG')"><IMG SRC="file://localhost/C:/b.PNG" BORDER=0></a>
<a href="http://siberianfighter.clan.su/forum/" onmouseover="changePic(this, 'file://localhost/C:/byy.PNG')" onmouseout="changePic(this, 'file://localhost/C:/b.PNG')"><IMG SRC="file://localhost/C:/b.PNG" BORDER=0></a>
</div>
</body>
</html>
Для новых вопросов создавайте новую тему, пожалуйста.