﻿$(document).ready(function () {
    // default 10px round corner
    Nifty("div.round");
    
});


