﻿jQuery(document).ready(function() {
    if (jQuery().button) {
        jQuery(".vivobutton").button();
    }   
});
