var $j = jQuery.noConflict();

$j(function(){

  var body = $j('body').get(0);

   /*$j("body").bind('click', function(e){
      if (e.target == body) {
        window.open("http://oas.romandie-online.ch/5c/cominmag.ch/ILLUSTRE10newFormule_33_COMINMAG_habillage/x50/RomandieOnline/ILLUSTRE10newFormule_33_COMINMAG_habillage/ILLUSTRE10newFormule_33_COMINMAG_habillage_Clickcommand/1");
     } else {
      e.stopPropagation();
        return true;
      }
    });*/
});
