double wx(double px) { px = designPXValidate(px) ; return ( SetDesignPX().screen.width /100) * px ; }