v6 Resizer
The optional resizer function requires no additional scripts beyond the five required Root Prim Scripts.
The resizer only makes small adjustments at a time to prevent SL prim drift that occurs when scaling large objects via script-level math.
The resizer function can be enabled or disabled at the top of the Root Menu script, by setting the TRUE or FALSE value.
integer Resizable= TRUE;