$(document).ready(function(){
	$('body').nivoZoom();
	$('#banner .textwidget').cycle();
});