<% pageTitle="Contact Us" %> <% vCity = "Evanston" vState = "Illinois" vStateabbr = "IL" vbusinessType = "Orthodontist" vbusinessName = "Durfee Orthodontics" vDoctors = "Dr. Sharon Durfee Amato" vFeatures = "orthodontics, jaw surgery, braces, clear braces, Invislalign, retainers, aligners" veMail = "info@durfeeortho.com" vDomain = "durfeeortho.com" vAddress1a = "3000 Central St." vAddress1b = "Evanston, IL 60201" vPhone = "(847) 866-7755" vFax = "(847) 866-7759" vGeo = "42.064363,-87.717983" %> <%=vbusinessName %> • <%=vCity %>, <%=vStateabbr %> • <%=pageTitle %> • <%=vbusinessType %> <%=vDoctors %>

<%=pageTitle%>

<% if Request("form") = "error" then %>

Error sending email. Sorry for the inconvenience.

<% End If %> <% if Request("form") = "thanks" then %>

Email Sent. Thank you!

<% Else %>

<%=vBusinessname%>
<%=vAddress1a%>
<%=vAddress1b%>
Map/Directions

Phone: <%=vPhone%>
Fax: <%=vFax%>
E-mail:



Send Us Your Feedback/Questions!

We are always open to your feedback, questions and suggestions. Please fill out the form below and include contact information, so that we may contact you to address any outstanding issues.

<%Response.Write(Request.ServerVariables("URL"))%>?form=thanks"> <%Response.Write(Request.ServerVariables("URL"))%>?form=error">
Name:
Email:
Feedback:
<% End If %>