/*****************************/ /* getBOYOLInfo.do */ /* gets BOYOL for current div*/ /* */ /*****************************/ //floorplan list (complete list of div's floorplans NO MARKET HOMES) ---------------- //floorplanList structure // floorplanList[i][0] = Product Type 0 = Dirt Deal, 1 = Inventory Home // floorplanList[i][1] = namelink to markethome or dirtdeal links // floorplanList[i][2] = Plan Market Name // floorplanList[i][3] = Address // floorplanList[i][4] = Price Low // floorplanList[i][5] = Price High // floorplanList[i][6] = Sqr Feet Low // floorplanList[i][7] = Sqr Feet High // floorplanList[i][8] = Bedrooms Std // floorplanList[i][9] = Bedrooms Opt // floorplanList[i][10] = Full Baths Std // floorplanList[i][11] = Full Baths Opt // floorplanList[i][12] = Half Baths Std // floorplanList[i][13] = Half Baths Opt // floorplanList[i][14] = Garage Std // floorplanList[i][15] = Garage Opt // floorplanList[i][16] = FFOwners Suite (Y/N) // floorplanList[i][17] = FFGuest Room (Y/N) // floorplanList[i][18] = Living Areas // floorplanList[i][19] = Dining Areas // floorplanList[i][20] = Stories // floorplanList[i][21] = Includes // floorplanList[i][22] = Optional // floorplanList[i][23] = Avail Date // floorplanList[i][24] = community Name // floorplanList[i][25] = neighborhood Name // floorplanList[i][26] = type (SF,...) // floorplanList[i][27] = Community Codes Array (this is new)-------------