`whenYear` >='-3000'
AND `whenYear` <='3000'
AND
(`whereLoc` ='Toronto' OR (`whereLon` >='-79.69' And`whereLon` <='-79.11'And`whereLat` >='43.41'And`whereLat` <='43.99'))
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
100