$(document).ready(init); 

function init(){ $("#et").corner("6px top"); }
