local p={} function p.x(frame) local numcount=frame:getParent().args["a"] return tonumber(numcount)-1100000 end return p