
$j(document).ready(function(){$j(".header_inner").corner("bottom");$j(".menu").corner("bottom");$j(".info_block").corner();$j(".info_subblock").corner();$j("#header .content_menu ul li a.tab_link").corner("top");$j(".highlight_content").corner("bottom");$j(".content_list").corner("bottom");$j(".freetext .content_list").corner();$j(".category_list .content_list").corner();$j("#pageProduct .content_list").corner();$j(".cross_tt").corner();});