/* sponsor cross-slide */

$(function(){
  
    $('#sponsor-image-temp').crossSlide({
      sleep: 5,
      fade: 1
    }, [
	{ src: 'images/sponsors/carrots/wells-fargo-logo-carrots.png', href: "http://www.georgev.wfadv.com/index.cfm" },
	{ src: 'images/sponsors/carrots/spycoast.png', href: "http://www.spycoastfarm.com/"  },
	{ src: 'images/sponsors/carrots/cestone.png', href: "" },
	{ src: 'images/sponsors/carrots/newmans-own-logo.png', href: "http://www.newmansownfoundation.org/"  },
	{ src: 'images/sponsors/carrots/fairfield-equine-logo.png', href: "http://www.fairfieldequine.com/"  },
    { src: 'images/sponsors/carrots/splitrockfarm.png', href: "http://www.equisphere.net/profile.php?pid=48/" },
	{ src: 'images/sponsors/carrots/newmark-knight-logo.png', href: "http://www.newmarkkf.com/"  },
	{ src: 'images/sponsors/carrots/fursure.png', href: "http://www.fursure.com/"  }
    ]);
  
})
