Ext.onReady(function(e){

var nb1 = Math.floor(Math.random() * 7);

loadNews("moteur_container_nouveaute1","/Particulier/Detailsannonce/index/transaction/vente",12,false,nb1);
//loadNews("moteur_container_nouveaute2","/Particulier/Detailsannonce/index/transaction/vente",12,false,11);

});
