Help for this page
117-137 AND 112-130
$flag_correct=0; if( ($second_beg>=($first_beg-5)) && ($first_beg<=($second_beg+5)) && +($first_end>=($second_end-5)) && ($first_end<=($second_end+5)) ) {$fl +ag_correct = 1;}