jQuery(function () {
    jQuery('#search-field').val('').emptyFieldValue("I'm looking for...");
});

