      var apr = document.getElementById('apreciaza');
      apr.href = 'http://www.apreciaza.ro/submit?url=';
  		apr.href += document.location;			
  		apr.href += '&title=';			
  		apr.href += document.title;
  		apr.href += '&body=[adauga descriere]';
				