o.getMediaQueryList=function()

in content/js/css3-mediaqueries.js [211:213]


o.getMediaQueryList=function(){
return mql||null;
};