jQuery(document).ready(function($) {
	$("#sub_content_hero").cycle({fx: 'fade'});
});
