﻿function repchange(val,id){
repval=val;
ajaxtime=setInterval('checkajax'+id+'()',500);}