// JavaScript Document
$(function(){
        $('div.corner').corner("20px");       
	});
