<% if ( wpslSettings.storeUrl == 1 && url ) { %> <%= store %> <% } else { %> <%= store %> <% } %> <%= address %> <% if ( address2 ) { %> <%= address2 %> <% } %> <%= city %> <%= state %> <%= zip %> <% if ( phone ) { %> Phone: <%= formatPhoneNumber( phone ) %> <% } %> <% if ( fax ) { %> Fax: <%= fax %> <% } %> <% if ( email ) { %> Email: <%= formatEmail( email ) %> <% } %> <%= createInfoWindowActions( id ) %>