Help for this page
# $from = $current_line[2]-8; # $to = $current_line[2]+8; ... # substitute with if ($position1>=$current_line[2]-8 and $position1<=$current_line[2]+8) {