﻿$(document).ready(function () {
    $(".themedButton").button();    
});
