/** * Banner Slide Code for bobstephens.com template * Patrick Sullivan * Uses jquery with the cycle plugin * see * http://jquery.com/ and * http://www.malsup.com/jquery/cycle/ */ $(document).ready(function(){ $('.inner').cycle('fade'); }); function initMenu() { var nodes = document.getElementById("navigation").getElementsByTagName("li"); for (var i=0; i