$(document).ready(function() {

  $('.banner_set3_slides').cycle({ fx: 'fade'});
	
	$(".imgLink").colorbox();

});
