$(document).ready(function(){
		$('.carous UL').jcarousel({ scroll: 1, visible:2 });
//		$('.carous UL').jCarouselLite();
		$(".award_right a").fancybox();
});
