#r.address1#
#r.address2#
#r.city#, #r.state# #r.zip# #r.contact#
#r.email# |
| Phone: |
#r.phone#
(#left(r.phone,3)#) #mid(r.phone,4,3)#-#right(r.phone,4)#
|
| Fax: |
#r.fax#
(#left(r.fax,3)#) #mid(r.fax,4,3)#-#right(r.fax,4)#
|
| Hours: |
#Replace(r.hours, chr(13) & chr(10), " ","ALL")# |
| #r.website# |
|