Huntington, New York Zip Codes: 11721,11724,11725,11729,11731,11740,11743,11746,11747,11750,11768,11775
select cat from directory where is_archived=0 and site_url != '' and (city='huntington' OR city='huntington') and (state='NY' OR state='New York')
select cat from directory where is_archived=0 and site_url != '' and (city='huntington' OR city='huntington') and (state='NY' OR state='New York')
union
select cat from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('huntington', city) OR city='all' ) and (state='NY' OR state='New York' OR state='all')