function drawCommunity9Counselor(hdr_text){
document.writeln("

");
document.writeln("Sales Counselor
");
document.writeln("Gordon Miller
");
document.writeln("
");
document.writeln("Sales Center
");
document.writeln("");
document.writeln("Please contact Gordon Miller @ (281) 850-7747 for a personal tour of this great community.
");
document.writeln("Email: Gordon Miller
");
document.writeln("");
}