      $(document).ready(function(){
		$('#banners ul').cycle('fade');
		$("a[rel^='prettyPhoto']").prettyPhoto();
      });