/* &lt;![CD*/
			jQuery(document).ready(
				function() {
					jQuery('#featured-images-rotator').crossSlide(
						{sleep: 5, fade: 1},
						[
							{src: '../images/sce/banner_apply.jpg', href: 'credit-approval.aspx'},{src: '../images/sce/banner_apply-b.jpg', href: 'credit-approval.aspx'},{src: '../images/sce/banner_apply-y.jpg', href: 'credit-approval.aspx'}
						]
					);
				}
			);
		/* ]]*/
