Westminster, Colorado Zip Codes: 80003,80005,80020,80021,80023,80030,80031,80035,80036,80221,80234,80260
select cat from directory where is_archived=0 and site_url != '' and (city='westminster' OR city='westminster') and (state='CO' OR state='Colorado')
select cat from directory where is_archived=0 and site_url != '' and (city='westminster' OR city='westminster') and (state='CO' OR state='Colorado')
union
select cat from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('westminster', city) OR city='all' ) and (state='CO' OR state='Colorado' OR state='all')