// JavaScript Document
window.onload=function(){
jQuery(".content_head").corner("top");
jQuery(".content_box").corner();
jQuery(".content").corner("bottom");
jQuery(".content_text").corner("bottom");
jQuery(".comments_count").corner("3px");
jQuery(".event").corner();
jQuery(".event_wrapper").corner();
jQuery(".content_head_orange").corner("top");
jQuery(".content_orange").corner("bottom");
jQuery(".content_head_small").corner("top");
jQuery(".content_small").corner("bottom");
jQuery(".jQuery_bottom").corner("bottom");
jQuery("#login").corner();
jQuery(".menu_inside").corner();
jQuery(".menu_inside_two").corner();
jQuery(".content_box_small").corner();
jQuery(".rounded").corner();


}
