
window.onload = function() {
  remembertext = new fx.RememberText('container', {duration: 200}); //remembers text size with a cookie




}