RUZEE.Borders.add({
  '.ruzee': { borderType:'simple', cornerRadius:5 }
});

window.onload=function(){
//alert("sd");
  RUZEE.Borders.render();
};
