Help for this page
if (($hdata =~/$crit1/i) || ($hdata =~/$crit2/i) || ($hdata =~/$crit3/i)) { print "$hdata<br>"; }