/**

*

*/ Elemental.JavascriptEnabled = function(el){

el.addClass('js');

};