Bradenton, Florida Zip Codes: 34201,34202,34203,34204,34205,34206,34207,34208,34209,34210,34211,34212,34221,34280,34281,34282
select cat from directory where is_archived=0 and site_url != '' and (city='bradenton' OR city='bradenton') and (state='FL' OR state='Florida')
select cat from directory where is_archived=0 and site_url != '' and (city='bradenton' OR city='bradenton') and (state='FL' OR state='Florida')
union
select cat from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('bradenton', city) OR city='all' ) and (state='FL' OR state='Florida' OR state='all')