///DO NOT WRITE IN THIS FILE!!!!//// var ixw = { 'clock' : null, 'count' : 1 } ixw.imgs = ['/lmp/slides/free_cats.png']; var slide = new Array('#'); /* Smooth scrolling Changes links that link to other parts of this page to scroll smoothly to those links rather than jump to them directly, which can be a little disorienting. sil, http://www.kryogenix.org/ v1.0 2003-11-11 v1.1 2005-06-16 wrap it up in an object */ var ss = { fixAllLinks: function() { // Get a list of all links in the page var allLinks = document.getElementsByTagName('a'); // Walk through the list for (var i=0;i tag corresponding to this href // First strip off the hash (first character) anchor = target.hash.substr(1); // Now loop all A tags until we find one with that name var allLinks = document.getElementsByTagName('a'); var allDivs = document.getElementsByTagName('div'); var all = [allLinks, allDivs]; var destinationLink = null; for (var j=0; j