<%@ page import="java.util.*, java.util.Random, java.io.*,java.lang.*,java.sql.*,java.text.*" %> <%@ page import="javax.servlet.*, javax.servlet.http.*" %> <%@ page language="java" import="com.blueworld.pac.*" %> <% String HEADER_X_FORWARDED_FOR ="X-FORWARDED-FOR"; String remoteAddr = request.getRemoteAddr(); String x; if ((x = request.getHeader(HEADER_X_FORWARDED_FOR)) != null) { remoteAddr = x; int idx = remoteAddr.indexOf(','); if (idx > -1) { remoteAddr = remoteAddr.substring(0, idx); } } String ip = remoteAddr; System.out.println("Visiting IP Address in Find Contact Us Page at "+new java.util.Date()+" is "+ip); IPAccessControl ip_con=new IPAccessControl(); if (ip_con.IsBlocked("Find Contact Us page", ip)) return; String userAgent = request.getHeader("user-agent"); boolean isMobile=false; if (userAgent.matches(".*Android.*") || userAgent.matches(".*iPhone.*")) { isMobile=true; response.sendRedirect(request.getContextPath() + "/m_contact.jsp?" + request.getQueryString()); return; } else { isMobile=false; } Utility u = new Utility(); u.ReadProps(); String jspURL=u.jspPath; String RetsImageDir=u.RetsImageDir; String RetsMiscImageDir=u.RetsMiscImageDir; String RetsImageRelativeDir=u.RetsImageRelativeDir; String RetsMiscImageRelativeDir=u.RetsMiscImageRelativeDir; String RetsOptionsDir=u.RetsOptionsDir; String RetsOptionFileName=u.RetsOptionFileName; System.out.println("******************Contact Us Page at "+new java.util.Date()+"******************"); %> Chesterfield Real Estate | Clayton Real Estate | Ladue Real Estate - Blue World Realty   Blue World Realty, L.C. Information herein is for the St. Louis metropolitan area.
 
Frequently Asked Questions 
  Check our "FAQ" tab for quick answers and facts about blueworldrealty.com and our services, including how to find a home for sale or for rent, how to find a loan officer in your area, and how to find a realtor in this web site.     
 
 
  Comments or Problems  
If you have any comments or you find any problems with this web site, please let us know by filling in the following short form. All fields must be completed.  
Name*:
Email*:
Phone*:
Problem Type*:
Subject*:
Comments*: