$(document).ready(function(){
    $('#tipos_propiedades_id').selectbox();
    $('#tipos_operaciones_id').selectbox();
    $('#region').selectbox();
    $('#comunas_id').selectbox();
});



