Salem Lakes, Wisconsin Zip Codes: 53104,53105,53109,53168,53170,53179,53181,53192,53199
select cat from directory where is_archived=0 and site_url != '' and (city='salem lakes' OR city='salem_lakes') and (state='WI' OR state='Wisconsin')
select cat from directory where is_archived=0 and site_url != '' and (city='salem lakes' OR city='salem_lakes') and (state='WI' OR state='Wisconsin')
union
select cat from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('salem_lakes', city) OR city='all' ) and (state='WI' OR state='Wisconsin' OR state='all')