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