function cacheIt(){
   setTimeout("changePic()",0);
}