$(document).ready(function(){$('.feature ul').after('<div id="nav">').cycle({fx:'fade',timeout:6000,speed:850,pause:1,pager:'#nav'});});
