	$(function(){	// shorthand for $(document).ready() BTW
        $("div.round_border").corner("round 9px")
	});