`whenYear` >='-3000'
AND `whenYear` <='3000'
AND
(`whereLoc` ='Tokyo' OR (`whereLon` >='139.41' And`whereLon` <='139.99'And`whereLat` >='35.393'And`whereLat` <='35.973'))
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
100