YAHOO.util.Event.onDOMReady(function() {
    spud_populate({
        "zip": document.getElementById("event_search_zip")
    });
});

