codice:
var title = document.getElementById('title').value;
var title_ok = title.replace(/\s/g, "$");