var PBF = {};

jQuery(function($) {
	var rotator = PBF.rotator = $('#slides', '#rotator').rotator({ nav: { icons: true } });
});
