	$(document).ready(function(){
		$("a.trainer-image").colorbox();
		$("a.pop").colorbox();
	
		$(".class-wrapper").tabs();
		$('#home-rotator').cycle();
		$('.camac').cycle();
		
		
		
		
	});
