var phoneFax = $('form.NewAdvertForm .NewAdvertPhoneFax');
$('form.NewAdvertForm .NewAdvertPhoneFax').map( function() { return this.id;})