addEvent: function(obj, evType, fn){
    
    "use strict";
    
    if (obj.addEventListener){