function drawCommunitiesListingShort(hdr_text){
document.writeln("Apache Meadows | ");
document.writeln("Diamond D Ranch | ");
document.writeln("Magnolia Bend | ");
document.writeln("Newport | ");
document.writeln("Pine Country of Tomball | ");
document.writeln("Seven Oaks | ");
document.writeln("Lakes of Avalon | ");
document.writeln("Pine Tree | ");
document.writeln("Terra Bella | ");
document.writeln("Waterstone | ");
document.writeln("Woodhaven Forest | ");
document.writeln("Magnolia Ridge | ");
document.writeln("Highlands Crossing (Close-out) | ");
document.writeln("Lone Trail Village (Close-out) | ");
document.writeln("Fairway Estates (Close-out) | ");
}