$(document).ready(function(){
$("div#leftbox").corner("round tl tr 10px");
$("div#navigation").corner("round tl tr 10px");
});



