function drawHomeListings(list_text, bg_clr){
document.writeln("
");
var sPath = window.location.pathname;
var sPage = sPath.substring(sPath.lastIndexOf('/') + 1);
document.writeln(" |
");
document.writeln("");
document.writeln("");
document.writeln("");
document.writeln("");
document.writeln("| 23706 Rimini Court | $429,000 | ");
document.writeln(" ");
document.writeln(" Community: ");
document.writeln("Section 8");
document.writeln("
");
document.writeln("");
document.writeln("Plan Name: The Ravenna ");
document.writeln("");
document.writeln("Base Sq. Ft.: 3935 ");
document.writeln("Base Beds / Baths: 4 / 3.5 ");
document.writeln("Home Features: Executive ");
document.writeln("");
document.writeln("Status: ");
document.writeln("Ready to move in");
document.writeln(" |  View Home | ");
document.writeln("Description: ");
document.writeln("Westport Homes: 1.5 story, 4 beds, 3.5 baths");
document.writeln(" | ");
document.writeln(" ");
document.writeln(" |
");
document.writeln(" |
");
document.writeln("");
document.writeln("");
document.writeln("");
document.writeln("");
document.writeln("| 23715 Rimini Court | $629,000 | ");
document.writeln(" ");
document.writeln(" Community: ");
document.writeln("Section 8");
document.writeln("
");
document.writeln("");
document.writeln("Plan Name: The Assago 4544 ");
document.writeln("");
document.writeln("Base Sq. Ft.: 4279 ");
document.writeln("Base Beds / Baths: 4 / 3.5 ");
document.writeln("Home Features: Executive ");
document.writeln("Completion Date: 8/31/2009 ");
document.writeln("Status: ");
document.writeln("Under Construction");
document.writeln(" |  View Home | ");
document.writeln("Description: ");
document.writeln("Westport Homes: 2 story, 4 beds, 3.5 baths");
document.writeln(" | ");
document.writeln(" ");
document.writeln(" |
");
document.writeln("
");
}