Are you a photographer? We need your help!
Smiths Ferry, Idaho Zip Codes: 83611
select cat from directory where is_archived=0 and site_url != '' and (city='smiths ferry' OR city='smiths_ferry') and (state='ID' OR state='Idaho')
select cat from directory where is_archived=0 and site_url != '' and (city='smiths ferry' OR city='smiths_ferry') and (state='ID' OR state='Idaho') union select cat from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('smiths_ferry', city) OR city='all' ) and (state='ID' OR state='Idaho' OR state='all')
56,1