<img id='im' class='imgkilltime' src='1.gif'>
<SCRIPT type='text/javascript'>
temp = new Image();
temp.onload=function(){
document.getElementById('im').src='2.jpg';
}