$(document).ready(function(){
$("div#nav a").corner("round 10px");
$("div#leftnav a").corner("round 8px tr tl");
});




