allDivs = new Array('index', 'about', 'client', 'friends', 'stories', 'news', 'involved', 'contact'); maxDivs = allDivs.length; display = 'about'; current = 'index'; var delay = 5; var currentLoop = 0; var timeOut = 0; flagged = false;