﻿function jobSearch(obj, zip){
    window.location.href = 'http://www.snagajob.com/jobseeker/search/searchresults.aspx&zipcode=' + zip + '';   
}