Are you a photographer? We need your help!
Palos, Illinois Zip Codes: 60455,60457,60462,60463,60464,60465,60467,60480,60482
select cat from directory where is_archived=0 and site_url != '' and (city='palos' OR city='palos') and (state='IL' OR state='Illinois')
select cat from directory where is_archived=0 and site_url != '' and (city='palos' OR city='palos') and (state='IL' OR state='Illinois') union select cat from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('palos', city) OR city='all' ) and (state='IL' OR state='Illinois' OR state='all')
56,1