Elk Grove Village, Illinois Zip Codes: 60007,60009,60018,60191
select cat from directory where is_archived=0 and site_url != '' and (city='elk grove village' OR city='elk_grove_village') and (state='IL' OR state='Illinois')
select cat from directory where is_archived=0 and site_url != '' and (city='elk grove village' OR city='elk_grove_village') and (state='IL' OR state='Illinois')
union
select cat from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('elk_grove_village', city) OR city='all' ) and (state='IL' OR state='Illinois' OR state='all')