$(function(){var opt={vertical:true,start:1,scroll:7};$(".jcarousel-skin-tango").each(function(){if($(this).find('> li:visible').length>opt.scroll){if($(this).find('> li.current').length==1){$(this).find('> li').each(function(index,self){if($(self).hasClass('current')){opt.start=(index+1);return null;}});}
$(this).jcarousel(opt);}});if($(".tx-nosjuniors-list").length){var colNormalH=$("#colNormal").height();var colLeftH=$("#colLeft").height();if(colNormalH>colLeftH){$("#colLeft .cw-menu-purple").height(colNormalH);}}});
