diff -r 01955bf53f96 -r 0b5244001799 includes/functions.php --- a/includes/functions.php Sat Sep 08 22:58:38 2007 -0400 +++ b/includes/functions.php Tue Sep 11 18:35:39 2007 -0400 @@ -674,7 +674,7 @@ echo ''; echo ''; $counter = 0; - $ticker = 0; + $ticker = -1; $switched = true; } $counter++; @@ -706,7 +706,7 @@ if ( $counter > 0 ) { // Fill-in - while ( $ticker < 3 ) + while ( $ticker < 2 ) { $ticker++; echo ''; @@ -728,7 +728,7 @@ if ( $counter > 0 ) { // Fill-in - while ( $ticker < 3 ) + while ( $ticker < 2 ) { $ticker++; echo '';