$(document).ready(function() {
    $('#weather').progweather();
    
    $('.gallery').colorbox();
});
