var n=0,pv=setInterval(function(){if(place()||++n>15)clearInterval(pv)},150);