function fillHome(){
var tab = document.getElementById('Novita');
sajax_do_call( 'fillHome', [20, 'html'], tab);
}
