`whenYear` >='-3000'
		                        AND `whenYear` <='3000'
		                    AND
( `whoCharName` = 'Its My Life (Jacques Lu Conts Thin White Duke mix) ' or `whoRel` = 'Its My Life (Jacques Lu Conts Thin White Duke mix)')
AND (`access` ='Public' ) 
		
		                    
  
                    		  
                    		  
                    		  
		                 
		                 ORDER BY   `whenYear` ASC,  `whenMonth` ASC ,  `whenDay` ASC,`eventSig` DESC 
		                LIMIT 
0
 ,
300