ты скобку забыл поставить
<script type="text/javascript" language="javascript">
function pr(pic) {
setInterval(function () {
if(pic.width<640) {
pic.width=pic.width+10
}
},10);
*!*
}
*/!*
</script>
<img src="http://goiron.enetgallery.com/_ph/1/224558321.jpg" width="300" name="chel" onmouseover="pr(this)">