function creaOggetto(def)
{   
    document.write(def);
}