var GT=1,LT=-1,EQ=0;function compareItem(r,t){return"number"!=typeof r&&(r=0),"number"!=typeof t&&(t=0),r>t?GT:r