﻿var toWrite = String("");

toWrite +='<div style="text-align:left; padding: 5px 5px 5px 5px; line-height:18px;">';
toWrite +='<div><b>About</b></div>';
toWrite +='<div><img src="../images/blackarrow.gif" width=5 height=6 border=0 alt=""> <a href="../services/titleAndClosing.html" class="subalpha">Title</a></div>';
toWrite +='<div><img src="../images/blackarrow.gif" width=5 height=6 border=0 alt=""> <a href="../services/escrow.html" class="subalpha">Escrow</a></div>';
// toWrite +='<div><img src="../images/blackarrow.gif" width=5 height=6 border=0 alt=""> <a href="../services/commercial.html" class="subalpha">Commercial</a></div>';
// toWrite +='<div><img src="../images/blackarrow.gif" width=5 height=6 border=0 alt=""> <a href="../services/builderServices.html" class="subalpha">Builder Services</a></div>';
// toWrite +='<div><img src="../images/blackarrow.gif" width=5 height=6 border=0 alt=""> <a href="../services/creditReports.html" class="subalpha">Credit Reports</a></div>';
toWrite +='<div><img src="../images/blackarrow.gif" width=5 height=6 border=0 alt=""> <a href="../services/customerServicesProduct.html" class="subalpha">Customer Service</a></div>';
// toWrite +='<div><img src="../images/blackarrow.gif" width=5 height=6 border=0 alt=""> <a href="../services/floodZoneDeterminations.html" class="subalpha">Flood Zone Determinations</a></div>';
// toWrite +='<div><img src="../images/blackarrow.gif" width=5 height=6 border=0 alt=""> <a href="../services/loanDocumentServices.html" class="subalpha">Loan Document Services</a></div>';
// toWrite +='<div><img src="../images/blackarrow.gif" width=5 height=6 border=0 alt=""> <a href="../services/propertyData.html" class="subalpha">Property Data</a></div>';
// toWrite +='<div><img src="../images/blackarrow.gif" width=5 height=6 border=0 alt=""> <a href="../services/propertyAppraisals.html" class="subalpha">Property Appraisals</a></div>';
// toWrite +='<div><img src="../images/blackarrow.gif" width=5 height=6 border=0 alt=""> <a href="../services/titleAgencyUnderwriting.html" class="subalpha">Title Agency Underwriting</a></div>';
toWrite +='<br />';
toWrite +='<div><b>Resources</b></div>';
// toWrite +='<div><img src="../images/blackarrow.gif" width=5 height=6 border=0 alt=""> <a href="../resources/restrictedCovenants.html" class="subalpha">Restricted Covenants</a></div>';
toWrite +='<div><img src="../images/blackarrow.gif" width=5 height=6 border=0 alt=""> <a href="../resources/calculators.html" class="subalpha">Calculators</a></div>';
// toWrite +='<div><img src="../images/blackarrow.gif" width=5 height=6 border=0 alt=""> <a href="../resources/tremReports.html" class="subalpha">Trem Reports</a></div>';
// toWrite +='<div><img src="../images/blackarrow.gif" width=5 height=6 border=0 alt=""> <a href="../resources/HOAAccess.html" class="subalpha">HOA Access</a></div>';
toWrite +='<div><img src="../images/blackarrow.gif" width=5 height=6 border=0 alt=""> <a href="../resources/helpfulLinks.html" class="subalpha">Helpful Links</a></div>';
// toWrite +='<div><img src="../images/blackarrow.gif" width=5 height=6 border=0 alt=""> <a href="../resources/foreclosures2007.html" class="subalpha">Notice of Trustee Sales 2007</a></div>';
// toWrite +='<div><img src="../images/blackarrow.gif" width=5 height=6 border=0 alt=""> <a href="../resources/foreclosures2008.html" class="subalpha">Notice of Trustee Sales 2008</a></div>';
toWrite +='<br />';
toWrite +='<div><b>Contact Us</b></div>';
// toWrite +='<div><img src="../images/blackarrow.gif" width=5 height=6 border=0 alt=""> <a href="../contact/customerService.html" class="subalpha">Customer Service</a></div>';
toWrite +='<div><img src="../images/blackarrow.gif" width=5 height=6 border=0 alt=""> <a href="../contact/staffDirectory.html" class="subalpha">Staff Directory</a></div>';
toWrite +='<div><img src="../images/blackarrow.gif" width=5 height=6 border=0 alt=""> <a href="../contact/officeDirectory.html" class="subalpha">Office Directory</a></div>';
toWrite +='<br />';
toWrite +='<div><b>Order Online</b></div>';
toWrite +='<div><img src="../images/blackarrow.gif" width=5 height=6 border=0 alt=""> <a href="../onlineOrdering/customerServiceOrder.html" class="subalpha">Order Customer Service</a></div>';
toWrite +='<div><img src="../images/blackarrow.gif" width=5 height=6 border=0 alt=""> <a href="../onlineOrdering/titleEscrowOrder.html" class="subalpha">Order Title & Escrow</a></div>';
// toWrite +='<div><img src="../images/blackarrow.gif" width=5 height=6 border=0 alt=""> <a href="http://www.homewarranty.firstam.com/ROrderHomeWarranty1.aspx" class="subalpha" target="_blank">Home Warranty</a></div>';
toWrite +='<div><img src="../images/blackarrow.gif" width=5 height=6 border=0 alt=""> <a href="http://www.firstexchange.com/order.html" class="subalpha" target="_blank">1031 Exchange</a></div>';
toWrite +='<div><img src="../images/blackarrow.gif" width=5 height=6 border=0 alt=""> <a href="../onlineOrdering/onlineOrdering.html" class="subalpha">Fastweb/Agent First</a></div>';
// toWrite +='<div><img src="../images/blackarrow.gif" width=5 height=6 border=0 alt=""> <a href="../onlineOrdering/scheduleClosing.html" class="subalpha">Schedule Closing</a></div>';
// toWrite +='<div><img src="../images/blackarrow.gif" width=5 height=6 border=0 alt=""> <a href="../onlineOrdering/earnestMoneyRequest.html" class="subalpha">Earnest Money Request</a></div>';
toWrite +='</div>';

document.writeln(toWrite);
