var home_feat = new Array();
home_feat['AT'] = 'Attic Room';
home_feat['BD'] = 'Boat Dockage';
home_feat['BF'] = 'Breakfast Area';
home_feat['BG'] = 'Bonus/Game Rm';
home_feat['BL'] = 'Bi Level';
home_feat['BM'] = 'Basement';
home_feat['CA'] = 'Central Air';
home_feat['CB'] = 'Custom Built';
home_feat['CP'] = 'Carport';
home_feat['CS'] = 'Cul de Sac';
home_feat['CV'] = 'Central Vacuum';
home_feat['DS'] = 'Den/Study/Office';
home_feat['EP'] = 'Enc Patio/Sun Rm';
home_feat['FD'] = 'Formal Dining';
home_feat['FP'] = 'Fireplace';
home_feat['FR'] = 'Family/Great Rm';
home_feat['FS'] = 'Fire Sprinkler';
home_feat['FY'] = 'Fenced Yard';
home_feat['G2'] = '2 Car Garage';
home_feat['G3'] = '3 Car Garage';
home_feat['G4'] = '4 + Car Garage';
home_feat['GA'] = 'Garage';
home_feat['GH'] = 'Gas Heating';
home_feat['GS'] = 'Guest Qtr/House';
home_feat['GV'] = 'Golf  Course View';
home_feat['IC'] = 'Intra Coastal';
home_feat['LF'] = 'Lake Frontage';
home_feat['LR'] = 'Living Room';
home_feat['LV'] = 'Lake View';
home_feat['HA'] = 'Horses Allowed';
home_feat['OF'] = 'Ocean Frontage';
home_feat['OH'] = 'Oil Heating';
home_feat['OV'] = 'Ocean View';
home_feat['PV'] = 'Panoramic View';
home_feat['RI'] = 'River/Canal View';
home_feat['SF'] = 'Security Feature';
home_feat['TS'] = 'Two+ Story';
home_feat['TL'] = 'Tri Level';
home_feat['RV'] = 'RV Parking';
home_feat['SP'] = 'Spa';
home_feat['SS'] = 'Single Story';
home_feat['SW'] = 'Swimming Pool';
home_feat['TC'] = 'Tennis Court';
home_feat['TR'] = 'Tile Roof';
home_feat['VC'] = 'City Light View';
home_feat['VM'] = 'Mountain/Hills View';
home_feat['WF'] = 'Water Frontage';
home_feat['WS'] = 'Workshop';

var comm_feat = new Array();
comm_feat['AD'] = 'Adult Community';
comm_feat['AP'] = 'Assigned Parking';
comm_feat['BU'] = 'Courtesy Bus';
comm_feat['CB'] = 'Boat Facility';
comm_feat['CH'] = 'Club House';
comm_feat['CP'] = 'Children Play Area';
comm_feat['CS'] = 'Sauna';
comm_feat['EF'] = 'Exercise Facility';
comm_feat['EU'] = 'End Unit';
comm_feat['EV'] = 'Elevator';
comm_feat['GC'] = 'Golf Course';
comm_feat['GP'] = 'Guest Parking';
comm_feat['GS'] = 'Gated Community';
comm_feat['HF'] = 'Horse Facility';
comm_feat['HO'] = 'Home Owner Fee';
comm_feat['IP'] = 'Indoor Pool';
comm_feat['OG'] = 'Guard Onsite';
comm_feat['PA'] = 'Spa';
comm_feat['PG'] = 'Putting Green';
comm_feat['PI'] = 'Picnic Area';
comm_feat['PT'] = 'Pool Table';
comm_feat['SP'] = 'Swimming Pool';
comm_feat['TC'] = 'Tennis Court';

