[raw]
<%= store %> <%= address %> <% if ( address2 ) { %> <%= address2 %> <% } %> <%= city %>, <%= state %> <%= zip %>
<% if ( phone ) { %> Phone: <%= formatPhoneNumber( phone ) %> <% } %> <% if ( fax ) { %> Fax: <%= fax %> <% } %> <% if ( email ) { %> Email: <%= formatEmail( email ) %> <% } %> <%= createInfoWindowActions( id ) %>
<%= thumb %> <%= store %> <%= address %> <% if ( address2 ) { %> <%= address2 %> <% } %> <%= city %>, <%= state %> <%= zip %> <%= country %>
<%= distance %> mi
<%= createDirectionUrl() %>