function ShowMsg(x,y) { } setTimeout(funtion(){ShowMsg(x,y)},1000);