`whenYear` >='-3000'
AND `whenYear` <='3000'
AND
(`whereLoc` ='Dallas' OR (`whereLon` >='-97.09' And`whereLon` <='-96.51'And`whereLat` >='32.493'And`whereLat` <='33.073'))
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
100