I agree, the menubar should be something like this for the smartphone:
<!-- Responsive Menu -->
<form id="responsive-menu" action="#" method="post">
<select>
<option value="">Navigation</option>
<option value="/mobile/index.html">Home</option>
<option value="/mobile/forms/appointment/index.asp">Schedule Appointment</option>
<option value="/mobile/forms/Triage/estimate.aspx">Express Repair Service</option>
<option value="/mobile/about.html">About</option>
<option value="/mobile/location.html">Location</option>
<option value="/mobile/faq.html">FAQ's</option>
<option value="/mobile/forms/contact/index.asp">Contact Us</option>
<option value="/mobile/forms/rptracking_customer.html">Customer Login</option>
<option value="/mobile/forms/rptracking_insurance.html">Insurance Login</option>
<option value="/mobile/news.html">News</option>
<option value="/mobile/links.html">Industry Links</option>
<option value="/mobile/employment.html">Employment</option>
<option value="https://itunes.apple.com/app/fix-my-crashed-car/id401597282?mt=8">iPhone App</option>
<option value="/mobile/feedback.html">Customer Comments</option>
<option value="/mobile/agent.html">Find an Agent</option>
<option value="/mobile/forms/feedback/index.asp">Leave Feedback</option>
<option value="/mobile/forms/referral/index.asp">Refer a Friend</option>
</select>
You must log in to submit a review. You can also log in or register using the form near the top of this page.