if(isset($count)){ if($count=="1"){ $back=$max; }else{ $back=$count-1; } }else{ $back="1"; } if (isset($count)){ $pic=$count; }else{ $pic="1"; } if (isset($count)){ $stop=$count; $count=$count+1; }else{ $count="2"; } $maxi=$max+1; if ($count==$maxi){ $count="1"; } ?>