Oregon Nashua, Illinois Zip Codes: 61006,61015,61061
select cat from directory where is_archived=0 and site_url != '' and (city='oregon nashua' OR city='oregon_nashua') and (state='IL' OR state='Illinois')
select cat from directory where is_archived=0 and site_url != '' and (city='oregon nashua' OR city='oregon_nashua') and (state='IL' OR state='Illinois')
union
select cat from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('oregon_nashua', city) OR city='all' ) and (state='IL' OR state='Illinois' OR state='all')