#LOCAL("RowTagName", "div")#LOCAL("ColTagName", "div")#IF(#DEFINED(#SNIPPET.UseTable) AND #SNIPPET.UseTable == 1)#SET("RowTagName", "tr")#SET("ColTagName", "td")#ENDIF #LOCAL("FormErrorState", #GET("FormError_".#SNIPPET.InputName)) <#RowTagName class="InputBlock" id="#SNIPPET.Prefix#ID#SPACE[0]_State_US" style="display:none"> <#ColTagName class="InputLabelling">State * <#ColTagName class="InputField"> #ENDLOCAL#ENDLOCAL#ENDLOCAL