#INCLUDE("AddressLoginForm") #IF(#Session.User.IsAnonymous OR NOT #COUNT(#Session.User.Addresses)) #LocaleInclude("AddressForm", #INPUT.Language[UC]) #ELSE #INCLUDE("AddressSelect") #ENDIF