Why do I get these errors?
Problem at line 329 character 60: Do not use 'new' for side effects.
new widget.StyledDropdown(dojo.byId("sTitle"));
Problem at line 330 character 61: Do not use 'new' for side effects.
new widget.StyledDropdown(dojo.byId("sSuffix"));
Problem at line 336 character 57: Do not use 'new' for side effects.
true,{shortenName : true,maxChars : 20});
Problem at line 338 character 129: Do not use 'new' for side effects.
new widget.StyledDropdown(dojo.byId("sCountry"),USPS.Address.countrySw...